VIM FTP Command - local machine to remote Linux box?
nadsab
3:08 pm on Oct 14, 2004 (gmt 0)
Hi,
Does anyone know what the FTP command from within the Vim editor is for uploading a file from my local W2K machine to a remote Linux RH 8 box? Assuming I have a Telnet SSH connection on port 22 and assuming my file name and location is c:\tempdir\filename.txt
Thanks anyone.
MattyMoose
3:43 am on Oct 21, 2004 (gmt 0)
Neat, I never knew you could do that...
The only thing I've been able to find is using vim to open a file on a remote server, and editing that way, and when you save, it uploads (I assume).