Go Back   FlashFXP Forums > >

Project: FlashFXP Bug Reports Ticket Tools
ID: 1095 Category: General / Unknown
Title: 0 byte files created after running out of space on upload. Status: Closed
Severity: Minor Version: 5.2

Junior Member
don2
02-10-2016, 10:29 PM
0 byte files created after running out of space on upload.

Hi there,

Nice program. Just a little issue. Really, 99% of your software is awesome.
A little surprised to find someone still using Delphi (I still have a copy of V1 around here somewhere, but if it works, that's good enough for me. I'm not here for a holy war! ;-)

When uploading files to a site, if the site runs out of space, I get the partially uploaded file, and all subsequent files in the upload queue are leaving a zero byte file in the directory on the upload server.

This is a change of behaviour from version 3 that I used to use.
In version 3, I'd get the partial file uploaded (which is good) but there would be no zero byte files created on the server for the rest of the files in the queue.

I've attached the logfile, with the filenames renamed for privacy. And can reproduce it in every update since December last year. Not a huge problem, just a slight annoyance that I have to go clean them out.

Maybe a switch to change behaviour? I guess some people may prefer having a placeholder.

Thanks,
Don.


[15:57:35] FlashFXP 5.2.0 (build 3912)
[15:57:35] Support Forums https://oss.azurewebsites.net/forum/
[15:57:35]
[15:57:35] Winsock 2.2 -- OpenSSL 1.0.2f 28 Jan 2016
[16:12:38] [R] Connecting to Xbox -> DNS=Xbox IP=192.168.147.5 PORT=21
[16:12:38] [R] Connected to Xbox
[16:12:38] [R] 220-Welcome to XBOX FileZilla (XBMC)
[16:12:38] [R] 220-version: XBMC:FileZilla version 1.5.6, (based on FileZilla Server 0.8.8)
[16:12:38] [R] 220 http://sourceforge.net/projects/xbfilezilla
[16:12:38] [R] USER Xbox
[16:12:38] [R] 331 Password required for xbox
[16:12:38] [R] PASS (hidden)
[16:12:38] [R] 230 Logged on
[16:12:38] [R] SYST
[16:12:38] [R] 215 UNIX emulated by FileZilla
[16:12:38] [R] FEAT
[16:12:38] [R] 500 Syntax error, command unrecognized.
[16:12:38] [R] REST 100
[16:12:38] [R] 350 Rest supported. Restarting at 100
[16:12:38] [R] REST 0
[16:12:38] [R] 350 Rest supported. Restarting at 0
[16:12:38] [R] PWD
[16:12:38] [R] 257 "/" is current directory.
[16:12:38] [R] CWD /G/Videos/
[16:12:38] [R] 250 CWD successful. "/G/Videos" is current directory.
[16:12:38] [R] PWD
[16:12:38] [R] 257 "/G/Videos" is current directory.
[16:12:38] [R] PASV
[16:12:38] [R] 227 Entering Passive Mode (192,168,147,5,4,0)
[16:12:38] [R] Opening data connection IP: 192.168.147.5 PORT: 1024
[16:12:38] [R] LIST -al
[16:12:38] [R] 150 Connection accepted
[16:12:38] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 189.22 MB]
[16:12:38] [R] 226 Transfer OK
[16:12:38] [R] List Complete: 5 KB in 0.02 seconds (5.8 KB/s)
[16:12:38] [R] CWD /G/Videos/REMOVED
[16:12:38] [R] 250 CWD successful. "REMOVED" is current directory.
[16:12:38] [R] PWD
[16:12:38] [R] 257 "/G/Videos/REMOVED" is current directory.
[16:12:38] [R] PASV
[16:12:38] [R] 227 Entering Passive Mode (192,168,147,5,4,1)
[16:12:38] [R] Opening data connection IP: 192.168.147.5 PORT: 1025
[16:12:38] [R] LIST -al
[16:12:38] [R] 150 Connection accepted
[16:12:38] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 189.22 MB]
[16:12:38] [R] 226 Transfer OK
[16:12:38] [R] List Complete: 1 KB in 0.02 seconds (1.9 KB/s)
[16:12:38] [R] TYPE I
[16:12:38] [R] 200 Type set to I
[16:12:38] [R] SIZE REMOVED.avi
[16:12:38] [R] 213 79036416
[16:12:38] [R] MDTM REMOVED.avi
[16:12:38] [R] 213 20160211025716
[16:12:42] [R] PASV
[16:12:42] [R] 227 Entering Passive Mode (192,168,147,5,4,2)
[16:12:42] [R] Opening data connection IP: 192.168.147.5 PORT: 1026
[16:12:42] [R] STOR REMOVED.avi
[16:12:42] [R] 150 Connection accepted
[16:13:23] [R] Data Socket Error (10054): Connection reset by peer
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED.avi (264.88 MB of 346.07 MB) in 41 seconds (6.49 MB/s)
[16:13:23] [R] SIZE REMOVED.avi
[16:13:23] [R] 213 277348352
[16:13:23] [R] MDTM REMOVED.avi
[16:13:23] [R] 213 20160211031324
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,4)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1028
[16:13:23] [R] REST 277348352
[16:13:23] [R] 350 Rest supported. Restarting at 277348352
[16:13:23] [R] STOR REMOVED.avi
[16:13:23] [R] 150 Connection accepted, restarting at offset 277348352
[16:13:23] [R] Data Socket Error (10054): Connection reset by peer
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED.avi (384 KB of 346.07 MB) in 0.07 seconds (384.0 KB/s)
[16:13:23] [R] SIZE REMOVED.avi
[16:13:23] [R] 213 277348352
[16:13:23] [R] MDTM REMOVED.avi
[16:13:23] [R] 213 20160211031324
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,5)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1029
[16:13:23] [R] REST 277348352
[16:13:23] [R] 350 Rest supported. Restarting at 277348352
[16:13:23] [R] STOR REMOVED.avi
[16:13:23] [R] 150 Connection accepted, restarting at offset 277348352
[16:13:23] [R] Data Socket Error (10054): Connection reset by peer
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED.avi (384 KB of 346.07 MB) in 0.03 seconds (384.0 KB/s)
[16:13:23] [R] SIZE REMOVED.avi
[16:13:23] [R] 213 277348352
[16:13:23] [R] MDTM REMOVED.avi
[16:13:23] [R] 213 20160211031324
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,6)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1030
[16:13:23] [R] REST 277348352
[16:13:23] [R] 350 Rest supported. Restarting at 277348352
[16:13:23] [R] STOR REMOVED.avi
[16:13:23] [R] 150 Connection accepted, restarting at offset 277348352
[16:13:23] [R] Data Socket Error (10054): Connection reset by peer
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED.avi (384 KB of 346.07 MB) in 0.03 seconds (384.0 KB/s)
[16:13:23] [R] SIZE REMOVED1.avi
[16:13:23] [R] 550 File not found
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,7)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1031
[16:13:23] [R] STOR REMOVED1.avi
[16:13:23] [R] 150 Connection accepted
[16:13:23] [R] Data Socket Error (10054): Connection reset by peer
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED1.avi (384 KB of 348.30 MB) in 0.03 seconds (384.0 KB/s)
[16:13:23] [R] SIZE REMOVED1.avi
[16:13:23] [R] 550 File not found
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,8)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1032
[16:13:23] [R] LIST -al
[16:13:23] [R] 150 Connection accepted
[16:13:23] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 96.00 KB]
[16:13:23] [R] 226 Transfer OK
[16:13:23] [R] List Complete: 1 KB in 0.01 seconds (2.0 KB/s)
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,9)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1033
[16:13:23] [R] STOR REMOVED1.avi
[16:13:23] [R] 150 Connection accepted
[16:13:23] [R] 450 can't access file.
[16:13:23] [R] Transfer Failed: REMOVED1.avi (384 KB of 348.30 MB) in 0.02 seconds (384.0 KB/s)
[16:13:23] [R] SIZE REMOVED1.avi
[16:13:23] [R] 550 File not found
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,10)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1034
[16:13:23] [R] LIST -al
[16:13:23] [R] 150 Connection accepted
[16:13:23] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 96.00 KB]
[16:13:23] [R] 226 Transfer OK
[16:13:23] [R] List Complete: 1 KB in 0.01 seconds (2.0 KB/s)
[16:13:23] [R] PASV
[16:13:23] [R] 227 Entering Passive Mode (192,168,147,5,4,11)
[16:13:23] [R] Opening data connection IP: 192.168.147.5 PORT: 1035
[16:13:23] [R] STOR REMOVED1.avi
[16:13:23] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED1.avi (384 KB of 348.30 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED1.avi
[16:13:24] [R] 550 File not found
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,12)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1036
[16:13:24] [R] LIST -al
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 96.00 KB]
[16:13:24] [R] 226 Transfer OK
[16:13:24] [R] List Complete: 1 KB in 0.01 seconds (2.0 KB/s)
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,13)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1037
[16:13:24] [R] STOR REMOVED1.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED1.avi (384 KB of 348.30 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED2.avi
[16:13:24] [R] 550 File not found
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,14)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1038
[16:13:24] [R] STOR REMOVED2.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED2.avi (384 KB of 348.63 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED2.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED2.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,15)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1039
[16:13:24] [R] STOR REMOVED2.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED2.avi (384 KB of 348.63 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED2.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED2.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,16)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1040
[16:13:24] [R] STOR REMOVED2.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED2.avi (384 KB of 348.63 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED2.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED2.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,17)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1041
[16:13:24] [R] STOR REMOVED2.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED2.avi (384 KB of 348.63 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED3.avi
[16:13:24] [R] 550 File not found
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,18)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1042
[16:13:24] [R] STOR REMOVED3.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED3.avi (384 KB of 347.12 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED3.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED3.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,19)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1043
[16:13:24] [R] STOR REMOVED3.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED3.avi (384 KB of 347.12 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED3.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED3.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,20)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1044
[16:13:24] [R] STOR REMOVED3.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED3.avi (384 KB of 347.12 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED3.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED3.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,21)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1045
[16:13:24] [R] STOR REMOVED3.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED3.avi (384 KB of 347.12 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED4.avi
[16:13:24] [R] 550 File not found
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,22)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1046
[16:13:24] [R] STOR REMOVED4.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED4.avi (384 KB of 348.27 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED4.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED4.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,23)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1047
[16:13:24] [R] STOR REMOVED4.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED4.avi (384 KB of 348.27 MB) in 0.04 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED4.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED4.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,24)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1048
[16:13:24] [R] STOR REMOVED4.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED4.avi (384 KB of 348.27 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED4.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED4.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,25)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1049
[16:13:24] [R] STOR REMOVED4.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED4.avi (384 KB of 348.27 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED.avi
[16:13:24] [R] 213 277348352
[16:13:24] [R] MDTM REMOVED.avi
[16:13:24] [R] 213 20160211031324
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,26)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1050
[16:13:24] [R] REST 277348352
[16:13:24] [R] 350 Rest supported. Restarting at 277348352
[16:13:24] [R] STOR REMOVED.avi
[16:13:24] [R] 150 Connection accepted, restarting at offset 277348352
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED.avi (384 KB of 346.07 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED1.avi
[16:13:24] [R] 550 File not found
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,27)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1051
[16:13:24] [R] LIST -al
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 96.00 KB]
[16:13:24] [R] 226 Transfer OK
[16:13:24] [R] List Complete: 2 KB in 0.01 seconds (2.2 KB/s)
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,28)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1052
[16:13:24] [R] STOR REMOVED1.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED1.avi (384 KB of 348.30 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED2.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED2.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,29)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1053
[16:13:24] [R] STOR REMOVED2.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED2.avi (384 KB of 348.63 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED3.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED3.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,30)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1054
[16:13:24] [R] STOR REMOVED3.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED3.avi (384 KB of 347.12 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] SIZE REMOVED4.avi
[16:13:24] [R] 213 0
[16:13:24] [R] MDTM REMOVED4.avi
[16:13:24] [R] 213 20160211031326
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,31)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1055
[16:13:24] [R] STOR REMOVED4.avi
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] Data Socket Error (10054): Connection reset by peer
[16:13:24] [R] 450 can't access file.
[16:13:24] [R] Transfer Failed: REMOVED4.avi (384 KB of 348.27 MB) in 0.03 seconds (384.0 KB/s)
[16:13:24] [R] PASV
[16:13:24] [R] 227 Entering Passive Mode (192,168,147,5,4,32)
[16:13:24] [R] Opening data connection IP: 192.168.147.5 PORT: 1056
[16:13:24] [R] LIST -al
[16:13:24] [R] 150 Connection accepted
[16:13:24] [R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 96.00 KB]
[16:13:24] [R] 226 Transfer OK
[16:13:24] [R] List Complete: 2 KB in 0.01 seconds (2.2 KB/s)
[16:13:24] Transfer queue completed
[16:13:24] Transferred 0 Files (0 bytes) in 46 seconds (0.0 KB/s)
[16:13:24] 5 Files Failed
FlashFXP Developer
bigstar
02-12-2016, 07:13 AM
Re: 0 byte files created after running out of space on upload.

Hello,

Would it be possible to post an identical log from v3 for comparison?

Off hand I am not sure what could have possibility changed.

I don't recall there being anything client side specific to avoid 0 byte files on upload failure but I will be more than happy to look into this.
Junior Member
don2
02-12-2016, 07:36 AM
Re: 0 byte files created after running out of space on upload.

Hi Bigstar,

Now this is embarrassing.

I've just performed the test on V3, and it's also creating the zero byte files. I could have sworn that it didn't.

Unless something changed at the far end, but I control that and haven't made any changes there, so I must have just imagined it.

Sorry about that. Everything seems to be working as it should.

I'm happy to close this off

Sorry to waste your time.

Don.

PS. V3 log attached, as requested.




WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to Xbox -> IP=192.168.147.5 PORT=21
[R] Connected to Xbox
[R] 220-Welcome to XBOX FileZilla (XBMC)
[R] 220-version: XBMC:FileZilla version 1.5.6, (based on FileZilla Server 0.8.8)
[R] 220 http://sourceforge.net/projects/xbfilezilla
[R] USER xbox
[R] 331 Password required for xbox
[R] PASS (hidden)
[R] 230 Logged on
[R] SYST
[R] 215 UNIX emulated by FileZilla
[R] FEAT
[R] 500 Syntax error, command unrecognized.
[R] REST 100
[R] 350 Rest supported. Restarting at 100
[R] REST 0
[R] 350 Rest supported. Restarting at 0
[R] CWD /G/Videos/
[R] 250 CWD successful. "/G/Videos" is current directory.
[R] PWD
[R] 257 "/G/Videos" is current directory.
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,25)
[R] Opening data connection IP: 192.168.147.5 PORT: 1049
[R] LIST -al
[R] 150 Connection accepted
[R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 523.31 MB]
[R] 226 Transfer OK
[R] List Complete: 5 KB in 0.09 seconds (61.6 KB/s)
[R] CWD 0 Defiance
[R] 250 CWD successful. "REMOVED DIR" is current directory.
[R] PWD
[R] 257 "REMOVED DIR" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,26)
[R] Opening data connection IP: 192.168.147.5 PORT: 1050
[R] LIST -al
[R] 150 Connection accepted
[R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 523.31 MB]
[R] 226 Transfer OK
[R] List Complete: 1 KB in 0.08 seconds (22.9 KB/s)
[R] TYPE I
[R] 200 Type set to I
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,27)
[R] Opening data connection IP: 192.168.147.5 PORT: 1051
[R] STOR REMOVED1.avi
[R] 150 Connection accepted
[R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 174.66 MB]
[R] 226 Transfer OK
Transferred: REMOVED1.avi 348.63 MB in 47.84 seconds (7,461.9 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,28)
[R] Opening data connection IP: 192.168.147.5 PORT: 1052
[R] STOR REMOVED2.avi
[R] 150 Connection accepted
[R] 450 can't access file.
[R] Transfer Failed!
[R] Skipping: C:\1Temp\REMOVED2.avi
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,29)
[R] Opening data connection IP: 192.168.147.5 PORT: 1053
[R] STOR REMOVED3.avi
[R] 150 Connection accepted
[R] 450 can't access file.
[R] Transfer Failed!
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,30)
[R] Opening data connection IP: 192.168.147.5 PORT: 1054
[R] STOR REMOVED3.avi
[R] 150 Connection accepted
[R] 450 can't access file.
[R] Transfer Failed!
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,31)
[R] Opening data connection IP: 192.168.147.5 PORT: 1055
[R] STOR REMOVED3.avi
[R] 150 Connection accepted
[R] 450 can't access file.
[R] Transfer Failed!
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,32)
[R] Opening data connection IP: 192.168.147.5 PORT: 1056
[R] STOR REMOVED3.avi
[R] 150 Connection accepted
[R] 450 can't access file.
[R] Transfer Failed!
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (192,168,147,5,4,33)
[R] Opening data connection IP: 192.168.147.5 PORT: 1057
[R] LIST -al
[R] 150 Connection accepted
[R] 226- Free space: [C:\ 306.31 MB] [E:\ 3.74 GB] [F:\ 82.88 GB] [G:\ 32.00 KB]
[R] 226 Transfer OK
[R] List Complete: 2 KB in 0.06 seconds (32.9 KB/s)
Transfer queue completed
Transferred 1 file totaling 348.63 MB in 1 minutes 23 seconds (7,461.9 KB/s)
Skipped 1 file
1 File failed to transfer
FlashFXP Developer
bigstar
02-12-2016, 01:19 PM
Re: 0 byte files created after running out of space on upload.

Thank you for the update.
Ticket Tools
Subscribe to this Ticket


Posting Rules
You may not post new tickets

Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 06:33 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)