Repository Sync Reparied
Hi all,
during the last days the repository upload was broken. I had to repair the script after I extended the functionality to get a quicker sync for the shared files stored on the path /file/.
The plan was, to make syncing faster for the 629424 files stored in /file/. Even if you say "rsync" is smart, I believe it should be very much faster is I run a "find" to see filesnames newer then a flagfile (carrying the timtestamp of the previous seccuessful sync).
I've prepared the code and will try it out during the next few days.