Re: FTP Quoted Filenames

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Apr 28, 5:30 pm, payette...@xxxxxxxxx wrote:
I have a Windows command line ftp client question.  If there is a
better group for this, let me know.

I'm attempting to GET a file that has spaces in the filename, so I'm
quoting it.  But I get an error:

ftp> get "TAPEMANAGER GUI VER. 8.068.032 SETUP.EXE"
200 The next Data Port open will be Active to 192.168.7.2 #2212.
501-Error in RETR command parameters;  Scanning TAPEMANAGER GUI VER..

501 Invalid Option. Scanning GUI

ftp> bye

Any ideas?

I found some more information. Apparently, the FTP server I'm talking
to needs the quotes on the filename, but the form I used strips off
the quotes. Is there a way to get the Windows ftp client to send a
quoted filename to the server?
.



Relevant Pages

  • Re: FTP Quoted Filenames
    ... I'm attempting to GET a file that has spaces in the filename, ... ftp> get "TAPEMANAGER GUI VER. ... 501-Error in RETR command parameters; Scanning TAPEMANAGER GUI VER.. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Clients using a GUI to access FTP
    ... last modified time and filename. ... options these are the only two generic to a discussion of what FTP ... And as for mapping OpenVMS names into Unix names (or the other way ... I wouldn't suggest mapping VMS names to Unix names. ...
    (comp.os.vms)
  • Re: Inet1 connecting but cant upload - any help appreciated
    ... It looks like Send and Put are interchangeable with FTP. ... Have you tried just using the filename for the Destination? ... I can upload and download files using MS FrontPage without any trouble. ...
    (microsoft.public.vb.general.discussion)
  • Re: Loop through files on FTP location
    ... What i need is that the filename will be set looping through all the files ... Private WithEvents ftp As FTPClient ... That's the connection to the FTPClient class, which is the bit that does the ...
    (microsoft.public.access.modulesdaovba)
  • Re: Clients using a GUI to access FTP
    ... options these are the only two generic to a discussion of what FTP ... And as for mapping OpenVMS names into Unix names, there are a gazillion obvious filename translations, and some really ugly ones. ... The only way I can see to reasonably engineer this within TCP/IP Services likely involves a sniff of the client, and add a flag that resets the output to look like Unix. ... Alternatively, to update the FTP RFC to add a new FTP sequence with a defined format for the filenames and directory names, and to wait for everybody to agree to it and to decide to implement and ship it. ...
    (comp.os.vms)