Hello,
I'm trying Core FTP, I like it, but noticed something annoying :
I'm uploading files to a server that doesn't support REST and APPE commands used for resuming an aborted transfer.
I've thought that in such case Core FTP would automatically delete the partial file on the server, and upload it again (from the start), but it doesn't, and I have to do that myself, otherwise the file is not uploaded fully.
Have I missed something ?