from the command window in WinXP, I can ftp to my default directory on
a Tandem machine and list its contents (among others the file 'test').
The pwd-command returns "\P12.$C01D08.ERENS".
I'm trying to use the netrw-plugin in Vim7.0c to edit that file: in
gvim I type:
:e ftp://P12/$C01D08/ERENS/test
which results in an error message like: 'File open error = 4198'.
Any ideas what this error number means exactly, or where I can find it?
(searching for 4198 in the netrw.vim files gave me nothing...) And
possibly a solution? Maybe I should sort of escape the dollar-sign?
Re: FTP GET changed from Win2K to WinXP? ... > rather lengthy .bat scripts quit working when a user moved from a Win2K to ... On a Win2K machine, executing a GET in an FTP... When doing the same under WinXP,... (microsoft.public.windowsxp.general)
Re: FTP GET changed from Win2K to WinXP? ... > Virgil Green wrote: ... >> a Win2K to an WinXP machine. ... >> seems to be a change in the way the FTP client works. ... When doing the same under WinXP,... (microsoft.public.windowsxp.general)
Re: FTP Setup in WIndows 2000 help ... to set up a basic login FTP service on a Windows ... It will not connect as localhost in command window... I wanted to add this text pasted from a remote system command window:... 331 Password required for testuser.... (microsoft.public.inetserver.iis.ftp)
slow typing in command window ... got a new ibm lenovo computer with WinXp Prof SP2, applied updates,... I have other computers in my surroundings with WinXp Prof SP2, with updates, ... and the command window is ok. ... (microsoft.public.windowsxp.general)
Re: How to handle space in directory name with FtpSetCurrentDirect ... When I interactively change directory using FTP in a command window, I can put double quotes around a directory name that has one or more spaces. ... However, in my C program, I cannot figure out how to handle the spacein the directory name for use with FtpSetCurrentDirectory.... (microsoft.public.dotnet.languages.vc)