Displaying 20 results from an estimated 1400 matches similar to: "How to circumvent "Symlink has no referent"?"
2009 Jul 14
1
Assistance With "Symlink Has No Referent" Message
Hi All,
I am using rsync to backup one server to another. I am connecting to the
rsync daemon on the remote server and pulling to the backup server. When
using SSH this error does not occur, but there are reasons why I have to
use rsync directly.
The problem I am having is that some of the symlinks on the remote
machine will not copy. I am attempting to copy their referent by using
the -L
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:
2007 Nov 10
3
Funny issue with chroot + symlink outside chroot
Hi,
The problem I found is not in what rsync, but on the error handling:
How to reproduce:
On server side I setup a tree and share using rsync + xinetd, of course, for
security reason I use chroot option.
Now I push this symlink:
lrwxrwxrwx 1 root root 4 nov 10 16:28 horsroot -> /bin/
Now I try to do:
./rsync -avPH --copy-unsafe-links draco::test/ /tmp/rsyncdest/
(Of course the
2013 Aug 24
2
Potential incompatibilities between '--delete' and --copy-unsafe-symlinks' ???
Hi,
New to this list, but long-time (appreciative) user of rsync.
Grateful for any help with my problem here...
In particular, I've been having long-standing issues (just now getting
around to trying to resolve them) when I use rsync with
'--copy-unsafe-links' alongside the '--delete' parameter. If I use
either of these two parameters in isolation (along with other shared
2009 Aug 14
2
rsyncd.conf chroot yes problem with symlink-ing
Hy there,
My name is Alex Vladulescu, and i found this very
interesting tool for backup files and folders over remote network
servers.
For the past four days i have been reading the FAQ on the site,
google-ing the web for some answers on my local problem, but i am very
stuck, nothing seems to answer my question so far.
My issue consists on
having a rsyncd.conf on a master server on which i
2012 Dec 18
1
Prevent dereferenced path of symlinked directories from printing on client side log output
I'm trying to figure out if there is some way to run an rsync daemon
which makes a mix of "real" and symlinked folders available to a client
such that all the folders appear as "real" to the client.
I realize the --copy-links and --copy-dirlinks accomplish this when
invoked from the client side (and that is currently how I am
accomplishing this). Is there any way to
2005 Feb 27
0
[Bug 2395] New: problems copying from a dir that includes a symlink in the path
https://bugzilla.samba.org/show_bug.cgi?id=2395
Summary: problems copying from a dir that includes a symlink in
the path
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2013 Aug 02
2
hardlinking and -R (multiple source directories)
Hi,
hardlinking (-H) works perfectly while using a syntax like -avhxSDH <SRC>
<DEST>
Now I have to mirror multiple SRC directories which contain hardlinks. e.
g: src1/a is a hardlink to src2/b
-RavhxSDH SRC1 SRC2 DEST
does not preserve hardlink a and b in DEST. Is there any chance to do that?
Thanks
lopiuh
-------------- next part --------------
An HTML attachment was scrubbed...
2009 Oct 05
1
--copy-unsafe-links does not work for "double" symlinks
Hi,
as documented, if you use rsync with --copy-unsafe-links, and copy a
directory with a symlink pointing outside of the copied tree, the
referent of the symlink is copied.
Now, assume that the directory contains a symlink, which points to a
(2nd) directory outside of the copied tree.
If this (2nd) directory contains another symlink, which also points outside
of the copied tree, rsync
2005 Feb 27
6
[Bug 2395] problems copying from a dir that includes a symlink in the path
https://bugzilla.samba.org/show_bug.cgi?id=2395
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|NEW |RESOLVED
Resolution| |WORKSFORME
-------
2010 Jul 13
0
circumvent the proxy user
Hello everybody,
my company wants to integrate all Unix servers into active directory.
For "normal" account management I decided more or less to go down the
winbind route.
To have all information in one place, we also want to put sudoers in the AD.
Now the question is, how can I access the information ?
I don't think, winbind can provide sudoers information.
So, I guess I have to
2023 Apr 20
1
It would be nice if OpenSSH would have features to circumvent network filters, like SSL tunneling
On Wed, 2023-04-19 at 19:00 -0700, Yuri wrote:
> I am in the network that is behind the Zscaler firewall.
>
> Virtually all ports except 80 and 443 are closed. ssh through any of
> ports 80 and 443 is disallowed based on protocol content analysis.
>
>
> It would be nice if OpenSSH would have some features that would allow
> the user to break out of such network.
>
2004 Dec 10
1
How to circumvent negative eigenvalues in the capscale function
Dear All
I am trying to do a partial canonical analysis of principal coordinates
using Bray-Curtis distances. The capscale addin to R appears to be the only
way of doing it, however, when I try and calculate a Bray-Curtis distance
matrix either using Capscale or Vegedist (capscale I understand uses
Vegedist anyway to calculate its distance matrix), R uses up all available
memory on the computer,
2008 Jun 06
2
Prototype: Use of /proxy?url= to circumvent the Same Origin Policy
Hi, everyone.
I was able to get the Ajax.Request basically working, such that it
returns "Damn! You are beyond #10...", but I had to change the "/proxy?
url=" to "http://localhost/myApp/proxy.html?url=". Apparently, the
response is just my proxy.html page.
With "/proxy?url=" in place, WebSphere shows an error:
SRVE0017W: A WebGroup/Virtual Host to handle
2023 Apr 20
4
It would be nice if OpenSSH would have features to circumvent network filters, like SSL tunneling
I am in the network that is behind the Zscaler firewall.
Virtually all ports except 80 and 443 are closed. ssh through any of
ports 80 and 443 is disallowed based on protocol content analysis.
It would be nice if OpenSSH would have some features that would allow
the user to break out of such network.
I suggest that OpenSSH adds the SSL tunneling feature:
1. The server would have the
2010 May 10
3
Using Rails 3 edge to circumvent current_period bug?
I get an error using Rails 3 beta3 on Ruby 1.9.2-preview1
undefined method `current_period'' for nil:NilClass (NoMethodError)
This commit should fix it
http://github.com/rails/rails/commit/a0cc94b32e5b4e4dce50787eed1208406f99ea82
But I forgot how to ensure I am running on edge with Rails 3.
Is it a special bundler command I need to use?
Thanks!
--
You received this message because
2010 Feb 17
2
rsync'ing a directory with nothing but symlinks
Hi all. This looks like a common question. I want to backup a dir, in
which i put some symlinks, so it looks like
machinegun:/tmp/daily_backup # ls -la
total 8
drwxr-xr-x 2 root root 4096 2010-02-17 17:41 .
drwxrwxrwt 19 root root 4096 2010-02-17 17:30 ..
lrwxrwxrwx 1 root root 16 2010-02-17 17:41 cgi-bin -> /srv/www/cgi-bin
lrwxrwxrwx 1 root root 4 2010-02-17 17:17 etc -> /etc
2004 Nov 07
2
Symlink file syncing issue
Hi!
I've been attempting to use rsync to sync a set of files between my
laptop and my desktop. I've tried using google to search the archives,
but didn't find anything that addressed this issue exactly... First of
all, here are the details of how I have things set up.
Server acting as the intermediary:
OS: Mac OS X Server 10.3
rsync: 2.6.2
Laptop:
OS: Mac OS X 10.3.6
rsync: 2.6.2
2009 Aug 14
1
Fwd: Re: rsyncd.conf chroot yes problem with symlink-ing
Ok it's now Solved !
In spite of trying all day long to figure it out what's wrong in my sintax
i could find, ...using a pencile and a pice of paper, combining all
commands parameters invoked so far and, came to the conclusion that -L does
not stand with -l , think that i couldn't find in any docs or faq so far.
Now, symlinks are being copied without a trouble.
Tnks Paul for
2014 Aug 27
1
R, OSX, should creating SVGs request XQuartz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
hi,
on OS X, when you try and use something which depends on X11, and you
don't have XQuartz installed, you receive an error message, it directs
you to download XQuartz, and then it euthanizes your process.
(my guess is that there is a skeleton X11 dylib installed in OS X by
default, and it is responsible for the error message and the