Opened 16 years ago

Last modified 10 years ago

#3679 closed Bug report

file transfer failed but noted as successfull

Reported by: stefanxe Owned by:
Priority: normal Component: Other
Keywords: Cc: stefanxe, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

I connected with FileZilla client to a SSHD on Ubuntu. I transfered a large file to the server and FileZilla finished the transfer "successfull". On the server I found out that the harddisk was full and the file did not fit so that just a part of it was transfered. In such cases the transfer should not be noted as "successfull"!

I retried this setup several times but the behavior was every time identical.

Attachments (1)

psftp_outofspace.patch (382 bytes ) - added by Tim Kosse 16 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by Tim Kosse, 16 years ago

Got logs?

comment:2 by stefanxe, 16 years ago

Please let me know how to save a log.

I just found out that I use FileZilla 3. So this bug should have been posted to the other BugZilla...

comment:3 by Tim Kosse, 16 years ago

Right-click the message log and select copy.

comment:4 by stefanxe, 16 years ago

Status: Connecting to 192.168.1.11:22...
Response: fzSftp started
Command: open "ste@192.168.1.11" 22
Status: Connected to 192.168.1.11
Status: Retrieving directory listing...
Command: pwd
Response: Current directory is: "/home/ste"
Command: ls
Status: Listing directory /home/ste
Status: Calculating timezone offset of server...
Command: mtime ".transmission"
Error: Unknown command: "mtime"
Status: Directory listing successful
Status: Connecting to 192.168.1.11:22...
Response: fzSftp started
Command: open "ste@192.168.1.11" 22
Status: Connected to 192.168.1.11
Status: Starting upload of D:\Documents and Settings\ste\My Documents\My Downloads\The Power Of Nightmares\Documentary.The.Power.Of.Nightmares.03.The.Shadows.In.The.Cave.divx.avi
Command: cd "/home/ste"
Response: New directory is: "/home/ste"
Command: put "D:\Documents and Settings\ste\My Documents\My Downloads\The Power Of Nightmares\Documentary.The.Power.Of.Nightmares.03.The.Shadows.In.The.Cave.divx.avi" "Documentary.The.Power.Of.Nightmares.03.The.Shadows.In.The.Cave.divx.avi"
Status: local:D:\Documents and Settings\ste\My Documents\My Downloads\The Power Of Nightmares\Documentary.The.Power.Of.Nightmares.03.The.Shadows.In.The.Cave.divx.avi => remote:/home/ste/Documentary.The.Power.Of.Nightmares.03.The.Shadows.In.The.Cave.divx.avi
Status: File transfer successful
Status: Disconnected from server

comment:5 by Tim Kosse, 16 years ago

Please post another log but with debug level set to 3 in the settings dialog.

comment:6 by stefanxe, 16 years ago

Status: Connecting to 192.168.1.11:22...
Trace: Going to execute "D:\Documents and Settings\stefan\My Documents\Portable Apps\FileZillaPortable\fzsftp.exe"
Response: fzSftp started
Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ConnectSend()
Command: open "stefan@192.168.1.11" 22
Trace: Looking up host "192.168.1.11"
Trace: Connecting to 192.168.1.11 port 22
Trace: Server version: SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2
Trace: Using SSH protocol version 2
Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan_30_2008_11:48:48
Trace: Doing Diffie-Hellman group exchange
Trace: Doing Diffie-Hellman key exchange with hash SHA-256
Trace: Host key fingerprint is:
Trace: ssh-rsa 2048 19:53:03:78:da:9c:5b:12:ac:cf:a1:76:96:d4:a1:25
Trace: Initialised AES-256 SDCTR client->server encryption
Trace: Initialised HMAC-SHA1 client->server MAC algorithm
Trace: Initialised AES-256 SDCTR server->client encryption
Trace: Initialised HMAC-SHA1 server->client MAC algorithm
Trace: Pageant is running. Requesting keys.
Trace: Pageant has 1 SSH-2 keys
Trace: Trying Pageant key #0
Trace: Sending Pageant's response
Trace: Access granted
Trace: Opened channel for session
Trace: Started a shell/command
Status: Connected to 192.168.1.11
Trace: CSftpControlSocket::ConnectParseResponse()
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Status: Retrieving directory listing...
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ChangeDirSend()
Command: pwd
Response: Current directory is: "/home/stefan"
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CSftpControlSocket::ParseSubcommandResult(0)
Trace: CSftpControlSocket::ListSubcommandResult()
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ListSend()
Command: ls
Status: Listing directory /home/stefan
Trace: CSftpControlSocket::ListParseResponse()
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ListSend()
Status: Calculating timezone offset of server...
Command: mtime ".transmission"
Error: Unknown command: "mtime"
Trace: CSftpControlSocket::ListParseResponse()
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Status: Directory listing successful
Status: Connecting to 192.168.1.11:22...
Trace: Going to execute "D:\Documents and Settings\stefan\My Documents\Portable Apps\FileZillaPortable\fzsftp.exe"
Response: fzSftp started
Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ConnectSend()
Command: open "stefan@192.168.1.11" 22
Trace: Looking up host "192.168.1.11"
Trace: Connecting to 192.168.1.11 port 22
Trace: Server version: SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1.2
Trace: Using SSH protocol version 2
Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan_30_2008_11:48:48
Trace: Doing Diffie-Hellman group exchange
Trace: Doing Diffie-Hellman key exchange with hash SHA-256
Trace: Host key fingerprint is:
Trace: ssh-rsa 2048 19:53:03:78:da:9c:5b:12:ac:cf:a1:76:96:d4:a1:25
Trace: Initialised AES-256 SDCTR client->server encryption
Trace: Initialised HMAC-SHA1 client->server MAC algorithm
Trace: Initialised AES-256 SDCTR server->client encryption
Trace: Initialised HMAC-SHA1 server->client MAC algorithm
Trace: Pageant is running. Requesting keys.
Trace: Pageant has 1 SSH-2 keys
Trace: Trying Pageant key #0
Trace: Sending Pageant's response
Trace: Access granted
Trace: Opened channel for session
Trace: Started a shell/command
Status: Connected to 192.168.1.11
Trace: CSftpControlSocket::ConnectParseResponse()
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CSftpControlSocket::FileTransfer(...)
Status: Starting upload of D:\Documents and Settings\stefan\My Documents\My Downloads\ubuntu-8.04.1-desktop-i386.iso
Trace: CSftpControlSocket::SendNextCommand()
Trace: CSftpControlSocket::ChangeDirSend()
Command: cd "/home/stefan"
Response: New directory is: "/home/stefan"
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CSftpControlSocket::ParseSubcommandResult(0)
Trace: CSftpControlSocket::FileTransferSubcommandResult()
Trace: CSftpControlSocket::SendNextCommand()
Trace: FileTransferSend()
Command: put "D:\Documents and Settings\stefan\My Documents\My Downloads\ubuntu-8.04.1-desktop-i386.iso" "ubuntu-8.04.1-desktop-i386.iso"
Status: local:D:\Documents and Settings\stefan\My Documents\My Downloads\ubuntu-8.04.1-desktop-i386.iso => remote:/home/stefan/ubuntu-8.04.1-desktop-i386.iso
Trace: FileTransferParseResponse()
Trace: CSftpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Status: File transfer successful
Status: Disconnected from server
Trace: CSftpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)

by Tim Kosse, 16 years ago

Attachment: psftp_outofspace.patch added

comment:7 by Tim Kosse, 16 years ago

Not a bug in FileZilla. Caused by a bug in PuTTY. I've written a patch for it and submitted it to the upstream authors.
File Added: psftp_outofspace.patch

Note: See TracTickets for help on using tickets.