[twsocket] FTP Server file date

2005-11-16 Thread Adam Keefe
Hi there, I am using FTPCli to try and get a file from an FTP Server and copy it to a local destination. The problem is I only want it to get the file if the file has been updated since I last got it. This means that I need to compare the date of the file on the ftp server and the local copy.

Re: [twsocket] FTP Server file date

2005-11-16 Thread Angus Robertson - Magenta Systems Ltd
I am using FTPCli to try and get a file from an FTP Server and copy it to a local destination. The problem is I only want it to get the file if the file has been updated since I last got it. The fastest way to do this is to use my high level FTP TMagFtp component, which includes all the