in reply to Re: Re: efficient ftp of numerous files
in thread efficient ftp of numerous files
The basic algorithm I would follow is construct a list of files from the new database. Then scan through the list, checking for files that exist on the local machine. Then fetch all the files that weren't found.
|
|---|