Saturday, August 28, 2010

Re: Netrw and new file through ftp connection

>
>   let g:netrw_ftp_cmd= "ftp -s:".$home.".netrc"
>
> When you use it, try
>
>   :eftp://ftpperso.free.fr/whatever/path
>
> Regards,
> Chip Campbell

Ok it works but there is a confusion due to the help that is not
updated yet.

if the user is under windows, the netrc's content should be like that:

.netrc:
loginftp
passftp

That is not the same case under unix:
machine machinename login loginname password "thepassword"

Thank you for all Charles, I will now be able to edit some php scripts
with your powerful script.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: