raksmart活动促销

分享

写回答

发帖

SSH 分卷相关的,帮我翻译下,谢谢

英文翻译专版 英文翻译专版 1560 人阅读 | 3 人回复

发表于 2012-2-8 11:39:04 | 显示全部楼层 |阅读模式

SSH客户端可以分卷打包成功,
但是要在Cron Job设定时间执行后,它就不能分卷成功,
我看根目生成了一部份分卷,但是还没有生成完就结束了,
总共2G多的文件,才分卷300M就中停止了.

tar --exclude ./html/backups -czpf - ./html | split -b 100m;#分100M卷打包

回答|共 3 个

nisheng

发表于 2012-2-8 11:54:22 | 显示全部楼层

“tar --exclude ./html/backups -czpf - ./html | split -b 100m;#分100M卷打包”这个也要翻译吗,能说清楚点吗
回复 支持 反对

使用道具 举报

fosf

发表于 2012-2-8 12:07:29 | 显示全部楼层

这个是命令不需要翻译
RAKSmart
回复 支持 反对

使用道具 举报

nisheng

发表于 2012-2-8 13:49:38 | 显示全部楼层

Hello:
        The files can be successfully volumes pack through SSH on the client,but it can‘t be successfully volume after I execute it in the Cron Job setting time.I can see a part of volume have generated in the root directory,but volume is over before the generation finished,the total size of the files are 2G,and it has stopped when the volume to 300M.Please help me to check it,much thanks.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则