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
By using git-ftp it is relatively easy. But it works only if your computer is the only one which modifies the folder on the ftp server...
I heard that rsync is working too, but I am not sure of that, I never used rsync... And it's not ftp...