bggo / Zmbkpose

The zmbkpose tool is a shell script that does hot backup and hot restore of ZCS Opensource accounts, GPL(OPENSOURCE). It can run from any host in the net, which means that it can be set on a backup server already existent.
http://wiki.zimbra.com/wiki/HOT_Backup_and_HOT_Restore
GNU General Public License v3.0
79 stars 56 forks source link

halts on curl error #32

Closed maxxer closed 11 years ago

maxxer commented 11 years ago

even if launched with -u switch, the backup is halted on curl error. I got this result :+1: curl: (23) Failed writing body and the backup stopped... Using proposed rewrite branch

liandros commented 11 years ago

2013/2/25 Lorenzo Milesi notifications@github.com

even if launched with -u switch, the backup is halted on curl error. I got this result [image: :+1:] curl: (23) Failed writing body and the backup stopped... Using proposed rewrite branch

— Reply to this email directly or view it on GitHubhttps://github.com/bggo/Zmbkpose/issues/32.

Hi. I suspect that a file system problem don't permit the curl download . Permissions or file system full ?

maxxer commented 11 years ago

I'm experiencing problems with my NFS share. Anyway, the backup should go further for the next account

liandros commented 11 years ago

2013/3/6 Lorenzo Milesi notifications@github.com

I'm experiencing problems with my NFS share. Anyway, the backup should go further for the next account

— Reply to this email directly or view it on GitHubhttps://github.com/bggo/Zmbkpose/issues/32#issuecomment-14491776 .

Thanks Lorenzo. It is a bug. Fixed now with the comment: Issue #32:halts on curl error. Fixed -u funcionality