similar to: How to specify "--link-dest" on server (rsyncd.conf)?

Displaying 20 results from an estimated 20000 matches similar to: "How to specify "--link-dest" on server (rsyncd.conf)?"

2003 May 14
1
remote rsyncd modules and --link-dest
Can anyone shed any light on what I should expect from rsync when the --link-dest option is invoked when the destination is a remote rsync module? i.e. rsync --archive --delete --link-dest=../dst_1/ /src/ user@host::xyz/dst_0 I almost expected to get a whole lot of hard links in dst_1 to unchanged files in dst_0... if I skip rsyncd on the server side (i.e. make the target
2005 Mar 03
1
rsyncd.conf without --daemon?
Hello all, I'm not a total newbie, but probably close enough. I have tried to find the answer to this question, but have been unsuccessful. I'm testing out rsync over ssh using empty passphrases between 2 OpenBSD 3.5 boxes using rsync 2.5.7 (yes i know i should upgrade, but can't because of BSD ports issues). Everything seems to be working, but I'm very confused as to why it is
2003 Apr 26
1
when does --link-dest create a link?
Hello, (I found a post in the archives titled "link_dest checks perms despite no -p -o or -g" on April 7th, which might be related - not sure...) I'm trying to get a rotating daily backup going with previous days kept as hard links to save on network transfer and disk space. The plan: on day N, rsync to blah/N/, using --link-dest=../<N-1> (modulo 7 or whatever). My test
2007 Jul 12
1
rsyncd.conf missing option akin to --one-file-system
It seems to me that rsyncd.conf does not provide an option akin to rsync's --one-file-system command line argument. If that is true, it seems like a bug of ommission, as I now face a use case where I need it. Is there maybe some technical reason for the ommission? Thanks, -- Lester Hightower
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
With the following server config: log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [offsite] path = /media/external/ comment = Offsite backup read only = no hosts allow = 192.168.2.0/24 auth users = backup secrets file = /etc/rsyncd.scrt uid = 0 gid = 0 I tried the following for --link-dest and they all tried to transfer all
2011 Dec 12
2
[Bug 8655] New: link-by-hash: add 'link by hash dir' to rsyncd.conf
https://bugzilla.samba.org/show_bug.cgi?id=8655 Summary: link-by-hash: add 'link by hash dir' to rsyncd.conf Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: chris
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
Hello, I have read through the list of previous issues regarding this issue but haven't been able to resolve mine. I apologize in advance for the long text and am probably doing some simple typo. I have two servers in my setup: *Server 1* Doing rsync with --link-dest daily and working as expected. I'm getting the hard links in the new daily directories. *Server 2* Running rsync daemon
2016 Feb 08
2
--link-dest not working on remote server (running daemon)
Thanks for the reply. The link-dest is different. It is Feb 1 while the source is Feb 2. I tried setting path = /media/external/ for the daemon and using rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100 --password-file=/media/external/scripts/offsite_rsync.pass /media/external/backup/backup-2016-02-02-0100 backup at 192.168.2.102: :offsite/backup So all three (link-dest, source,
2007 Jul 16
1
rsyncd.conf
Hi, I have installed rsync on CentOS4, Installation went through ok and I tested it as well by copying a folder to mounted tap backup drive. But now I need to run rsync as daemon(server), trying to find /etc/rsyncd.conf file but there is no rsyncd.conf file exists under /etc directory. Having read online I found out that /etc/rsyncd.conf file needs to be manually created. Is there any sample
2005 Aug 25
1
unable to open configuration file rsyncd.conf
Hello, Rsync is working great for me right now, using version 2.6.5 on two Solaris 9 V100 servers. Box A is the source and box B is the destination, and also box B is my rsync server box. Box A is a rsync client. Yesterdar from Box B I pulled 250 meg just fine from box A with rsync. Today from the client I want to just copy over to the server what files have changed today. So my command
2005 Feb 07
1
rsyncd.conf is not created although successful installation of rsync on debian but
Hi All, I have installed rysnc-2.6.3 on my debian linux ( 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686). While configuration it was successful and i installed it without any error. Now, in default installation it should create rsyncd.conf as detault configuration file.. but it has not been created anywhere in system. root@jike:/tmp/temp/rsync-2.6.3# which rsync /usr/local/bin/rsync In
2005 Apr 26
3
Need Help with rsyncd.conf
What do this uid =0 anfd gid = 0 mean? Can it pose any security issues. Thanks, VC [root] path = / auth users = XXX secrets file = /usr/local/etc/rsyncd.secrets uid = 0 gid = 0 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2003 Nov 25
1
unable to open configuration file "rsyncd.conf"
I'm getting an error trying to pull a file with ssh/rsync: $ rsync -e 'ssh -i .ssh/id_rsa' test@server.com::www/index.html index.html rsync: unable to open configuration file "rsyncd.conf": No such file or directory rsync error: syntax or usage error (code 1) at clientserver.c(502) rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync
2003 May 01
4
--exclude-from works but "exclude from" in rsyncd.conf doesn't ?
I'm setting rsync up for the first time and would prefer to have the exclude file defined in the conf file, but the exclusions aren't honoured when I define the parameter in rsyncd.conf - although they are when I specify the file in an argument. The server is the remote system and both rsyncd.conf and the exclude file are the same on both local and remote systems. I'm attaching the
2003 Jun 23
1
any way to get --one-file-system in rsyncd.conf?
I would like to specify an entry in /etc/rsyncd.conf such that it operates on a --one-file-system basis always. The path will point to a filesystem mount point, but there is another filesystem that is mounted in a subdirectory. I want to back up only those files in the pointed to filesystem, and not the one mounted within (in that run, anyway). I do not see such an option in man rsyncd.conf. Is
2002 May 08
1
rsyncd.conf;
I have some rsync defined as a server on one of my production systems and use to to sync out various configuration files for services running on the box (dhcpd, dns named.conf files & the like). Both ends are Compaq Alpha/Tru64 5.1 systems running rsync 2.5.5. I'm having a fit trying to include certain files in specific subdirectories under the main path; one such example is below:
2014 Oct 09
1
rsync filter parameter in rsyncd.conf file
I would like to push a file, /home/cfg/temp, from client to a server with rsync in daemon mode to /n2p/cfg directory. How should I set the filter/include/exclude parameters on the server side rsyncd.conf file so server will disallow receiving any files from the client other than /home/cfg/temp? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line rsync -rsh="/usr/bin/ssh" filename host:/dir/filename But I am not able to perform this rsync -rsh="/usr/bin/ssh" filename host:module_name where rsyncd.conf contains the following pid file = /var/run/rsyncd.pid log file = /var/log/rsyncd.log read only = false [module_name] path = /home/test comment =
2002 May 16
2
possible bug rsync-2.5.5 rsyncd.conf option "max connections"
Hello, I think i may have found a bug in the "max clients" option in rsyncd.conf [we use rsync-2.5.5; All platforms I tried (Irix-6.5.14 and various linux flavours) show the behaviour explained below] The manpage says: |max connections | The "max connections" option allows you to specify | the maximum number of simultaneous connections you | will allow to
2014 Dec 17
3
[Bug 11013] New: [patch] Mention that privileges are dropped, when "use chroot" is enabled in rsyncd.conf manpage
https://bugzilla.samba.org/show_bug.cgi?id=11013 Bug ID: 11013 Summary: [patch] Mention that privileges are dropped, when "use chroot" is enabled in rsyncd.conf manpage Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5