Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dropbox Backup

Python code to handle backups using the DROPBOX api.

The usage is very simple:

  • -t defines the token from Dropbox needed to acces the Dropbox content.
  • -p defines the path to be backuped
  • -n defines the name of the folder where the backup will be stored (inside Dropbox).

The program handles the backups included in the same folder as the new one. This behaviour is driven by the function DropboxHandler.delete_older_backups. It will be good to change it in the future for something better, but it works.

About

Python code to handle backups using the DROPBOX api.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages