Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 334 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 334 Bytes

fast-SFTP-backup

Description

Fast python SFTP backup, easy configuration.

How to

Only setup config.ini with your information.

[folders]
local=
host=

[ftp]
hostname=
username=
password=

Todo 📄

  • Compressed backups
  • Dated backups
  • Only exactly path or files
  • Ignore certain path or files