Command-line program to sync a folder between put.io and your computer.
WARNING: The project is still in development and features are subject to change!
If you are using MacOS or Windows, you can install desktop version: putio-sync-desktop.
If you are on MacOS you can install from brew:
brew install putdotio/putio-sync/putio-sync
Otherwise, get the latest binary from releases page.
Run the program with your account credentials:
PUTIO_Username=<username> PUTIO_Password=<password> putio-sync
Then program is going to sync the contents of these folders:
- $HOME/putio-sync in your computer
- /putio-sync in your Put.io account
The folders are created if they don't exist. Files will be synced periodically or when a change has been detected.