Releases: tbenz9/siasync
Siasync version 1.0.1
Version 1.0.1 introduces several new flags such as -sync-only
, -size-only
, -dry-run
and improves the output of the -debug
flag. Additional changes have been made to how Siasync functions and deletes files from the Sia network. I encourage you to read the full release blog post at https://medium.com/@tbenz9/siasync-version-1-0-1-beta-release-2b8de793547a.
Special thanks to user opendba, and lukechampine for contributing code into this release.
Siasync v1.0.0-beta.2
Fixed bug in exclude flag that was preventing it to work properly. Merged in a community contribution to allow desired redundancy to be configured via flags.
Siasync v1.0.0-beta.1
The first public release of Siasync. Siasync is a new utility that will monitor a folder and synchronize its contents to the Sia network. As new files are created or removed it will keep Sia in sync with the local source folder. Siasync also supports more advanced features like only syncing certain file extensions, or excluding certain file extensions, or archive mode which won't delete files from Sia even if they are deleted locally. Siasync works on Windows, MacOS, and Linux.
Read more about Siasync at https://medium.com/@tbenz9/introducing-siasync-27452e90682f