BestSync/FTP Problems: 426 Connection closed...

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
mcjathan
Posts: 62
Joined: Thu Aug 23, 2012 11:26 pm

BestSync/FTP Problems: 426 Connection closed...

Post by mcjathan »

I have a long-standing problem with BestSync and FTP. FYI, my FTP server is Filezilla.

An example of the BestSync log is at the bottom of this posting.

At first I thought it was a problem with the FileZilla FTP server and I asked for support on the FileZilla support forum. However, after some back-and-forth discussion with Filezilla developers on that forum, I’m convinced the problem is with BestSync. For more details, please see the FileZilla forum thread:

https://forum.filezilla-project.org/vie ... =2&t=29403

Here’s the most relevant portion of that thread. Please be sure to read from this point down to the bottom of the thread:

https://forum.filezilla-project.org/vie ... 03#p109715

One of the FileZilla developers thinks that BestSync has some sort of an error in its FTP receive loop.

Jean-Pierre, can you reproduce this error?

Regards,

Jeff

========= BestSync Log ===================
<[2]150 Connection accepted, restarting at offset 24256512
<[2]426 Connection closed; transfer aborted.
>[2]PASV
<[2]227 Entering Passive Mode (23,30,60,44,195,116)
>[2]REST 27721728
<[2]350 Rest supported. Restarting at 27721728
>[2]RETR /R-Disk/Mentors/Kudlow, Larry/The Larry Kudlow Show (weekly)/2013_03_16 March_16__2013-1363453308.mp3
<[2]150 Connection accepted, restarting at offset 27721728
<[2]426 Connection closed; transfer aborted.
>[2]PASV
<[2]227 Entering Passive Mode (23,30,60,44,195,117)
>[2]REST 31186944
<[2]350 Rest supported. Restarting at 31186944
>[2]RETR /R-Disk/Mentors/Kudlow, Larry/The Larry Kudlow Show (weekly)/2013_03_16 March_16__2013-1363453308.mp3
<[2]150 Connection accepted, restarting at offset 31186944
<[2]426 Connection closed; transfer aborted.
>[2]PASV
<[2]227 Entering Passive Mode (23,30,60,44,195,118)
>[2]REST 34652160
<[2]350 Rest supported. Restarting at 34652160
>[2]RETR /R-Disk/Mentors/Kudlow, Larry/The Larry Kudlow Show (weekly)/2013_03_16 March_16__2013-1363453308.mp3
<[2]150 Connection accepted, restarting at offset 34652160
<[2]426 Connection closed; transfer aborted.
>[2]PASV
<[2]227 Entering Passive Mode (23,30,60,44,195,119)
>[2]REST 38117376
<[2]350 Rest supported. Restarting at 38117376
>[2]RETR /R-Disk/Mentors/Kudlow, Larry/The Larry Kudlow Show (weekly)/2013_03_16 March_16__2013-1363453308.mp3
<[2]150 Connection accepted, restarting at offset 38117376
<[2]226 Transfer OK
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

Re: BestSync/FTP Problems: 426 Connection closed...

Post by RiseFly »

Hello,

I think that this symptom only happens when BestSync download ONE large file by multiple threads.

If number of the download files is larger than the number of threads, BestSync uses one thread for one file; when the number of threads is larger than number of the download files, BestSync divide the large file into segments and download load the segments concurrently by multiple sessions. The is the powerful point of BestSync, may be not other synchronization software can do this job.
Please post may answer to the FileZilla forum.

Best regard.
Post Reply