Before I submit this as a bug I thought I would ask a few questions first.
OS = Windows Server 2003-32bit
LHS = \\networkshare\name\dir on a remote NAS
RHS = d:\dropbox\directory\directory
Copy direction is left to right and right to left. Include all folders
Sync Op Mode = Smart Tracking
Schedule is Real Time Sync
Safety is all Off, with Overwite readonly allowed, file deletion etc. Essentially I have turned off all the safety features that I can find
Version is 5.58a
What I am trying to achieve.
Sync from network shared directory to dropbox. Dropbox will then do its thing. If files are modified / deleted / added on dropbox then sync the modifications back to the network share and vice versa.
What actually happens
1. Add file or directory on network share - files appear in dropbox within a few seconds. Dropbox propagates the new files = OK
2. File modified on network share - modification propagates = OK
3. Delete file on remote dropbox - files delete from local dropbox, changes do NOT propagate to network share = NOT OK
4. Create file on remote dropbox - files propagate across dropbox and are then synced to network share = OK
5. Modify file on remote dropbox - files correctly popagate to network share = OK
6. Again delete on remote dropbox - files NOT deleted from network share = NOT OK
7. Recreate files on network share - propagates correctly = OK
8. Delete files from network share - SFFS does not delete from dropbox = NOT OK
What is intersting in partular is that if I right click on the profile and run the profile directly (unattended, attended or background) then SFFS does correctly sync with the dropbox folder. Wierd
I duplicated the profile and changed the RHS to a normal directory (non dropbox). I also disabled the first profile - just in case. I saw exactly the same behaviour - SFFS will not delete files without me manually running the profile.
Anyone got any ideas?
Sean