Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd January 2007, 10:10 PM
SeRi@lDiE Offline
Registered User
 
Join Date: Jun 2006
Posts: 125
How to use rsync?

I am trying to back up my /usr folder in to a remote directory but I am unable to...

The OS of the remote directory is FreeNAS... on the local system I am running FC6...

This is the eroor I am getting...

Code:
[root@Fedora /]# rsync -v -e ssh usr/ user@10.30.2.161://Disk-1/nUll/Backup

Password:

skipping directory usr/.

rsync: push_dir#3 "//Disk-1/nUll" failed: No such file or directory (2)

rsync error: errors selecting input/output files, dirs (code 3) at main.c(545) [receiver=2.6.8]

rsync: connection unexpectedly closed (8 bytes received so far) [sender]

rsync error: error in rsync protocol data stream (code 12) at io.c(463) [sender=2.6.8]
Any ideas?
Reply With Quote
  #2  
Old 3rd January 2007, 12:01 AM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,346
I don't know FreeNAS, but is there really a directory called "//Disk-1/nUll/Backup" accessible if you were to login to like "ssh user@10.30.2.161". I doubt it. I suspect you want

# rsync -v -e ssh usr/ user@10.30.2.161:/Disk-1/nUll/Backup
or
# rsync -v -e ssh usr/ user@10.30.2.161isk-1/nUll/Backup

You may not need the "-e ssh" based on the config file.

[[ sorry that's a colon followed by one or zero slashes, not two slashes ]]

Last edited by stevea; 3rd January 2007 at 12:04 AM.
Reply With Quote
  #3  
Old 3rd January 2007, 12:11 AM
SeRi@lDiE Offline
Registered User
 
Join Date: Jun 2006
Posts: 125
I am sorry thats what I meant but is not working....
Reply With Quote
  #4  
Old 3rd January 2007, 04:02 AM
SeRi@lDiE Offline
Registered User
 
Join Date: Jun 2006
Posts: 125
Any body?
Reply With Quote
  #5  
Old 3rd January 2007, 05:34 AM
SeRi@lDiE Offline
Registered User
 
Join Date: Jun 2006
Posts: 125
Got it working.

Thanks!
Reply With Quote
Reply

Tags
rsync

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Better than Rsync? TTA89 Servers & Networking 2 28th December 2007 04:41 AM
rsync help? munna_dude Servers & Networking 6 10th July 2007 06:25 PM
rsync help leaded Using Fedora 1 3rd November 2005 03:03 AM
rsync ryan.overton Servers & Networking 0 13th May 2005 11:42 PM


Current GMT-time: 09:03 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat