Monday, May 5, 2014

Re: Problem browsing ftp server with Netrw

Steve wrote:
> Hi,
>
> I'm trying to browse my ftp server with vim using Netrw. The problem
> is that no file show up. I'm doing:
>
> vim ftp://user@mysite/
> then I enter my password and I get the following window:
>
> "========================================================
> " Netrw Directory Listing (netrw v145)
> " ftp://user@mysite/
> " sorted by time
> " Quick Help: <F1>:help etc...
> "========================================================
> ./
> ../
>
> And nothing else.
> It works using ncftp for example.
>
> What's wrong?
>
> Thank you.
> Steve
>
I'm pretty busy this week (finals) and so won't be able to do much.

* what o/s? what netrw options do you use?
* did you make ncftp the command to be used? (ie. :he g:netrw_ftp_cmd)
* I see a note in the help about ncftp (ie. :he g:netrw_ftp_options).
You may need to change the default on that variable.
* have you looked at :help netrw-debug ?

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/d/optout.

No comments: