8000 GitHub - kamildzi/EEsync: EEsync - easy solution for encrypted backups (based on rsync and EncFS)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EEsync - easy solution for encrypted backups (based on rsync and EncFS)

License

Notifications You must be signed in to change notification settings

kamildzi/EEsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEsync

EEsync - easy solution for encrypted backups (based on rsync and EncFS).

Requirements

  • rsync
  • EncFS
  • Python 3.10 or higher

How to start

Just run:

./eesync.py

An interactive menu will appear that will guide you through the process.

Configuration

Base configuration can be found in GeneralSettings.py.
Extra configuration gets saved in SavedConfig folder.

0