Need to find a way to upload files to my server through FTP. But only the ones that have been modified. Is there a simple way of doing that? Command line ftp client or scr
Jonas,
How often are the files likely to change?
If they change on a predictable time frame, you could consider using the modified and other date attributes on the file.