In Qsync Windows 6.0.0 (Release Candidate) version, the strange operation logic makes actions cumbersome and difficult to understand.
1、For backup files, you can view version history in the Qsync Client, but you cannot view version history in File Station;
2、For sync files, you cannot view version history in the Qsync Client, but you can view version history in File Station;
I think that’s because synced files provide versions from volume snapshots, while backed up files have versioning from Qsync itself.
Having Qsync controlling its backup versioning is more flexible, just like the backups from HBS3. However synced files can be accessed outside Qsync so Qsync has to store them in standard format.
Hi, thanks for your report! I will pass this feedback to our internal team to investigate the issue and evaluate potential optimizations. Appreciate your input!
The internal implementation methods of functions should be separated from the user operation logic; the operation logic should be generally consistent, but the current operation logic suffers from a serious sense of fragmentation.