[筆記] rsync with file version control
本文于2151天之前發表,文章內容可能已經過時。
using rsync with -b (backup) and –suffix parameters to backup file histroy with timestamp
if wanna run script in crontab , must add “\” berfore “%” in script
chinese folder/file name is OK.
/usr/local/bin/rsync -avPbu –suffix=.
date +\%Y\%m\%d\%H\%M\%S
–exclude=”@eaDir” –log-file=”/nas/DB_Backup/rsync_log/總營業處_date +\%Y-\%m-\%d
.log” /218/總營業處 /zp
[caption id=”attachment_1651” align=”alignnone” width=”563”]rsync with backup and timestamp result[/caption]