Tagged Questions
2
votes
1answer
748 views
Browse files backed up with duplicity?
I backed up a long time ago (have been traveling for a few months and moving) with duplicity. My ubuntu installation broke, so I 'fixed' it by having it overwrite my Windows partition, even though I ...
1
vote
1answer
599 views
Writing a bash shell script for website backup
I am about to write my first shell script for backing up my server.
These are the steps I have identified so far.
Copy files to be backed up to /srv/backup/
run mysqldump and copy the file to ...
0
votes
1answer
475 views
Ubuntu: Backing up network files with duplicity?
I just installed Duplicity on Ubuntu and got everything working. However, when I try to backup a network samba-connected windows drive, The following occurs:
Backup source directory ...