Saturday, August 21, 2010

Re: netrw autologin

> Please look at   :help netrw-start   ; it has directions on how to build
> a .netrc file which your ftp can read and bypass the need to constantly
> enter the userid+password.  Of course,

>> if you're a Windows user, then
>> you'll need to check on whether your ftp client supports using that file
>> and where it reads it from (and perhaps even what oddball format it
>> uses, as Windows is well known for "doing it differently").  


I f I understand, on xp, the netrw plugin does not link windows xp net
cmd with my $home/.netrc.

I have added the .netrc file as described in the help :

machine {ftp://mylogin@ftpmachine.fr} login {mylogin} password
"{mypass}"
default login {mylogin} password "{mypass}"

--
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: