This topic created in 3720 days ago, the information mentioned may be changed or developed.
有大量数据文件,体积比较大,压缩后非常小。但是,不能直接对文件执行压缩,需要复制出来再压缩。
现在需要对数据文件进行异地备份,有什么好的方案么?
2 replies • 2016-06-04 13:38:49 +08:00
 |
|
1
fcicq Jun 4, 2016
rsync 然后在备份端再处理?
|
 |
|
2
gotounix Jun 4, 2016
计划任务: xcopy 出来 winrar 压缩
|