Hi everyone!
In the past three days I'm fighting with editing files on my web FTP server.
I know that if I want to edit files online I just need to do for example
Code:
:e ftp://username@host/path/to/file
- yes I'm prompted to insert my password but then VIM (or GVim) just freeze-up and I cannot do anything. If I try to insert any command than I get only some strange characters so I must close the window (or terminal)
Or sometimes it connects but open only blank file.
So what can be the problem? The password and username is correct. (I can connect to FTP through gFtp or MC very well)
Also I would like to know how can I browse my files online on FTP.
If it helps I'm using Ubuntu, but I think that is not the point.