While using scp to copying a file from one server to another it says:
filename 10% 1000KB 10KB/s -stalled-
What does stalled mean?
While using scp to copying a file from one server to another it says:
filename 10% 1000KB 10KB/s -stalled-
What does stalled mean?
Hi,
In scp, if transfer rate is less than 1.6KB/sec (old 8K filesystem) or 3.2KB/sec (newer 16KB filesystem) then the link will report as "stalled".
For more details, Please refer the following URL:
http://www.freebsd.org/cgi/query-pr.cgi?pr=62055
Hope this may resolve your problem.
Regards,
Bright![]()
Thanks, the transfer rate is very low indeed.