Ticket #67 (closed bugs: fixed)

Opened 9 months ago

Last modified 9 months ago

Fixing parsing of -maxStreamsPerClient in ftp code (8264)

Reported by: patrick Assigned to: omsynge
Priority: major Milestone: 1.8.0-13
Component: ftp Version: 1.8.0
Keywords: Cc:
Sub Version:

Description

  • Fixed parsing of -maxStreamsPerClient (it was ignored before due to the initialiser on the field).
  • Made OPTS RETR Parallelism subject -maxStreamsPerClient.
  • Added -defaultStreamsPerClient option to set the default for mode E transfers in case the client doesn't specify the parallelism.

Change History

03/01/08 15:58:18 changed by patrick

  • version set to 1.8.0.

03/01/08 15:58:35 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.