Displaying 2 results from an estimated 2 matches for "ea621960".
2018 Sep 12
0
Output of --list-only not as I expected for symlinks
..._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20180912/ea621960/signature.sig>
2018 Sep 12
2
Output of --list-only not as I expected for symlinks
The output of --list-only isn't as I expected as regards symlinks. Here
are my test files:
$ ls ./src
-rw------- 1 michael michael 0 2018-09-05 09:18:15 file
lrwxrwxrwx 1 michael michael 4 2018-09-05 09:18:28 near_symlink -> file
lrwxrwxrwx 1 michael michael 23 2018-09-05 09:19:05 far_symlink ->
/home/michael/Documents
The "destination" dir is empty:
$ ls ./dest