search for: far_symlink

Displaying 6 results from an estimated 6 matches for "far_symlink".

Did you mean: near_symlink
2018 Sep 12
2
Output of --list-only not as I expected for symlinks
...e 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 drwxr-xr-x 31 michael michael 4.0K 2018-09-12 09:46:06 .. drwx------ 2 michael michael 4.0K 2018-09-12 09:50:20 . I want to know which files are candidates to transfer. I don't want symlinks to transfer. S...
2018 Sep 12
2
Output of --list-only not as I expected for symlinks
...egards 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 >> drwxr-xr-x 31 michael michael 4.0K 2018-09-12 09:46:06 .. >> drwx------  2 michael michael 4.0K 2018-09-12 09:50:20 . >> >> I want to know whic...
2018 Sep 13
1
Output of --list-only not as I expected for symlinks
...;>> >>>> $ 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 >>>> drwxr-xr-x 31 michael michael 4.0K 2018-09-12 09:46:06 .. >>>> drwx------  2 michael michael 4.0K 201...
2018 Sep 12
0
Output of --list-only not as I expected for symlinks
...39;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 > drwxr-xr-x 31 michael michael 4.0K 2018-09-12 09:46:06 .. > drwx------  2 michael michael 4.0K 2018-09-12 09:50:20 . > > I want to know which files are candidates to transfe...
2018 Sep 13
0
Output of --list-only not as I expected for symlinks
...e 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 >>> drwxr-xr-x 31 michael michael 4.0K 2018-09-12 09:46:06 .. >>> drwx------  2 michael michael 4.0K 2018-09-12 09:50:20 . >>&...
2018 Sep 13
4
[Bug 13615] New: Output of --list-only not as I expected re: symlinks
...links. 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 -rw------- 1 michael michael 0 2018-09-13 12:39:41 exclude lrwxrwxrwx 1 michael michael 4 2018-09-13 12:40:47 far_symlink -> /etc I want to know which files are candidates to transfer. I don't want symlinks to transfer. I run it with --list-only : $ rsync -r --no-links --list-only --exclude="/excl*" ./src/ drwx------ 4,096 2018/09/13 12:40:47 . lrwxrwxrwx 4 2018/09/13 12:40:47...