Opened 15 years ago

Closed 13 years ago

Last modified 13 years ago

#4605 closed bug (fixed)

scp doesn't fully transfer files

Reported by: austin987 Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

~/Desktop/wine-1.1.29> scp -P 50022 make.txt austin@host: austin@host's password: make.txt 100% 1016KB 1.0MB/s 00:00 Received disconnect from 75.110.184.116: 2: Corrupted MAC on input. lost connection

Ssh server is itself fine, of course ;-). Scp'ing files from linux host system works fine. System is a virtualbox vm. Emulated network hardware is an Intel PRO/1000 MT Desktop. listdev shows:

device Network controller (Ethernet controller) [2|0|0]

vendor 8086: Intel Corporation device 100e: 82540EM Gigabit Ethernet Controller

Change History (4)

comment:1 by scottmc, 14 years ago

Can you retest this with a recent build? There's been much work on the networking code and a few revisions to the ssh optional package in the last 12 months.

comment:2 by scottmc, 13 years ago

Resolution: fixed
Status: newclosed

Most of the OptionalPackages for Alpha3 were uploaded using scp and some with sftp. I didn't run into any issues with the files not being completely transferred, so I'm calling this one fixed.

comment:3 by austin987, 13 years ago

Sorry for the delay, got lost in email overload. Testing in r1alpha3 / VirtualBox 4.0.10.R72479, works great. Transferred a 278 MB file, and sha1sum matches perfectly :).

Cheers.

comment:4 by scottmc, 13 years ago

Thanks for the update.

Note: See TracTickets for help on using tickets.