
June 20th, 2006, 06:39 PM
|
 |
System.out.println("eh?");
|
|
Join Date: Feb 2004
Location: Derbyshire
|
|
|
SmartFTP File size mismatch, why?
Hi all.
I keep getting File size mismatch with smartftp 2.0 32 bit. I only get it with files over about 15kb. It does not matter what type of file it is.
Here is my log Quote: [00:31:30] Remote file exist check: "cricket_logo.jpg".
[00:31:30] SIZE cricket_logo.jpg
[00:31:30] 550 Could not get file size.
[00:31:30] File size check (SIZE) failed. File not found or permission denied.
[00:31:30] PASV
[00:31:30] 227 Entering Passive Mode (213,232,107,158,156,105)
[00:31:30] Opening data connection to 213.232.107.158 Port: 40041
[00:31:30] STOR cricket_logo.jpg
[00:31:31] 150 Ok to send data.
[00:32:11] Transfer Timeout (40s). Closing data connection.
[00:32:11] 20480 bytes transferred. (509 bytes/s) (00:00:40)
[00:32:22] 226 File receive OK.
[00:32:22] MDTM 20060620002044 cricket_logo.jpg
[00:32:22] 213 File modification time set.
[00:32:22] SIZE cricket_logo.jpg
[00:32:22] 213 20480
[00:32:22] File size mismatch.
[00:32:22] Transfer failed.
[00:32:22] TYPE A
[00:32:22] 200 Switching to ASCII mode.
[00:32:22] PASV
[00:32:22] 227 Entering Passive Mode (213,232,107,158,156,95)
[00:32:22] Opening data connection to 213.232.107.158 Port: 40031
[00:32:22] LIST -aL
[00:32:22] 150 Here comes the directory listing.
[00:32:22] 267 bytes transferred. (8.41 KB/s) (31 ms)
[00:32:22] 226 Directory send OK. |
Why does this keep happening? How can I stop it? This also occurs even if I delete the old version of file currently on my host, then try and upload it again from new, without any old version of the file with the same name being present.
Thanks
Jake
|