aboutsummaryrefslogtreecommitdiffstats
path: root/bin/backup.py
Commit message (Collapse)AuthorAgeFilesLines
* bin/backup.py: rsync only support acls & xattrs on LinuxAaron LI2017-05-131-2/+6
|
* Add bin/backup.pyAaron LI2017-05-131-0/+269
Backup the specified files & directories with the metadata (e.g., ownership, permission) preserved as much as possible.