Sync by last modified date rather than file size
Today syncing is based on file sizes. When a file's size changes, it triggers synchronization. Conversely, if there are no size changes, synchronization won't occur. This is very unpractical when doing small edits within a file. Sync by last modified date rather than file size is much more practical.
2
votes