PDA

View Full Version : Problem with small files


bywild
03-01-2012, 07:20 PM
Hi I have been using flashfxp for a few years now, with no problems.

Recently I started having troubles downloading small files under 7kb
These files have various extensions.

.sfv
.nfo
.txt
.pdf
.info
.doc

Any ideas on why this would happen all of a sudden? It downloads the filename but leaves a 0byte file on my system.

MxxCon
03-01-2012, 11:21 PM
https://oss.azurewebsites.net/forum/general-discussions/4275-%5Breadme%5D-please-read-before-posting.html

bywild
03-02-2012, 03:42 AM
* FlashFXP v[4].[1.8], build [1701], [x]registered, [ ]unregistered, [ ]pirated
* OS [ ] Windows 7, [x] Vista, [ ] WinXP, [ ] Other (specify)
* Running behind hardware router/firewall [ ] Yes & Model [ ], [x] No, [ ] Not sure
* Running software firewall [ ] Yes, Name [ ], Ver. [ ], or [x] No
* Running Antivirus [ ] Yes, Name [ ] or [x] No
* Internet Connection [ ] DSL, [ ] CABLE, [x] Other(specify)
ADSL2+ Connection

additional info if related
* FTP server(s) name [DrFTPD+], version [2.0 (+STABLE+) $Revision: 1761 $ ]

MxxCon
03-02-2012, 09:12 AM
bywild (https://oss.azurewebsites.net/forum/member.php?u=57322), post session log with problematic files.

westerjepser
04-27-2012, 04:20 PM
Hello. Sorry for hijacking this 2-3 months old thread, but I'm having the exact same issue.
Pasting info for nfo files, but sfv files also have this issue for me.

* FlashFXP v[4].[2.2], build [1760], [x]registered, [ ]unregistered, [ ]pirated
* OS [x] Windows 7, [ ] Vista, [ ] WinXP, [ ] Other (specify)
* Running behind hardware router/firewall [ ] Yes & Model [ ], [x] No, [ ] Not sure
* Running software firewall [ ] Yes, Name [ ], Ver. [ ], or [x] No
* Running Antivirus [ ] Yes, Name [ ] or [x] No
* Internet Connection [ ] DSL, [ ] CABLE, [x] Other(specify)
100mbit fiber connection.

[R] SIZE fairlight.nfo
[R] 213 4406
[R] MDTM fairlight.nfo
[R] 213 20111009182358
[R] PASV
[R] 227 Entering Passive Mode (79,136,20,189,201,65)
[R] Opening data connection IP: 79.136.20.189 PORT: 51521
[R] RETR fairlight.nfo
[R] Connected. Negotiating SSL/TLS session
[R] TLSv1 negotiation successful...
[R] TLSv1 encrypted session using cipher DHE-DSS-AES256-SHA (256 bits)
[R] 150 Opening ASCII mode data connection for fairlight.nfo (4322 bytes) using SSL/TLS.
[R] 226- You have messages to read.
[R] 226- [Ul: 0.0MB] [Dl: 4293.0MB] [Speed: 8438.82K/s] [Free: 53021MB]
[R] 226 [Section: DEFAULT] [Credits: 0.0MB] [Ratio: Unlimited]
Transferred: fairlight.nfo 0 bytes in 0 second (0,0 KB/s)
Transfer queue completed
Transferred 1 File (0 bytes) in 1 second (0,0 KB/s)

However, from the same site:

[R] SIZE skidrow.nfo
[R] 213 14889
[R] MDTM skidrow.nfo
[R] 213 20120215211314
[R] PASV
[R] 227 Entering Passive Mode (79,136,20,189,141,79)
[R] Opening data connection IP: 79.136.20.189 PORT: 36175
[R] RETR skidrow.nfo
[R] Connected. Negotiating SSL/TLS session
[R] TLSv1 negotiation successful...
[R] TLSv1 encrypted session using cipher DHE-DSS-AES256-SHA (256 bits)
[R] 150 Opening ASCII mode data connection for skidrow.nfo (14699 bytes) using SSL/TLS.
[R] 226- [Ul: 0.0MB] [Dl: 0.0MB] [Speed: 8157.72K/s] [Free: 53021MB]
[R] 226 [Section: DEFAULT] [Credits: 0.0MB] [Ratio: Unlimited]
Transferred: skidrow.nfo 14 KB in 0,00 second (14,5 KB/s)
Transfer queue completed
Transferred 1 File (14 KB) in 1 second (10,7 KB/s)

bigstar
04-27-2012, 04:41 PM
Is the downloaded file 0 bytes on your computer?

I assume you've tried refreshing the local browser window in FlashFXP to see if its an update issue or if the file size is truly 0 bytes?

What FTP server software is the the remote host using?

westerjepser
04-27-2012, 04:57 PM
I've tried viewing the nfo files which are just empty, as are the sfv files, even after multiple refreshes.

Another thing I forgot to mention is that if I right-click the remote file and choose view, it works just great no matter the file size. For instance, the nfo in the first paste works just great if one simply transfers to the temp folder for viewing.

I don't have permission to use the SITE VERS command, but as I recall being told, it's glftpd the remote host uses.

EDIT:
I have an old 3.4.1 unregistered on my laptop, and FXP from that site to my own local-use RaidenFTPD works just great, although the files get a few bytes larger than on the original site.

bigstar
04-27-2012, 07:57 PM
I'm honestly not sure, this has me quite puzzled.

From what I can tell the file is downloaded as the size reported after download.

Could it be a problem with viewing the file? Have you tried to view the file outside of FlashFXP?

When you download a file in ASCII mode from a UNIX/LINUX based FTP server the size will always be larger because the text format conversion.

westerjepser
04-27-2012, 08:07 PM
From what I can tell the file is downloaded as the size reported after download.
No, the size is reported but the file is transferred as 0 bytes:
[R] SIZE fairlight.nfo
[R] 213 4406
Transferred: fairlight.nfo 0 bytes in 0 second (0,0 KB/s)

I have double-checked skiplists and whatnot, and nothing is there to be skipped at all.


Could it be a problem with viewing the file? Have you tried to view the file outside of FlashFXP?
I have tried editing both nfo files and sfv files in notepad, as well as run them in their respective default applications both from explorer and from the flashfxp local browser (which I believe simply is a shell for explorer, in a sense?).