> >> does FTP Client works with TMemoryStream to store result of DIR 
> >> command in memory instead of in local file?
 
> > Yes, use LocalStream property.
 
> Thanks, it works.
> Does TStringSteram supports by TFtpClient?

Any TStream derived class should work.
If you don't see data, be sure to rewind the stream.

--
[EMAIL PROTECTED]
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