218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(now we have to use root user for rsync) |
|||
Line 118: | Line 118: | ||
# crontab -e | # crontab -e | ||
# m h dom mon dow command | # m h dom mon dow command | ||
0 * * * * rsync -av --delete | 0 * * * * rsync -av --delete root@poddery.com:/var/lib/diaspora/uploads/ /var/lib/diaspora/uploads/ >/var/lib/diaspora/rsync-uploads.log | ||
== Add more disk space == | == Add more disk space == | ||
# Power off the machine with "ARCHIVE" option. It may take upto an hour for shutdown to complete on backup.poddery.com | # Power off the machine with "ARCHIVE" option. It may take upto an hour for shutdown to complete on backup.poddery.com and poddery.com | ||
# Add more disk from scaleway.com control panel . Volumes -> CREATE VOLUME | # Add more disk from scaleway.com control panel . Volumes -> CREATE VOLUME | ||
# Attach the newly created volume to server from Server page | # Attach the newly created volume to server from Server page |