Post a Comment
Yes, actually KDE has managed to come up with the single most transparent way to handle these things. For this reason alone, I tend to use the Kate text editor over all others, simply because I DO NOT WANT to be interrupted and reminded about what is remote or local every time I edit a file.
No need for Konqueror. Pretty much every KDE app can do this in the File dialog.
1. Open KDE editor of choise.
2. Type "sftp://user@host/path/to/dir/" into the top textbox (location) and hit enter.
3. Enter password when prompted.
Voila! Instant access to all files on the remote system, same as if they were local. Open/Edit as needed.
You can do this with any KIO Slaves (dav, svn, http, sftp, etc).
Emacs has this with tramp. Tramp allows you to use your local emacs to edit remote files through ssh, rsh, ftp, or local files through su (allows you to use your configured emacs to modify a file in /etc for example). Saving the file will transparently copy the file back to the remote location.
As an example, i would open a remote file as: /ssh:bender@futurama:/home/bender/.bashrc. A password will be asked as and if needed.
What I've really always wanted - in addition to a network transparent vim - is some sort of buffered bash readline support. Especially when logging in over my high-latency cell phone.
That combination would make shell logins via bluetooth cell phone very useful. Then port it to my cell phone itself (I've already got a keyboard)...







