Roberto D Posted September 6, 2016 Report Share Posted September 6, 2016 I have a folder on the QNAP NAS and I setup that folder in Sync on both the QNAP and a windows 10 pc. After the Sync configuration, the folder on the Windows PC is immediately populated with all subdirs\files from the NAS. Ater the initial sync, files changed\created on the PC start to be synced swiftly to the NAS (few seconds after they are changed\created on the PC). The (big!) issue is that files changed\created on the NAS take minutes to start being replicated to the PC. Am I the only one having this issue? Seems like Sync on the QNAP is not able to receive file system notifications from the NAS and so it syncs only during a periodic check. Here the details: Windows 10 Pro (10.0.14393) - Sync 2.3.8 (560) QNAP Nas TS-253A (4.2.2 Build 20160901) - Sync 2.3.8 (560) Quote Link to comment Share on other sites More sharing options...
RomanZ Posted September 6, 2016 Report Share Posted September 6, 2016 @Roberto D How do you change the files on your QNAP? Over SMB / AFP? Is the latency around 10 minutes? If yes, your issue is that QNAP does not send Sync file change notifications (which actually depends on how Samba and AFP daemons implemented by QNAP) and Sync detects changes during every 10-minutes rescan. In this case you can make rescan more frequent if you don't have much files. Though, it'll increase load on your HDD and prevent NAS from sleeping. Quote Link to comment Share on other sites More sharing options...
Roberto D Posted September 6, 2016 Author Report Share Posted September 6, 2016 RomanZ SMB I didn't check the exact time but 10 minutes could be. I guess it can be tuned by changing the folder_rescan_interval parameter. But even if that would be feasible, in the meantime I've also found another issue: files that are replicated by Sync from the windows pc to the NAS, are then ignored by the QNAP app that is supposed to replicate them from the QNAP folder to my Dropbox account (app that is working fine with files created\changed via SMB on the NAS). Any idea on why and how to solve this new issue? Thanks for your support. Quote Link to comment Share on other sites More sharing options...
RomanZ Posted September 7, 2016 Report Share Posted September 7, 2016 @Roberto D I checked it in our lab - QNAP itself can see the files with no issues (File Station). Keeping in mind that Sync is using standard POSIX to access file system - no any hacks - it looks to be some issue with the app that can't see files delivered by Sync. Quote Link to comment Share on other sites More sharing options...
Roberto D Posted September 7, 2016 Author Report Share Posted September 7, 2016 Thanks RomanZ. My goal was to have full 2-way replication among three locations: WinPC <--> QNAP-NAS <--> Cloud (DropBox\GoogleDrive) After having spent too many hours testing apps and settings, I'm starting to think that the only reliable scenario is using just SMB to access NAS files from the WinPC. Thus the only replication will be QNAP-NAS <--> DropBox\GoogleDrive . Quote Link to comment Share on other sites More sharing options...
RomanZ Posted September 8, 2016 Report Share Posted September 8, 2016 @Roberto D In any case, it is highly not advised to add to Sync any folders, added to other syncing / cloud solutions. Neither we are nor other vendors are testing such scenarios, so some interoperability issues may occur. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.