borgbackup / borgbackup/borg-import
rsync+hardlinks custom backup script importer
Open
importer
- Dominant language
- Python
- Stars
- 48
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
This is somehow similar to rsnapshot, just the directory layout is different:
```
//...
e.g.:
server1/0/...
server1/1/...
server1/2/...
server1/3/...
server2/0/...
server2/1/...
...
```
In the directories 0..N, there is a file BACKUP_TIMESTAMP that contains date tool output.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.