similar to: update target when source becomes a link pointing outside of the tree

Displaying 20 results from an estimated 40000 matches similar to: "update target when source becomes a link pointing outside of the tree"

2019 Mar 09
2
[Bug 13827] New: despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree
https://bugzilla.samba.org/show_bug.cgi?id=13827 Bug ID: 13827 Summary: despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity:
2002 Oct 05
0
Trouble transferring referents of symlinks outside the source tree
I'm running rsync 2.5.5 on a FreeBSD-CURRENT system. I have a directory that essentially is my web site, which I update when need be. I am (trying) to use rsync to sync a remote server with my changes whenever they are made. I'm using a little script to do this: #!/bin/sh DATA_DIR=/home/munish/data/www REMOTE_BACKUP=[snipped out user@host here] RSYNC_FLAGS="-zapuLxSC --stats
2018 Apr 04
0
[Bug 13364] rsyncd clips trims relative symlinks outside of source tree
https://bugzilla.samba.org/show_bug.cgi?id=13364 --- Comment #3 from Chris Severance <samba.severach at spamgourmet.com> --- >enable munge-symlinks. That way the client will get back the same out-of-tree symlink as it started with This is a lousy option for backups. The only way to get my original links back is to pull the restore through rsync. Restoring directly from the rsyncd server
2010 Nov 17
1
[LLVMdev] Building a backend outside the LLVM source tree
Hi! I'm trying to build a backend outside the LLVM source tree. My directory structure is as follows: llvm -- the root of the LLVM source tree llvm/lib/Target -- where the standard backends are stored (Sparc, etc). my_dir/my_backend -- where I store the backend I'm writing. I've been fiddeling with the variables documented in the llvm/Makefile.common (LEVEL, LLVM_SRC_ROOT,
2003 Sep 17
2
[Bug 644] "make clean" fails when building outside of source tree
http://bugzilla.mindrot.org/show_bug.cgi?id=644 Summary: "make clean" fails when building outside of source tree Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at
2019 Sep 05
2
LLVM Plugin Built Outside of Source Tree
Is there documentation anywhere for building an LLVM plugin (for a custom optimization pass) outside of LLVM's source tree (as seems to be the case in http://llvm.org/docs/WritingAnLLVMPass.html). For example, building it using an existing pre-installed LLVM? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Apr 02
5
[Bug 13364] New: rsyncd clips trims relative symlinks outside of source tree
https://bugzilla.samba.org/show_bug.cgi?id=13364 Bug ID: 13364 Summary: rsyncd clips trims relative symlinks outside of source tree Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee:
2008 Aug 04
4
DO NOT REPLY [Bug 5665] New: need option to hard link from source tree to dest tree
https://bugzilla.samba.org/show_bug.cgi?id=5665 Summary: need option to hard link from source tree to dest tree Product: rsync Version: 3.0.4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com
2010 Nov 23
1
a simple board game becomes slow when using wine 1.2
There's an extremely simple board game called Sliding blocks: http://takegame.com/logical/htm/slidingblocks.htm It runs perfectly with wine <= 1.0. After upgrading to wine 1.2 the game became very-very-very-very slow. It took about 2 seconds to react on every mouse click!!! After downgrading to 1.0 everything went back to normal. I wonder what the problem could be? I will need to
2006 Dec 21
2
Add line to plot. The line falls outside the current plot.
Hi, I have plotted the graph of x^2 and I would like to add to it a line that is currently outside of the plot ( the points of the line fall outside of the plot ). When I use the function 'lines' the graphics window does not became larger to show this line. Is there any way I can fix this? Also, how can I eliminate the axis from the plot? Thank you.
2018 Oct 09
5
mount points @install time
hi everyone, is there a way to add custom mount points at installation point? And if there is would you say /usr should/could go onto a separate partition? many thanks, L.
2017 Sep 07
0
peer rejected but connected
Thank you for the acknowledgement. On Mon, Sep 4, 2017 at 6:39 PM, lejeczek <peljasz at yahoo.co.uk> wrote: > yes, I see things got lost in transit, I said before: > > I did from first time and now not rejected. > now I'm restarting fourth(newly added) peer's glusterd > and.. it seems to work. <- HERE! (even though.... > > and then I asked: >
2009 Sep 17
1
rsync deletes target files after source drive failure
Hi, I'm making backups using rsnapshot via cron jobs. Recently the source drive died. rsync wasn't able to read the source data and subsequently deleted the target directory. Here is part from the log: . . . /usr/bin/rsync -avi --delete --numeric-ids --relative --delete-excluded \ --stats --exclude-from=/redgum-backup/emiddel/rsync-excludes \ --rsh=/usr/bin/ssh xxx at yyy:/srcdir
2017 Sep 01
2
peer rejected but connected
Logs from newly added node helped me in RCA of the issue. Info file on node 10.5.6.17 consist of an additional property "tier-enabled" which is not present in info file from other 3 nodes, hence when gluster peer probe call is made, in order to maintain consistency across the cluster cksum is compared. In this case as both files are different leading to different cksum, causing state in
2017 Sep 04
0
peer rejected but connected
Executing "gluster volume set all cluster.op-version <op-version>"on all the existing nodes will solve this problem. If issue still persists please provide me following logs (working-cluster + newly added peer) 1. glusterd.info file from /var/lib/glusterd from all nodes 2. glusterd.logs from all nodes 3. info file from all the nodes. 4. cmd-history from all the nodes. Thanks
2014 Dec 27
0
--link-dest --inplace updates files without unlinking. What to do?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I mean instead of having --link-dest=previous_backup and the target being empty (or starting that way in your case) you cp -al the prevous_backup to the new "incomplete" one. Now you have a tree full of all hard links. Now you can rsync to the target without any - --link-dest reference. You are right about the other options except that
2009 Apr 21
3
[LLVMdev] Unnecessary moves after sign-extension in 2-address target
Dan Gohman wrote: > On Apr 19, 2009, at 6:15 PM, Greg McGary wrote: > >> Because sextb_r and sextw_r have destination tied to source operands, >> TwoAddressInstructionPass thinks it needs a copy. However, since the >> sext kills its source, the copy is unnecessary. Why does this happen? >> Is TwoAddressInstructionPass relying on a later pass to notice this
2013 Mar 22
1
[kde-workspace] kwin/libkdecorations: KDecorationBridge becomes private again
Git commit c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55 by Martin Gr??lin. Committed on 17/03/2013 at 12:24. Pushed by graesslin into branch 'master'. KDecorationBridge becomes private again With 4933f08ae49328e36e2654434d28917310882ee5 the KDecorationBridge interface became public to allow Compiz to easily implement the class. >From a KWin perspective this change did not make much
2017 Sep 13
0
one brick one volume process dies?
Please send me the logs as well i.e glusterd.logs and cmd_history.log. On Wed, Sep 13, 2017 at 1:45 PM, lejeczek <peljasz at yahoo.co.uk> wrote: > > > On 13/09/17 06:21, Gaurav Yadav wrote: > >> Please provide the output of gluster volume info, gluster volume status >> and gluster peer status. >> >> Apart from above info, please provide glusterd logs,
2017 Sep 13
3
one brick one volume process dies?
On 13/09/17 06:21, Gaurav Yadav wrote: > Please provide the output of gluster volume info, gluster > volume status and gluster peer status. > > Apart? from above info, please provide glusterd logs, > cmd_history.log. > > Thanks > Gaurav > > On Tue, Sep 12, 2017 at 2:22 PM, lejeczek > <peljasz at yahoo.co.uk <mailto:peljasz at yahoo.co.uk>> wrote: