torsdag den 27 januari 2011 klockan 18:31 skrev Johannes Schmidt-Fischer detta:
>
> When I use the ftp client command with option -n for connecting
> to an FTP server via FTP proxy server the ftp client immediately
> sends the SYST command to the FTP proxy who cannot answer this
> request since it isn't connected yet to FTP server.
>
> Transcript:
>
> $ ftp -d -n ftp-proxy 2121
> Connected to ftp-proxy.example.com
> 220 Ready
> ftp: setsockopt: Bad file descriptor
> ---> SYST
> 421 Service not available, remote server has closed connection
> ftp> bye

Is this behaviour allowed for an FTP proxy service? Should it not
transparently appear as a fully fledge FTP server, acting as such
seen from the view point of the FTP client?

That is my expectation, and if the assumption is legitimate, then
the fault lies with the FTP proxy, not in our client package.

Best regards,
  MEA, co-maintainer



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to