box.com Free 50G backup of your website on VPS

box.com Free 50G backup of your website on VPS


Apply for a new box.com account and password. Download bluestacks and install it.
Google found com.redphx.boxnet
Use the app to log in to a new box.com account and then change the password of the new box.com account. You have grown to 50G.
# apt-get install davfs2
Edit /etc/davfs2/davfs2.conf
Finally join

use_locks 0

Edit /etc/davfs2/secrets
Finally join
https://www.box.com/dav Log in to your email and password to see if you can mount it

# mkdir /mnt/box
# mount -t davfs https://www.box.com/dav /mnt/box
# umount /mnt/box

If the operation is normal, write a shell to let it cron

#!/bin/bash
mysqldump –user=username –password=password database | gzip > /home/wwwroot/$(date +”%Y%m%d”).sql.gz
mount -t davfs https://www.box.com/dav /mnt/box
rsync -avzl /home/wwwroot /mnt/box
umount /mnt/box

As for the restoration method, the new VPS is the same as the one with web and davfs2 environment.

# rsync -avzl /mnt/box/wwwroot /home

I dragged them all back.
PS box.com has a 100M limit for a single file, but since it is not packaged, it is too difficult to exceed 100M for a single file on blogs and forums, so it basically does not affect
via: http://www.hostloc.com/thread-115922-1-1.html

<<:  BurstNET 2012 Latest Promotion Code

>>:  11 Free CDN Services

Recommend

Justhost 50% permanent discount code

Justhost's hosting has no restrictions on spa...

VMium: $0.99/month/512MB memory/5GB SSD space/500GB traffic/KVM/Italy

VMium, which claims to have been founded in 2014,...

DMIT: $10/month/512MB RAM/10GB SSD space/200GB traffic/DDOS/KVM/Hong Kong

DMIT, an American hosting company (operated by Ch...

Host On A Rope: $2.8/month/1GB RAM/25GB storage/unlimited traffic/KVM/Germany/UK

Host On A Rope (Linux Based Systems Design, Ltd),...

HostHatch: $2.3/month/512MB memory/30GB SSD/1TB traffic/OpenVZ/Hong Kong

Hong Kong softlayer data has been very hot recent...

ExpertVM: $45/year/512MB memory/50GB space/500GB traffic/KVM/Singapore

ExpertVM, a Singapore hosting provider, was estab...

UK Servers: £160/month/E3-1230v6/32GB RAM/500GB SSD/100TB bandwidth/10Gbps/UK

UK Servers is a British hosting company establish...