search for: lsfxcivu

Displaying 4 results from an estimated 4 matches for "lsfxcivu".

2023 Dec 21
1
rsync over ssh fails with --files-from
...ilelist.txt is local rather than remote. > Yes, I do know it refers to the list of local files. There is no error - it just hangs indefinitely until some timeout period. This is what it looks like on the remote side: $ ps ax|grep rsync 324075 ? Ss 0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu . /var/tmp/one/ 324094 ? S 0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu . /var/tmp/one/ On the local side, with a few -vvvv added to rsync, I see this: recv_file_list done get_local_name count=9 /var/tmp/one/ generator starting pid=324075 delta-transmission enabled recv_generator(confi...
2023 Dec 21
1
rsync over ssh fails with --files-from
...>> > > Yes, I do know it refers to the list of local files. > > There is no error - it just hangs indefinitely until some timeout period. > This is what it looks like on the remote side: > > $ ps ax|grep rsync > 324075 ? Ss 0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu . > /var/tmp/one/ > 324094 ? S 0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu . > /var/tmp/one/ > > On the local side, with a few -vvvv added to rsync, I see this: > > recv_file_list done > get_local_name count=9 /var/tmp/one/ > generator starting pid=324075 >...
2023 Dec 20
1
rsync over ssh fails with --files-from
What is the error? I assume you know that with that syntax the filelist.txt is local rather than remote. On 12/20/23 09:50, Alex via rsync wrote: > Hi, I've been using rsync on fedora over ssh to sync directories for > decades, but suddenly having a problem with transferring multiple files > at a time to one specific host using --files-from. I can't think of what > might
2023 Dec 21
1
rsync over ssh fails with --files-from
...Yes, I do know it refers to the list of local files. > > There is no error - it just hangs indefinitely until some timeout > period. This is what it looks like on the remote side: > > $ ps ax|grep rsync > ?324075 ? ? ? ? ?Ss ? ? 0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu > . /var/tmp/one/ > ?324094 ? ? ? ? ?S ? ? ?0:00 rsync --server -vvvvlogDtpRe.LsfxCIvu > . /var/tmp/one/ > > On the local side, with a few -vvvv added to rsync, I see this: > > recv_file_list done > get_local_name count=9 /var/tmp/one/ > gen...