How do I make vim.exe / gvim.exe use ncftp.exe instead of ftp.exe?

2011-11-21 Thread Haider Raza
I have tried the 'let g:netrw_ftp_cmd=ncftp' command in vim and in the _vimrc file. I also edited the netwr.vim file directly and put ncftp there but when I look at the dos box that comes up when the ftp request is made to edit a file, I see that vim is using ftp.exe to make the connection. Please

Re: How do I make vim.exe / gvim.exe use ncftp.exe instead of ftp.exe?

2011-11-21 Thread Tony Mechelynck
On 22/11/11 00:35, Haider Raza wrote: I have tried the 'let g:netrw_ftp_cmd=ncftp' command in vim and in the _vimrc file. I also edited the netwr.vim file directly and put ncftp there but when I look at the dos box that comes up when the ftp request is made to edit a file, I see that vim is