Thomas Schwinge wrote:
> I thus tried:
> 
>     $ pv --rate-limit 1M [file] | ssh [...] 'cat > [file]'
> 
> ..., which crashed after 368 MiB.

Probably you need a rate limit smaller than 1 MB/sec, then?

Bruno


Reply via email to