Quote:
Originally Posted by bigstar
It is not really practical to try and do a recursive comparison like this, especially when there is an infinite number of sub-folders which can take many hours to navigate and compare.
Its better to use proper file transfer rules to determine what files need to be updated.
All you need to do is configure your file transfer rules to skip files where the size and date/time is equal (this means only modified files are transferred), you can refine this further to skip files that are newer than the original, and then overwrite everything else.
Now in order for FlashFXP to skip files with an equal date/time you must use the preserve file date/time on upload/download and the server must support it. The first time you do this if the file date/time of the remote files do not match the date/time of your local files they will be re-uploaded.
For example I use a scheduled task to sync files between a Win2k8 R2 server and a NAS server, the source is about 5TB of data, only modified files are uploaded (about 200mb), the first time I ran this sync it took several hours, now since it's only transferring about 200mb worth of modified files it takes about 3min (the task runs daily)
Update: You can do a single level compare of the folder content (Under Tools > Compare Folder Content) but not a recursive compare.
|
Okey. I don't wanna do subfolders, i just wanna do single level compare, but i wanna do it from bot local and remote. To make sure both content are there, without have to select all on local and reupload it, in hope to see if anything is missed on remote.
And for the remote part, that is always larger than the local. It comes very handy to compare my local part with the remove. And transfer all i have from remote to local. To make sure i have not accidentally deleted a file.
For 20 folders this could be done by hand, but when it reaches 100-200 folders, on singular level. An automatic check would be the absolute best.
This Tools > Compare Folder Content does not mark the matching folders. I would like to have a setting that marks on both sides. To see what stands out and not. And being able to just right click on which ever side i wanna transfer to.