I use GVIM on Ubuntu 9.10. I'm looking for the right way to configure GVIM to be able to edit remote files (HTML, PHP, CSS) by for exemple ftp.
- When i use :e scp://username@remotehost/./path/to/file i get:
error detected while processing BufEnter Auto commands for "*":E472: Command failed.
- When i open a file on remote via Dolphin or Nautilus, i cannot use other files with NERDTree.
- Finally when i edit on remote a file via Dolphin the rights are changing to access interdit.
So how to use GVIM to edit remote files like on my localhost?