I have problems with resume.
When I go to resume a file download, it zero outs the existing file and start downloading where it left off. If I downloaded 2M of a 20M file previously, it will delete the first 2M and then download the remaining 18M once I resume.
Also, when I try and download a file from the top level directory from when I first login (call it /my/dir/) CoreFTP doesn't put the trailing slash on the directory name when I attempt to download a file. (It tries to download /my/dirmyfile.txt instead of /my/dir/myfile.txt)
Version 2.0 build 1525
more problems
Here is the log file output
----------------------------------
disconnectedeel4935_1023.wmv - 53411840 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.002 seconds RETR /home/mark/eel/eel4935_1023.wmv disconnectedeel4935_1023.wmv - 93323264 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.010 seconds RETR /home/mark/eel/eel4935_1023.wmv disconnectedeel4935_1023.wmv - 69337088 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.000 seconds RETR /home/mark/eel/eel4935_1023.wmv
-----------------------------------
Every time you see "disconnected" in the above logfile what has happened is this, the .wmv file has been zero'ed out (zero sized file) and it starts downloading it again.
This really sucks and my high opinion of CoreFTP is going into the shitter since things worked so well when I was using the LE version and then I paid money for the Pro version and now it sucks.
----------------------------------
disconnectedeel4935_1023.wmv - 53411840 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.002 seconds RETR /home/mark/eel/eel4935_1023.wmv disconnectedeel4935_1023.wmv - 93323264 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.010 seconds RETR /home/mark/eel/eel4935_1023.wmv disconnectedeel4935_1023.wmv - 69337088 bytes transferred CWD /home/mark/eel/ Transferred 84,443,136 bytes in 0.000 seconds RETR /home/mark/eel/eel4935_1023.wmv
-----------------------------------
Every time you see "disconnected" in the above logfile what has happened is this, the .wmv file has been zero'ed out (zero sized file) and it starts downloading it again.
This really sucks and my high opinion of CoreFTP is going into the shitter since things worked so well when I was using the LE version and then I paid money for the Pro version and now it sucks.
Good info, thank you.CP wrote:the issue should be resolved in build 1527.
For future reference, users can fall back to the old putty compatible version by selecting the advanced -> ssh -> "Use putty compatible SFTP" option. This will use the older putty SFTP verson versus the new OpenSSH version.
And Build 1527 fixes all my issues. Thank you.
</opinion from crapper>