Thursday, February 6, 2014

Re: Cannot edit remote file via ftp

Lucas Sanner wrote:
> Thanks for you response.
>
> I'm using the 7.4 version, but I don't know how to get the netrw version.
> ftp works fine in command line and with my ftp software.
>
>
> The only clue I have is that whenever I try to enter a directory (mysubdirectory for instance), it is added to the path (at the top of the screen).
>
> ftp//user@192.168.0.46/mydirectory/mysubdirectory/mysubdirectory/mysubdirectory/
>
>
> Does that ring a bell ?
>
>
Not really. To get the latest version of netrw, which may or may not
affect this issue, use:

http://www.drchip.org/astronaut/vim/index.html#NETRW

When you click on the title "Network Oriented Reading, Writing, and
Browsing" you should get the file netrw.vba.gz. Then

vim netrw.vba.gz
:so %
:q

will activate it.

Regards,
C Campbell

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: