Comparing file to log before downloading
Posted: Wed Jun 27, 2007 11:12 am
I'm working on an automation project for sending and receiving files from a series of FTP connections. For a few of the ftp sites, I do not have rights to delete or change the files after download. So I need to have a way of checking to see if the file had been downloaded already. The one way I thought to do this was to log the files downloaded and then compare to the log file each time robotask downloads. I can log the file names pretty easily, but I can't think of a function to compare to the log file before download. If this isn't how you would do it, any suggestion would help a lot. Thank you.
If anyone could help me out, I would appreciate it.
If anyone could help me out, I would appreciate it.