Displaying 2 results from an estimated 2 matches for "parallel_sftp".
2020 Apr 08
6
Parallel transfers with sftp (call for testing / advice)
...eter (in interactive mode).
There is no more one progress meter for each file, now there is only one
progress meter which shows the name of the last dequeued file, and a total of
transferred bytes.
4. Any thoughts ?
You will find the code here:
https://github.com/cea-hpc/openssh-portable/tree/parallel_sftp
The branch parallel_sftp is based on the tag V_8_2_P1. There may be a lot of
newbie mistakes in the code, I'll gladly take any advice and criticism, I'm open
minded. And finally, if there is even the slightest chance for these changes to
be merged upstream, please show me the path.
Thank y...
2020 Apr 09
4
Parallel transfers with sftp (call for testing / advice)
...r for each file, now there is only one
>> progress meter which shows the name of the last dequeued file, and a total of
>> transferred bytes.
>>
>> 4. Any thoughts ?
>>
>> You will find the code here:
>> https://github.com/cea-hpc/openssh-portable/tree/parallel_sftp
>> The branch parallel_sftp is based on the tag V_8_2_P1. There may be a lot of
>> newbie mistakes in the code, I'll gladly take any advice and criticism, I'm open
>> minded. And finally, if there is even the slightest chance for these changes to
>> be merged upstrea...