https://bugzilla.samba.org/show_bug.cgi?id=8856
--- Comment #2 from grarp...@gmail.com 2012-04-11 04:51:57 UTC ---
Ok, somehow I missed -P, thanks :)
I had meant to exhaustively test all these various
things with -Ha (and optionally --link-dest) back
when I was reporting those sorts of bugs but n
https://bugzilla.samba.org/show_bug.cgi?id=8856
--- Comment #1 from ron 2012-04-11 04:05:36 UTC ---
> What are the FreeBSD and Linux 'a' filesystem types?
FreeBSD: ufs
Linux: ext3
>Please post the list of commands used to create the FreeBSD directory 'a',
>starting from rm -rf ./a.
# rm -rf .
What are the FreeBSD and Linux 'a' filesystem types?
Please post the list of commands used to recreate
the FreeBSD directory 'a', starting from rm -rf ./a.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
There is no such thing as a hard link of a symlink. A "hard link" is
nothing more than an additional filename referencing an existing
inode. A symlink is pointer to a link. There is no such thing as a
filename that references a pointer to itself.
O
https://bugzilla.samba.org/show_bug.cgi?id=8856
Summary: --hard-links does not handle hard-linked symlinks
correctly on FreeBSD
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: FreeBSD
Status: NEW
S