UNTESTED:
> I've never managed to figure out how to rig up editors to edit
> files on remote servers.
On the server, put this in smb.conf
[homes]
comment = Home Directories
hide dot files = yes
read only = No
browseable = yes
Then in the finder/windows explorer connect to 'smb://hostname/' . Then make an alias to it on your desktop.
Alternatively, TextWrangler on the Mac has an ftp/sftp browser.
http://www.barebones.com/products/TextWrangler/
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
Jump to
Edit text files on remote linux servers
Labels:
ftp,
linux,
mac,
networking,
samba,
server,
text editor,
untested,
windows
Nested comments
Are your comments disappearing when you wrap them with a <xsl:comment> tag?
They may already be inside a comment.
They may already be inside a comment.
Lowercasing in XSL
translate(field_to_change, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz').
Labels:
case,
characters,
function,
xsl
Subscribe to:
Posts (Atom)