Code: Select all
put:c:\file.txt -> ftp://user:password@ftp.server.nl/file.txt
* Choose Skip or Skip all when the overwrite dialog appears
The upload line in the "download list" is marked with the "OK-" stamp.
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
put:c:\file.txt -> ftp://user:password@ftp.server.nl/file.txt
I think you mean re-upload, not re-download. There are no skip buttons when downloading.ghisler(Author) wrote:Skip is treated as a success (because the user actively skipped the file), so it's marked as OK so the user doesn't re-download it when trying to re-do the failed transfers.
Actually, there are. It depends on the number of commands in the download list. When there is only 1 file (not a folder) to download and nothing else in the "download list", the skip buttons are left out.white wrote:There are no skip buttons when downloading.
When a download is skipped the line is not marked with OKghisler(Author) wrote:Skip is treated as a success (because the user actively skipped the file), so it's marked as OK so the user doesn't re-download it when trying to re-do the failed transfers.