> In fact, their AS400 program launch "RETR ." command and they get
> all files which in the current directory. and with IIS, it's OK

This behaviour is not defined in the FTP standard.
To get all files, you must first use the list function to get the file list and 
then iterate thru
the list. This is what the "mget" implemented in most command list FTP client 
does.

--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to