LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-11-2009, 12:13 PM   #1
marnold
Member
 
Registered: Dec 2005
Distribution: Slackware64 15.0 Multilib
Posts: 313

Rep: Reputation: 52
Backing up to a USB pen drive


Hi folks,

I recently bought an 8G USB pen drive which I reformatted to ext3. I would like to use it to back up my system regularly and then back up to DVDs quarterly or semi-annually. I'd basically want to back up /home (without my downloads directory, etc.) and /etc.

My problem is that I'm having a hard time trying to find a program that will fit my needs. I'd prefer a KDE-based GUI, something like K3b's. I really don't want to do the command line thing. Most of the ones that I've seen either are command line or are for enterprise purposes which would really be overkill for me. luckyBackup looked perfect, but it's only for KDE4.x.

Any suggestions? Thanks in advance.
 
Old 03-11-2009, 12:21 PM   #2
mbostwick
Member
 
Registered: Feb 2009
Location: Where ever life takes me
Distribution: gentoo,opensuse,ubuntu, arch
Posts: 110

Rep: Reputation: 18
I am not sure of a good gui that can do what your asking. Why is it that you dont like command line though ?
 
Old 03-11-2009, 12:59 PM   #3
tux99
LQ Newbie
 
Registered: Mar 2009
Posts: 20

Rep: Reputation: 3
I know you said you don't want command line, but for your purposes 'rsync' is ideal.

It's not to difficult to learn, something like this will do a backup:

Code:
rsync -avHSx --delete-after /home/username /mnt/usbdrive
where '/home/username' should be replaced with your home directory and '/mnt/usbdrive' with the mount point of the USB drive.

The --delete-after means it will delete any files on the USB drive that don't exist in your home directory (useful for repeated use if you don't want to keep files backed up previously that you have deleted in your home directory).

While you are at it you might also want to look into encrypting your USB stick first, so your backed up data is safe, have a look here for a quick guide:

http://home.linuxtech.net/tips+trick...ni_how-to.html
 
Old 03-13-2009, 04:02 PM   #4
marnold
Member
 
Registered: Dec 2005
Distribution: Slackware64 15.0 Multilib
Posts: 313

Original Poster
Rep: Reputation: 52
Thanks for the responses. Sorry for the couple day delay in replying. Real Life caught up.

I'm not "afraid" of the command line or anything, but for my purposes it would definitely be easier, especially since I want to omit several directories under /home. I'm sure I can do all that with rsync too, but it would be much easier with a GUI.
 
Old 03-14-2009, 12:27 AM   #5
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,156
Blog Entries: 5

Rep: Reputation: 391Reputation: 391Reputation: 391Reputation: 391
Hello,

There's grsync which is a GUI for rsync. The Slackbuild is available on Slackbuilds.org.

However, as mentioned in the README, not all rsync features are available.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Pen Drive / Flash Drive Unmounted but the power is there teluguswan Linux - Hardware 11 10-04-2008 03:36 PM
USB flash drive (Pen drive) mounts read only prabhatsoni Linux - Hardware 24 07-02-2007 01:28 PM
USB Pen Drive fuoi2 Linux - Newbie 10 09-08-2004 08:03 AM
USB Pen Drive on 2.6.x LST Linux - Hardware 1 05-02-2004 10:25 PM
USB Pen Drive rlculver Linux - Hardware 1 11-08-2003 09:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration