hcoop-backup: Directory itself must be owner-writable.
authormwolson_admin <mwolson_admin@deleuze.hcoop.net>
Wed, 3 Sep 2008 07:54:13 +0000 (03:54 -0400)
committermwolson_admin <mwolson_admin@deleuze.hcoop.net>
Wed, 3 Sep 2008 07:54:13 +0000 (03:54 -0400)
Otherwise it can't be deleted.

hcoop-backup

index 3a65811..d771434 100755 (executable)
@@ -162,6 +162,7 @@ tar -C /var/backups/databases/ -cf - . | \
 
 # Update file permissions so that rsync.net can access the backups
 chmod -R go=,u-w $RSYNCDIR
+chmod u+w $RSYNCDIR
 chown -R rsync $RSYNCDIR
 
 # Complain to admins if there are unknown files