Ticket #3452 (closed Bug report)
file over ~1 GB stops transfering prematurely
| Reported by: | mpohl2004 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Other |
| Keywords: | Cc: | mpohl2004, ci-dev, codesquid | |
| Operating system type: | Operating system version: |
Description
I'm running 3.08.1 on a redhat linux 4 64 bit AMD with 64 bit linux OS. When I try to transfer a file that is more that about 1.07 gigabytes the program just disconnects and trys to start transferring again. I'm only trying to copy one file from a Windows 2000 server to a drive on the linux machine. I have the same problem when I try it with a Windows 2003 as the client.
Below is a log of the output
Status: Connecting to d56mfm21.som.umaryland.edu:22...
Response: fzSftp started
Command: open "administrator@…" 22
Command: Pass: ***********
Status: Connected to d56mfm21.som.umaryland.edu
Status: Starting download of /d:/fullback.bkf
Command: cd "/d:/"
Response: New directory is: "/d:/"
Command: get "fullback.bkf" "/mnt/disk2/fullback.bkf"
Status: remote:/d:/fullback.bkf => local:/mnt/disk2/fullback.bkf
Error: Disconnected: Received SSH_MSG_CHANNEL_SUCCESS for "winadj@…"
Status: Connecting to d56mfm21.som.umaryland.edu:22...
Response: fzSftp started
Command: open "administrator@…" 22
Command: Pass: ***********
Status: Connected to d56mfm21.som.umaryland.edu
Status: Starting download of /d:/fullback.bkf
Command: cd "/d:/"
Response: New directory is: "/d:/"
Status: Skipping download of /d:/fullback.bkf
Status: File transfer successful
Status: Disconnected from server
