- Package:
- putty-tools
- Source:
- putty
- Description:
- command-line tools for SSH, SCP, and SFTP
- Submitter:
- Date:
- 2010-04-15 10:15:11 UTC
- Severity:
- normal
Copying a 1.6GB file from a remote server with pscp, transfer stops at 500000000 bytes. Piping the file with plink -ssh, transfer stops at 500000000 bytes. scp from the openssh-client package is copying the file, though. Remote OS is debian GNU/kFreeBSD 8.0 running dropbear 0.52.
Hi, Do you guys have any idea what the attached problem might be? The number is oddly round - why a multiple of a *decimal* million? ahornbridge, does the -v option provide any useful debugging information when you hit this failure? Thanks,