ftp problem
Moderators: Hacker, petermad, Stefan2, white
ftp problem
I downloaded a big file (4GB) from ftp server using TC 6,03a.
When I had about 2,7GB the connection was broken and I tried to download it again - resume aborted download - and then I receive "source and target different"
What can it be? I try to download it again and the problem exists again (I'm not sure if the downloaded part of file is also 2,7GB as last time).
Is it a problem with TC or with FTP server (serv-u v4.0).
JerzyR
When I had about 2,7GB the connection was broken and I tried to download it again - resume aborted download - and then I receive "source and target different"
What can it be? I try to download it again and the problem exists again (I'm not sure if the downloaded part of file is also 2,7GB as last time).
Is it a problem with TC or with FTP server (serv-u v4.0).
JerzyR
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Please create a log and send it to me by e-mail (or post it here). Also check with Alt+Enter whether the file sizes are shown correctly.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
RTFM

- Configuration >> FTP >> tick the box and fill the field for “Create a log file”
- This is explained in the Help and the Tutorial…

Claude
Clo
Last edited by Clo on 2004-12-27, 22:28 UTC, edited 1 time in total.
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, I just mean a log of the failing resume operation!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Hello,
sorry for bumping this old topic but I'm having the same problem. Never had it before.
Downloading a 6gb file. I canceled. I wanted to resume but I get that error "source and target different".
This is the FTP log file:
sorry for bumping this old topic but I'm having the same problem. Never had it before.
Downloading a 6gb file. I canceled. I wanted to resume but I get that error "source and target different".
This is the FTP log file:
200 Port command successful.
REST 2985390080
350 REST supported. Ready to resume at byte offset 2985390080.
RETR rld-acrr.iso
150 Opening data connection for rld-acrr.iso (6899040256 bytes).
Download
òABOR
426 Cannot retrieve. Failed. Aborting
Waiting for server...
226 ABOR command successful.
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Seems like the server never actually builds up the connection. Try using passive mode: Ctrl+F - edit connection - passive mode.
If this doesn't help, you may ask your provider to update the server. It's possible that it cannot handle file sizes > 2 GB correctly when resuming (it needs to use 64-bit numbers as TC does).
If this doesn't help, you may ask your provider to update the server. It's possible that it cannot handle file sizes > 2 GB correctly when resuming (it needs to use 64-bit numbers as TC does).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
"source and target different" is shown when the server DOES send data, but the WRONG one. When you resume a download, TC downloads an overlapping part of the file, and compares it with the end of the file which is already there. If the two do not match, TC knows that the server failed to resume at the right location, or the remote file was replaced by a newer one in the meantime.
That's very unfortunate - they should at least return an error instead of confirming the resume...FileZilla told me that the sever dosn't support resume for files over 2GB
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2krasusczak
No you can't. Resume doesn't make sense when the source and target files are different (e.g. because there is a newer version since the first, partial download). The resumed file would be a mix of the old and new file, and would most probably not work. You will need to choose "Overwrite" instead of "Resume".
No you can't. Resume doesn't make sense when the source and target files are different (e.g. because there is a newer version since the first, partial download). The resumed file would be a mix of the old and new file, and would most probably not work. You will need to choose "Overwrite" instead of "Resume".
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Senior Member
- Posts: 284
- Joined: 2011-09-23, 10:35 UTC