> In one dir on my server stored a lot of files. I wish download only
> files, which MODIFIED date is same or greater specified date. This need
> because when List function work to long time if directory contains
> hundreds of files.

If FTP server support such DIR parameter (or perhaps inside other command) you 
can simply invoke through socket SendCMD. However, standard FTP server have 
simple DIR command wich do not containing  requested feature. It usually have 
few parameters for format representation, subdir list  and alphabetic 
sorting, as -C, -1, -r, -R and -S.

Sasa
--
www.szutils.net

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to