Opened 18 years ago
Last modified 17 years ago
#1189 closed Bug report
Transfers only first 8192 bytes.
Reported by: | ozvena | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ozvena, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
FileZilla transfers only first 8192 bytes. The progress bar is stuck and does not progress (shows 32% in this case). No errors are generated or reported. Tiny files (I am assuming < 8192 bytes) transfer just fine.
I am using SFTP port 22.
- this used to work but stopped working few weeks ago
- the issue is experienced with only one server. I don’t have this issue with other servers
- I have attempted to downgrade to various versions down to 15 with the same results.
- I have uninstalled FileZilla and installed an old version 15 with the same results
- I have installed 3.0.0-beta2 and it works just fine
I am assuming that v.2.2.xx is using some PC resources that are corrupted and even reinstallation does not fix the issue.
--log from FileZilla v2.2.15 (29 generates the same log)-----------------------------------
Command: CONNECT FTPxxxxxxx@…:22
Response: Remote working directory is /Customer/FTPxxxxxxx
Status: Connected
Status: Starting upload of C:\Documents and Settings\xxxxxxx\My Documents\xxx\from Release Archive\xxxxxxxxx\install\xxxx.jar
Command: CD /Customer/FTPxxxxxxx/Adapters/xxxxxxxxx/install/
Response: Remote working directory is now /Customer/FTPxxxxxxx/Adapters/xxxxxxxxx/install/
Command: PUT xxxx.jar C:\Documents and Settings\xxxxxxx\My Documents\xxx\from Release Archive\xxxxxxxxx\install\xxxx.jar FALSE
Response: Uploading C:\Documents and Settings\xxxxxxx\My Documents\xxx\from Release Archive\xxxxxxxxx\install\xxxx.jar to xxxx.jar
Change History (4)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
2.2.32 doesn’t work either for me. The reasons for not using 3.x is because I can't import connection setting from 2.x in XML file into 3.x. In other words I do not see any import connection setting in 3.x.
comment:3 by , 18 years ago
For now, you have to use a third party script for converting FileZilla 2 site manager into FileZilla 3 site manager format:
http://filezilla.sourceforge.net/forum/viewtopic.php?t=3507
Though, importing settings and sites from FileZilla 2 into FileZilla 3 is planned and will be implemented into the program.
As you believe yourself that the problem you have is not a problem of FileZilla, because it works for all others servers, but a problem of that particular server or your own system, this bug can be closed?
comment:4 by , 17 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Can you please try again using the most recent version of FileZilla 2?
However, as FileZilla 3 (beta), the next major version of FileZilla seems to work quite well for you, chances are very low that this bug will ever get fixed in FileZilla 2, if it has been a bug itself and not a problem with your Windows installation.