Use current directory as the repository, initialize a SFTP storage and encrypt the storage with a password

duplicacy

  • A lock-free deduplication cloud backup tool.
    More information: <https://github.com/gilbertchen/duplicacy/wiki>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

duplicacy init -e {{snapshot_id}} {{sftp://[email protected]/path/to/storage/}}

click the source code to copy