#4376 closed Bug report (fixed)
File size shows same after uploading same file
Reported by: | L. Mohan Arun | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | filesize | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP SP2 |
Description
To reproduce the issue,
Open remote server connection (FTP)
Upload a file that has been changed locally (file size should be different). Note the file size shown in the dialog box that confirms overwrite.
After uploading the changed file, make more changes to the same file locally, and initiate upload again. This time the overwrite window will show the ORIGINAL file size, not the new changed file size that got changed because u uploaded new file in step(2)
Change History (10)
comment:1 by , 16 years ago
Status: | new → moreinfo |
---|
comment:2 by , 16 years ago
Priority: | critical → low |
---|
comment:3 by , 16 years ago
Status: | moreinfo → new |
---|
You mean filezilla logs? It does not contain infos about file size, and I dont think log is going to help, the problem is always reproducible.
comment:4 by , 16 years ago
here is a log, edited to remove some infos
2009-04-01 15:58:41 404 0 Status: Resolving address of ftp.sitename.com
2009-04-01 15:58:42 404 0 Status: Connecting to 75.125.153.82:21...
2009-04-01 15:58:42 404 0 Status: Connection established, waiting for welcome message...
2009-04-01 15:58:43 404 0 Response: 220 Microsoft FTP Service
2009-04-01 15:58:43 404 0 Command: USER username
2009-04-01 15:58:43 404 0 Response: 331 Password required for username.
2009-04-01 15:58:43 404 0 Command: PASS
2009-04-01 15:58:44 404 0 Response: 230 User username logged in.
2009-04-01 15:58:44 404 0 Command: SYST
2009-04-01 15:58:44 404 0 Response: 215 Windows_NT
2009-04-01 15:58:44 404 0 Command: FEAT
2009-04-01 15:58:44 404 0 Response: 211-FEAT
2009-04-01 15:58:45 404 0 Response: SIZE
2009-04-01 15:58:45 404 0 Response: MDTM
2009-04-01 15:58:45 404 0 Response: 211 END
2009-04-01 15:58:45 404 0 Status: Connected
2009-04-01 15:58:45 404 0 Status: Retrieving directory listing...
2009-04-01 15:58:45 404 0 Command: CWD /httpdocs
2009-04-01 15:58:45 404 0 Response: 250 CWD command successful.
2009-04-01 15:58:45 404 0 Command: PWD
2009-04-01 15:58:46 404 0 Response: 257 "/httpdocs" is current directory.
2009-04-01 15:58:46 404 0 Command: TYPE I
2009-04-01 15:58:46 404 0 Response: 200 Type set to I.
2009-04-01 15:58:46 404 0 Command: PASV
2009-04-01 15:58:46 404 0 Response: 227 Entering Passive Mode (75,125,153,82,16,42).
2009-04-01 15:58:47 404 0 Command: LIST
2009-04-01 15:58:47 404 0 Response: 125 Data connection already open; Transfer starting.
2009-04-01 15:58:48 404 0 Response: 226 Transfer complete.
2009-04-01 15:58:51 404 0 Status: Directory listing successful
2009-04-01 15:59:12 404 1 Status: Resolving address of ftp.sitename.com
2009-04-01 15:59:12 404 2 Status: Resolving address of ftp.sitename.com
2009-04-01 15:59:12 404 1 Status: Connecting to 75.125.153.82:21...
2009-04-01 15:59:12 404 2 Status: Connecting to 75.125.153.82:21...
2009-04-01 15:59:13 404 1 Status: Connection established, waiting for welcome message...
2009-04-01 15:59:13 404 2 Status: Connection established, waiting for welcome message...
2009-04-01 15:59:13 404 1 Response: 220 Microsoft FTP Service
2009-04-01 15:59:13 404 1 Command: USER username
2009-04-01 15:59:13 404 2 Response: 220 Microsoft FTP Service
2009-04-01 15:59:13 404 2 Command: USER username
2009-04-01 15:59:13 404 1 Response: 331 Password required for username.
2009-04-01 15:59:13 404 1 Command: PASS
2009-04-01 15:59:13 404 2 Response: 331 Password required for username.
2009-04-01 15:59:13 404 2 Command: PASS
2009-04-01 15:59:14 404 1 Response: 230 User username logged in.
2009-04-01 15:59:14 404 1 Status: Connected
2009-04-01 15:59:14 404 1 Status: Starting upload of c:\sitename.com\Top.asp
2009-04-01 15:59:14 404 1 Command: CWD /httpdocs
2009-04-01 15:59:14 404 2 Response: 230 User username logged in.
2009-04-01 15:59:14 404 2 Status: Connected
2009-04-01 15:59:14 404 2 Status: Starting upload of c:\sitename.com\A_Brands_Logos.asp
2009-04-01 15:59:14 404 1 Response: 250 CWD command successful.
2009-04-01 15:59:14 404 2 Command: CWD /httpdocs
2009-04-01 15:59:14 404 2 Response: 250 CWD command successful.
2009-04-01 15:59:35 404 1 Command: TYPE A
2009-04-01 15:59:35 404 1 Response: 200 Type set to A.
2009-04-01 15:59:35 404 1 Command: PASV
2009-04-01 15:59:35 404 2 Command: TYPE A
2009-04-01 15:59:36 404 1 Response: 227 Entering Passive Mode (75,125,153,82,16,63).
2009-04-01 15:59:36 404 1 Command: STOR Top.asp
2009-04-01 15:59:36 404 2 Response: 200 Type set to A.
2009-04-01 15:59:36 404 2 Command: PASV
2009-04-01 15:59:36 404 2 Response: 227 Entering Passive Mode (75,125,153,82,16,64).
2009-04-01 15:59:36 404 2 Command: STOR A_Brands_Logos.asp
2009-04-01 15:59:36 404 1 Response: 125 Data connection already open; Transfer starting.
2009-04-01 15:59:37 404 2 Response: 125 Data connection already open; Transfer starting.
2009-04-01 15:59:37 404 1 Response: 226 Transfer complete.
2009-04-01 15:59:37 404 1 Status: File transfer successful
2009-04-01 15:59:37 404 2 Response: 226 Transfer complete.
2009-04-01 15:59:37 404 2 Status: File transfer successful
2009-04-01 15:59:37 404 1 Status: Retrieving directory listing...
2009-04-01 15:59:37 404 1 Command: TYPE I
2009-04-01 15:59:38 404 1 Response: 200 Type set to I.
2009-04-01 15:59:38 404 1 Command: PASV
2009-04-01 15:59:38 404 1 Response: 227 Entering Passive Mode (75,125,153,82,16,70).
2009-04-01 15:59:38 404 1 Command: LIST
2009-04-01 15:59:39 404 1 Response: 125 Data connection already open; Transfer starting.
2009-04-01 15:59:40 404 1 Response: 226 Transfer complete.
2009-04-01 15:59:42 404 1 Status: Directory listing successful
2009-04-01 16:00:37 404 1 Status: Disconnected from server
2009-04-01 16:00:37 404 2 Status: Disconnected from server
comment:5 by , 16 years ago
Status: | new → moreinfo |
---|
Do you mean the local file size is showing the old value?
comment:6 by , 16 years ago
Status: | moreinfo → new |
---|
The Remote file size that appears in the dialog box is showing the same old value, after a couple of overwrites in the same session
comment:7 by , 16 years ago
The remote file size in the "overwrite confirmation dialog" always shows the origianl file size, even after couple of overwrites within the same session
comment:8 by , 16 years ago
Status: | new → moreinfo |
---|
Does the remote file size displayed in the remote directory listing change properly? if not, does it help to manually refresh with F5?
comment:9 by , 16 years ago
Status: | moreinfo → new |
---|
I think this issue has been fixed in the new version 3.2.4, build ID i586-pc-ming-w32msvc
comment:10 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please attach some transfer logs.