Ticket #14 (assigned enhancement)

Opened 5 years ago

Last modified 5 years ago

Support for the REST verb.

Reported by: john@… Owned by: schwa
Priority: minor Milestone:
Component: Library Version:
Keywords: specification Cc:

Description

It would be great if ftputil supported the transfer restarts (i.e. to continue an incomplete download).

From spec (http://war.jgaa.com/ftp/rfc/rfc959.txt):

RESTART (REST)

The argument field represents the server marker at which file transfer is to be restarted. This command does not cause file transfer but skips over the file to the specified data checkpoint. This command shall be immediately followed by the appropriate FTP service command which shall cause file transfer to resume.

Change History

Changed 5 years ago by schwa

  • priority changed from major to minor
  • status changed from new to assigned
  • version set to 2.0.3
  • milestone set to 2.2
Note: See TracTickets for help on using tickets.