This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
Releases: GooBox/goobox-sync-storj
Releases · GooBox/goobox-sync-storj
0.0.8
0.0.7
0.0.6
- The sync is triggered earlier (within 3-5 seconds) if a local file change is made in the local
Goobox
folder. - Files that cannot be decrypted with the current keys are not downloaded.
- Basic conflict resolution. For now the files in conflict are just marked in the sync database. Modification on conflict files are not transferred - the file remains in conflict.
0.0.5
The sync database is now stored under the user's app data directory:
C:\Users\<user-name>\AppData\Local\Goobox
for Windows~/.local/share/Goobox
for Linux~/Library/Application Support/Goobox
for macOS
0.0.4
0.0.3
Basic two-way sync with an embedded Nitrine database for storing the current state. Basic scenarios should work: initial sync, downloading and uploading modified files. Sync is done once every minute.
0.0.2
One-way sync from Storj cloud to local file system.
0.0.1
Initial app skeleton. For now it just lists the available buckets.