tabouassaleh / iqbox-ftp

Automatically exported from code.google.com/p/iqbox-ftp
0 stars 0 forks source link

File do not resume and are synced from scratch #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to sync a big file
2. Unplug network cable, and plug it back in
3. Wait for network connection and for IQBox to resume syncing.

What is the expected output? What do you see instead?

The file should resume from where the upload/download was last stopped (for FTP 
servers that support resuming). Currently, IQBox will start syncing the file 
from scratch. This is a problem when syncing larger files over an unstable 
internet connection.

What version of the product are you using? On what operating system?

Client side: IQBox FTP 0.3.4, Windows XP Service Pack 3. 
Server side: FileZilla Server 0.9.43 beta, Windows 7 Pro 64-bit

Please provide any additional information below.

It would also be nice if you could show current speed of transfer (i.e. 
500kb/s), and allow users to pause download/upload.

Original issue reported on code.google.com by jw....@klk.com.my on 28 Mar 2014 at 1:48

GoogleCodeExporter commented 9 years ago
I agree, ideally IQBox should resume the upload. I think we did add logic to do 
this in the new version (unreleased), I will need to check. If not, we will add 
support for this feature in a later version, thanks!
In terms of transfer speed, and pausing, we are working on all of those. I 
think a basic Pause feature has been made and will be released within a few 
builds. We are behind on our releases at this time.

Original comment by simonis2...@gmail.com on 2 Apr 2014 at 4:27