Friday, August 27, 2010

Re: Netrw and new file through ftp connection

epanda wrote:
>
>> let g:netrw_ftp_cmd= 'c:\Windows\System32\ftp
>> -s:C:\Users\Admin\ftpconnect.ftp'
>> call system(g:netrw_ftp_cmd." myhostname.fr")
>>
>>
> I have done this
> let g:netrw_ftp_cmd= 'c:\Windows\System32\ftp -s:C:\Users\Admin
> \ftpconnect.ftp' | exec '!' .g:netrw_ftp_cmd." ftpperso.free.fr"
>
> ..in order to see i f I was logged in and that's it.
>
> BUT, I can I modify netrw in order to make it works with windows ftp
> and where is the thing in your script that we have to modify ?
>

Please read :help netrw-debug and make a debugging trace. That way we
can find out exactly what's happening.

Regards,
Chip 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

No comments: