|
| View previous topic :: View next topic |
| Author |
Message |
pistonbrew
|
Posted: Tue Jun 14, 2005 11:35 pm Post subject: gnome backup utility |
|
|
anyone know a good, simple one?
all i wanna do is make a tarball of each user's /home/user directory and write it to my slave drive. if it could do that say, once a week, automatically, that would be cool, and if it could do it incrementally then that would be perfect.
i used kdar with kde, and that was pretty good. but i can't find a nice simple gnome equivalent...
cheers
bob
|
|
|
 |
Jason
|
Posted: Thu Jun 16, 2005 10:52 pm Post subject: |
|
|
It is easy to use a cron job to do it.
http://madpenguin.org/Article1505.html
Scroll down in that article to the section 'Creating the job to be run by cron'.
|
|
|
 |
pistonbrew
|
Posted: Fri Jun 24, 2005 2:22 pm Post subject: |
|
|
thanks for the suggestion. i have tried the cron job at home and it looks to be ok, but i won't know until it runs its weekly backup tonight.
i did find a gnome backup utility which looks nice n simple. it uses cron to schedule backups - http://www.icewalkers.com/Linux/Software/511230/FileBackup.html
just playing with the setup, so i dunno how good it is yet.
|
|
|
 |
jebba
|
Posted: Fri Jun 24, 2005 7:18 pm Post subject: |
|
|
rsync
(oh, that's not gnome, but it works well. It's command line)
|
|
|
 |
|
|
|