rsync实现文件夹自动同步
rsync -vzrtopg --progress --delete --exclude-from=/data/sh/excludefile /opt/ftproot/0086 /opt/data
发布时间: 2012-07-18 12:05:40 作者: rapoo
rsync实现文件夹自动同步
rsync -vzrtopg --progress --delete --exclude-from=/data/sh/excludefile /opt/ftproot/0086 /opt/data