https://github.com/aldarisbm/seratobackup
backing up serato library without reuploading whole file for metadata
https://github.com/aldarisbm/seratobackup
Last synced: 3 months ago
JSON representation
backing up serato library without reuploading whole file for metadata
- Host: GitHub
- URL: https://github.com/aldarisbm/seratobackup
- Owner: aldarisbm
- Created: 2023-07-15T02:10:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T00:31:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T04:09:48.500Z (5 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The idea here is to be able to back up a folder recursively.
we will use a daemon to be able to run the backup in the background
we will save the metadata in a different table to
we do this to avoid reuploading the same files only when metadata has changed
if metadata changes but the hash of the file is the same, we will not reupload the file
we will update the metadata table