problem with ftp remote file access under windows

0 views
Skip to first unread message

mikeyao

unread,
Nov 29, 2008, 2:34:21 AM11/29/08
to vim_use
I'm in windows xp gvim7.2 and used to access ftp server to edit file.
Login is OK, but when openning direcotory, it will be appeared
messages everytime.

Error detected while processing function
<SNR>23_NetrwBrowse..<SNR>23_NetrwGetBu
ffer..<SNR>23_NetrwListSettings:

E303: Unable to open swap file for "ftp:\\ht...@192.168.1.100\giprs
\sites\", reco
very impossible

<92.168.1.100\giprs\sites\" --No lines in buffer--

Chris Suter

unread,
Nov 29, 2008, 2:53:26 AM11/29/08
to vim...@googlegroups.com
i think it's trying to open (create) a swap file (where one does not exist) on the remote host, and probably gets denied. try

set directory = SOME_LOCAL_DIRECTORY

specifying a folder on your local machine and it will create the swap file there.

i don't care for this option, personally, but it may solve your issue.
--
Christopher Suter
Reply all
Reply to author
Forward
0 new messages