Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Back up issue
PostPosted: Fri Feb 28, 2014 4:41 am 
Offline
Senior Newbie

Joined: Fri Feb 28, 2014 4:36 am
Posts: 14
Could anybody help me with this ?

~# rsync -ahvz root@198.58.96.51:~/public ~/backups/public_orig/ receiving incremental file list
rsync: link_stat "/root/public" failed: No such file or directory (2)

sent 8 bytes received 12 bytes 40.00 bytes/sec
total size is 0 speedup is 0.00

rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1536) [Receiver=3.0.9]

The directory and the error

Thanks in advance :wink:


Top
   
 Post subject: Re: Back up issue
PostPosted: Fri Feb 28, 2014 5:06 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
You're trying to access ~/public as root, which is /root/public - this file/directory does not exist. Are you sure /root/public exists? What is it that you are trying to do?


Top
   
 Post subject: Re: Back up issue
PostPosted: Fri Feb 28, 2014 11:02 pm 
Offline
Senior Newbie

Joined: Fri Feb 28, 2014 4:36 am
Posts: 14
Nuvini wrote:
You're trying to access ~/public as root, which is /root/public - this file/directory does not exist. Are you sure /root/public exists? What is it that you are trying to do?


I was trying the back up guide,and when run one of the commonds,it outputed this error


Top
   
 Post subject: Re: Back up issue
PostPosted: Sat Mar 01, 2014 4:56 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
meesk wrote:
Nuvini wrote:
You're trying to access ~/public as root, which is /root/public - this file/directory does not exist. Are you sure /root/public exists? What is it that you are trying to do?


I was trying the back up guide,and when run one of the commonds,it outputed this error


No one can help you if you're not answering questions. Another forum member here likes to say: "Help us help you".


Top
   
 Post subject: Re: Back up issue
PostPosted: Sun Mar 02, 2014 9:48 am 
Offline
Senior Newbie

Joined: Fri Feb 28, 2014 4:36 am
Posts: 14
Nuvini wrote:
meesk wrote:
Nuvini wrote:
You're trying to access ~/public as root, which is /root/public - this file/directory does not exist. Are you sure /root/public exists? What is it that you are trying to do?


I was trying the back up guide,and when run one of the commonds,it outputed this error


No one can help you if you're not answering questions. Another forum member here likes to say: "Help us help you".



I was installing the rsync to build automotive back up service to linux server

and one commond output this on PuTTy ..


Top
   
 Post subject: Re: Back up issue
PostPosted: Sun Mar 02, 2014 10:10 am 
Offline
Senior Member

Joined: Fri Feb 17, 2012 8:20 pm
Posts: 365
You still haven't answered this:
Quote:
You're trying to access ~/public as root, which is /root/public - this file/directory does not exist. Are you sure /root/public exists?


If you want to use rsync for backups you want to determine which directories you need to back-up, and then edit the ~/public bit to point to those directories instead.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group