From: Phrogz Date: 2007-10-16T05:20:02+09:00 Subject: Re: pulling a file with today's date On Oct 15, 1:35 pm, Peter Bailey wrote: > Can someone please help me to parse a file by its date so that, when I > ftp to a site, I only pull those files that are dated with today's date, > nothing else? I'm OK with pulling all files over, looking at them on my > side of the fence, and then just discarding those files that aren't > timestamped with today's date. I believe this will depend on the FTP server running on the host, since different FTP servers will produce different results format. Care to post a small example of the result you see from the FTP server when you issue a 'dir' command?