LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-08-2006, 10:53 PM   #1
apachedude
Member
 
Registered: Aug 2004
Location: California
Distribution: SuSE 10.0 (SUPER)
Posts: 356

Rep: Reputation: 31
GUI for rsync? (Preferably KDE)


I was wondering if there was a GUI available for rsync. I've never used it before, so I'm afraid of typing some incorrect option on CLI and screwing up my data. I'd prefer it to be a KDE application, if such an application exists, and also available as an RPM for SuSE 10.0 if at all possible.
 
Old 01-08-2006, 10:58 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
rsync is quite simple.

rsync [options] [source] [destination]

Say I want to copy my whole home directory to a remote server, I would do:

rsync -av /home/user/ user@remotehost:/path/to/location/

Or say I wanted to copy a home directory from a remote host to my local host, I'd do:

rsync -av user@remotehost:/path/to/location/ /home/


You can specify specific files and or use wildcards to pick only a particular type of file like *.jpg for jpeg images.

It's so simple, I don't think there's anyone out there willing to make a GUI interface as the CLI is so straight forward.
 
Old 01-09-2006, 01:32 AM   #3
apachedude
Member
 
Registered: Aug 2004
Location: California
Distribution: SuSE 10.0 (SUPER)
Posts: 356

Original Poster
Rep: Reputation: 31
How about a way to save an rsync command? Like, I'm going to do regular backups?

I suppose I could learn how to write a bash script?
 
  


Reply



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
What is the best 3d modelling and animation program for linux(preferably free) cowboy45 Linux - Software 4 01-09-2012 01:37 AM
KDE RSync IO/Slave? tisource Linux - Software 0 03-22-2005 11:51 AM
KDE gui vs. Gnome GUI Curt6000 Linux - Newbie 11 11-10-2004 01:37 PM
Windows Rsync Upload to Linux Rsync - permissions inspleak Linux - Software 0 10-12-2004 02:49 PM
best linux Distro? preferably FREE Norin311 Linux - Software 65 10-08-2004 12:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:32 AM.

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