Opened 16 years ago

Last modified 16 years ago

#2947 closed Feature request

use RESTart-4096 technic in case of uncomplete transmissions

Reported by: anfisoft Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: anfisoft, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

FileZilla supports APPEND to complete a broken upload. In my case this faild on several tests. I will suggest the technique other FTP-Clients use:

In the Upload-Case:

1) Read the Size of the File On Server
2) Use the Restart Command with "Size-4096" Bytes (this is because Servers/Filesystems may preallocate Space for uploaded files and the content of the end of this files may undefined)
3) Upload at the given position

Andreas

Change History (1)

comment:1 by Tim Kosse, 16 years ago

I never encountered any such broken server before. Please update to a proper server.

Note: See TracTickets for help on using tickets.