Skip to content

mlgrm/drive-to-borg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drive-to-borg

a simple utility to back up google drive folders to a borg repository.

the script can (hopefully) be run stand-alone on any linux machine with borg, jq, and rclone, or it can be run in docker using

docker run -v <home-dir>:/home/ubuntu mlgrm/drive-to-borg \
    [--my-drive] [--team-drives] [--shared-with-me] [--folder <folder-id>]

see https://gist.github.com/mlgrm/5ecb9012a8d54590bbedbfcb9b03acdb for setup info to use the google api.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published