Opened 23 years ago

Last modified 21 years ago

#1538 closed Feature request

More control of file transfer

Reported by: anonymous Owned by: Tim Kosse
Priority: high Component: Other
Keywords: Cc: Tim Kosse, darksilver
Component version: Operating system type:
Operating system version:

Description

I've seen other softwares doing this, is it possible
to control the transfer speed, both download and
upload? This feature already exist in LeechFTP,
NetAnts, GoZilla, FlashGet, etc.

Change History (8)

comment:1 by Tim Kosse, 23 years ago

In general, there is no real possibility to control
download speed, cause the server sends the data always as
fast as possible. Only by using the trick of not parsing
the received data the download speed can be controlled,
cause when the buffer is full, no additional data can be
received.
But upload speed can be fully controlled, cause the client
sends the data.

I think I'll implement this feature in one of the next
releases.

comment:2 by anonymous, 22 years ago

Logged In: NO

I've been using FZ server and would also like to see the
transfer limit feature implemented.

comment:3 by anonymous, 22 years ago

Logged In: NO

I've been using FZ server and would also like to see the
transfer limit feature implemented.

comment:4 by anonymous, 22 years ago

Logged In: NO

Im possitive Getright has a speed control when
downlaoding... It would be a very useful feature for both
up&down loads

comment:5 by anonymous, 22 years ago

Logged In: NO

Yes I think traffic control is strongly necesary
Thanks

Hernan

comment:6 by darksilver, 21 years ago

yes, it's the only reason i use leechftp instead of FZ
sometimes, just when i want to limit speed...

comment:7 by anonymous, 21 years ago

Logged In: NO

i'd like to see this in the filezilla server too :)

comment:8 by Tim Kosse, 21 years ago

Speed limits are already implemented in the client and will be
implemented in the server in the next version.

Note: See TracTickets for help on using tickets.