nibbles
I'm trying to download several large files, 50 MB each using the Global queue, from a site that supports resume, but it always overwrites.
I'm requesting the exact settings you change from the default install to enable resume in the Global queue.
Below is a snippet of the log file that shows the server supports resume,
and it shows an aborted download that is restarted in Global queue:
==============================================
Above you can see REST is supported, you can see I aborted the download, and you can see that I let it retry, and it overwrites.
In my SmartFTP settings, I have tried changing the stock values to:
I'm requesting the exact settings you change from the default install to enable resume in the Global queue.
Below is a snippet of the log file that shows the server supports resume,
and it shows an aborted download that is restarted in Global queue:
==============================================
230 User xxxxxx logged in.
SYST
215 UNIX Type: L8
FEAT
500 Unknown command.
REST 100
350 REST supported. Ready to resume at byte offset 100.
REST 0
[b]350 REST supported. Ready to resume at byte offset 0.[/b]
PWD
257 "/" is current directory.
CWD /Van1980-07(Jul) 10 Montreux/Disc 1
250 CWD command successful. "/Van1980-07(Jul) 10 Montreux/Disc 1" is current directory.
PWD
257 "/Van1980-07(Jul) 10 Montreux/Disc 1" is current directory.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (69,26,78,xxx,20,74).
Opening data connection IP: 69,26,78,xxx,20,74 PORT: 5194.
RETR vm1980-07-10d1t05.shn
150 Data connection accepted from 63.194.213.xxx:1820; transfer starting for vm1980-07-10d1t05.shn (57921349 bytes).
Command aborted by user.
Resolving host name xxxxx.no-ip.info...
Connecting to (xxxxx.no-ip.info) -> IP: 69.26.78.xxx PORT: 21
Connected to (xxxxx.no-ip.info) -> Time = 571ms
Socket connected waiting for login sequence.
220 FishStu
USER xxxxx
331 Password required for matthew.
PASS (hidden)
230 User xxxxx logged in.
SYST
215 UNIX Type: L8
FEAT
500 Unknown command.
REST 100
350 REST supported. Ready to resume at byte offset 100.
REST 0
350 REST supported. Ready to resume at byte offset 0.
PWD
257 "/" is current directory.
CWD /Van1980-07(Jul) 10 Montreux/Disc 1
250 CWD command successful. "/Van1980-07(Jul) 10 Montreux/Disc 1" is current directory.
PWD
257 "/Van1980-07(Jul) 10 Montreux/Disc 1" is current directory.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (69,26,78,xxx,114,218).
Opening data connection IP: 69,26,78,xxx,114,218 PORT: 29402.
RETR vm1980-07-10d1t05.shn
150 Data connection accepted from 63.194.213.xxx:1916; transfer starting for vm1980-07-10d1t05.shn (57921349 bytes).
In my SmartFTP settings, I have tried changing the stock values to:
- Transfer Options: Continue on Error
On File Exists: Resume
On File Exists: Resume Rollback 1024 bytes- I can see the blue check icon in the session queue, but I don't see the blue check icon in the Global queue.
I am behind a hardware NAT router, using DSL and PASV.
Here are the Help --> About --> [[[SYSINFO][/SYSINFO]][/[SYSINFO][/SYSINFO]]][/[[SYSINFO][/SYSINFO]][/[SYSINFO][/SYSINFO]]] details. I've lost a lot of hours with these overwrites! But thanks for any assitance.
Nibbles
+- System ----------------------------- Microsoft Windows 98 SE Total Memory : 523696 KB Free Memory : 2068 KB +- SmartFTP --------------------------- Version : 1.0.979.2 Time Stamp : 2003-09-25 20:10:17 +- Application DLL -------------------- controls.dll : 1.6.979.2 ftpapi.dll : 2.0.979.2 language.dll : 1.0.979.2 reseng.dll : 1.3.979.2 smarthook.dll : 1.0.2.1 +- System DLL ------------------------- unicows.dll : 1.0.4018.0 shell32.dll : 4.72.3812.600 shlwapi.dll : 6.00.2800.1226 comctl32.dll : 5.81 riched20.dll : 5.30.23.1200 schannel.dll : 5.00.1878.13 +- Internet Explorer ------------------ Version : 6.0.2800.1106 +- Winsock ---------------------------- Winsock : 2.2
- I can see the blue check icon in the session queue, but I don't see the blue check icon in the Global queue.