After downloading SynkTanc client program, you have 3 steps left to get it up and running.
1. Select a disk partition to store local SynkTanc data
2. Add an account
3. Sync a bucket
4. (Optional) Create a bucket
5. Browse files on the cloud
1. Desktop Client Interface
2. Web Portal Interface
Syncing With an Existing Folder
Selective Sync Sub-folders
Unsync and Resync Bucket
Setting Sync Interval
Using Proxy in SynkTanc Client
File conflicts
Excluding files/folders from syncing
Example
# a regular file
test-file
# a dir
test-dir/
# wildcard *
test-star1/*
test-star2/*.html
# wildcard ?
test-qu1/?.html
test-qu2/?/
Notes
The synktanc-ignore.txt file only controls which files to exclude on the client side. You can still create a file from synktanc web interface that's excluded on the client. In this case,
synktanc-ignore.txt only ignores files that are not synced yet. If a file is already synced, and some time later you add it to the ignore list, its existing versions won't be removed.
How to Use Encrypted Buckets
When creating an encrypted bucket:
When you access the encrypted bucket:
Note that encrypted bucket only encrypt the contents of the files, but not the folder and file names.
More technical details of encrypted bucket can be found at SynkTanc Manual.