Displaying 20 results from an estimated 10000 matches similar to: "Symlinks"
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
2006 Sep 18
3
Firewire question (Centos 4.4)
Assuming I have a firewire card with a supported chipset, is there
anything special I need to do in order for the kernel to recognize the
card? Shouldn't kudzu "wake up" and configure the card when I boot up
after installing it?
This is a brand spanking new 4.4 system and a supported Agere chipset
firewire card. I'm having trouble tickling devices connected to the
card.
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:
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
2013 Jul 12
1
How to circumvent "Symlink has no referent"?
Hi,
in my backup script I'm using the "-L" option to transform symlinks into referent files/dirs. Now I'm also using the "--delete" option.
Unfortunately "--delete" doesnt work if an error like "Symlink has no referent" occurs. So far the only solution for that seems to not
use the "-L" option or to add "--ignore-errors". It
2006 Feb 03
2
warnings on symlinks using link-dest
Hi, I'm using rsync with link-dest to make snapshot like backups into
/sawmill/backup/{hostname}/snapshot/{timestamp}/{root}
I'm getting warnings that I don't understand...
On Fri, Feb 03, 2006 at 05:00:01AM -0000, Cron Daemon wrote:
>+ rsync --recursive --links --perms --times --group --owner --devices --numeric-ids --exclude '*.boot' --exclude '*.lock' --exclude
2003 Apr 18
1
4.8 buildworld compilation problem: kdump
Hi,
I have a 4.7-RELEASE system.
I used the following cvsupfile to update my system:
*default host=cvsup2.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4_8
*default delete use-rel-suffix
src-all
*default tag=.
I then proceeded to do:
cd /usr/src
make buildworld
I got a bunch of errors which occurred when building kdump:
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
2004 Nov 16
2
FireWire Security issues
Hello,
looking into the issue described in the advisory below I wonder how to
tackle this issues. Primarily
I ask myself
* is there any reason not to filter all physical memory access by default
* what would be the appropriate way to change the filter set? a sysctl?
Regards
Maximillian Dornseif
FireWire/IEEE 1394 direct memory access - CAN-2004-1038
Advisory URL:
2004 Dec 28
2
trouble with chmod on certain symlinks
hello-
i am using rsync via ssh to maintain a copy of a few directories on a
remote server, and am getting an error when rsync tries to chmod a
certain file following it's transfer. there are a couple of cases in
which this occurring - below is one example.
local machine is debian testing - rsync version 2.6.3 protocol version
28
remote machine is macos x 10.3.7 - rsync version 2.6.2
2009 Aug 18
2
FireWire in CentOS 5.3
I am being given a digital camcorder.
It uses Mini DV tapes and either connects via typical RCA cables (IE to
a tv) or via FireWire. I don't have the brand on hand, but I was told it
can be ripped to DV like any standard FireWire camcorder (I believe
dvgrab will be sufficient).
I just installed an older FireWire card I have that I used at one point
in Fedora for my iPod. It was a PITA
2007 Jun 04
2
Can't connect firewire HD
Hi..... I just bought a External HD with USB/FireWire interfaces. I was
trying to connect it by firewire and nothing happened, but it's
connected by USB, there is no problem. This is the "fdisk - l" output
when i connect it by USB
Disco /dev/sdc: 160.0 GB, 160041885696 bytes
255 cabezas, 63 sectores/pista, 19457 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
2013 Jul 27
2
Firewire on Centos-6 ???
Hi all!
I'm trying to use my first-ever firewire device, and just OOB I'm not
getting very far, so advice would be appreciated.
When I plug in the device I see some entries in /var/log/messages:
Jul 27 14:50:30 fcshome kernel: firewire_core: phy config: card 0, new root=ffc1, gap_count=5
Jul 27 14:50:31 fcshome kernel: firewire_core: created device fw1: GUID 0003f300118123f9, S100
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:
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
2009 Jan 13
6
DO NOT REPLY [Bug 6027] New: Error when rsync encounters empty symlinks
https://bugzilla.samba.org/show_bug.cgi?id=6027
Summary: Error when rsync encounters empty symlinks
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: kai@kaishome.de
2008 Aug 13
2
Help setting up external drive via Firewire
I got a WD 1TB My Book with eSATA/USB/Firewire400 connectivity to backup
data on a client Centos 5.1 machine.
USB 2.0 works fine out of the box but is rather slow, Nautilus predicts
about 1+ hour to fully backup just one day's worth of data or about 100GB.
So I was hoping Firewire would be faster, which is why we got the version
with all 3 interfaces to experiment with first.
Following the
2010 Feb 02
1
nouveau interrupts firewire ISO streaming
Hi!
After switching from UMS (dated 20090701+c0bf670) to KMS (as of
2010-02-01), almost any X activity causes buffer underruns on my
firewire soundcard.
When the X pointer changes from arrow to the vertical text selection
bar, firewire streaming is interrupted. Same with scrolling in firefox
or hovering over a link, thus changing the pointer to "hand".
Looks like nouveau is disabling
2006 Feb 16
1
CENTOS 4.2 crashes when ipod plugged in
A friend sent me an ipod to office to transfer music to it. It had a
firewire cable and I have an Audigy soundcard with a firewire port. But
when I connected the ipod to the firewire port, I got a lot of weird
numbers and interrupt errors and the system crashed badly. Is there some
problem with firewire support in the kernel?
--
Roger D. Vargas
http://dsgp.blogspot.com | Linux, programaci?n,
2003 Jul 03
1
load_ocfs problem
Hello,
I'm trying to implement the Oracle RAC on a firewire shared disk.
I've patched the kernel (for multiple login firewire support), and both
nodes can see the shared disk.
Then, i've installed the files necessary for ocfs:
ocfs-2.4.20-smp-1.0.8-4.i386.rpm
ocfs-support-1.0.8-4.i386.rpm
ocfs-tools-1.0.8-4.i386.rpm
However, when i do a '/sbin/load_ocfs' this is what i get: