issue with ftp::Quote STATUS .
- From: Patrick Finnegan <finnegan.patrick@xxxxxxxxx>
- Date: 26 Apr 2007 07:31:53 -0700
Running Tcl 8.4.14 on Windows XP.
I am trying to use the ftp:Quote option to send native FTP commands to
an FTP server but it returns "command not understood".
Works from the ftp command line on tyhe same machines.
(bin) 65 % ftp::Pwd $session
/
(bin) 66 % ftp::Quote $session STATUS
500 'STATUS': command not understood.
Output from command line FTP.
ftp> status
Connected to 12.34.56.78..
Type: ascii; Verbose: On ; Bell: Off ; Prompting: On ; Globbing: On
Debugging: Off ; Hash mark printing: Off .
.
- Follow-Ups:
- Re: issue with ftp::Quote STATUS .
- From: Mark Janssen
- Re: issue with ftp::Quote STATUS .
- From: Douglas Wells
- Re: issue with ftp::Quote STATUS .
- From: Darren New
- Re: issue with ftp::Quote STATUS .
- Prev by Date: Re: negative indices in Tk?
- Next by Date: Re: nested loops
- Previous by thread: using combobox in tktable
- Next by thread: Re: issue with ftp::Quote STATUS .
- Index(es):
Relevant Pages
|