Horje
backup software move file from certain time Code Example
backup software move file from certain time
find /path/backups/ -type f -mtime +2 -exec rsync -vPhd -e "ssh -p 512" {} --delete --ignore-existing me@host:/remote/path/server-backups/ \;




Shell

Related
No package 'gcr-3' found Code Example No package 'gcr-3' found Code Example
tgz terminal Code Example tgz terminal Code Example
difference between git remote and git clone Code Example difference between git remote and git clone Code Example
shell relatives path Code Example shell relatives path Code Example
clear history powershell Code Example clear history powershell Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10