Re: [SLUG] file transfer with speed limit

2004-01-18 Thread Gottfried Szing
Alexander Samad wrote: Why not use tc and traffic shape the modem connection ? the "problem" in my case is, that the client is a powerbook with the original mac os x and not a debian or other linux on it. cya -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription

Re: [SLUG] file transfer with speed limit

2004-01-18 Thread Alexander Samad
Why not use tc and traffic shape the modem connection ? Alex On Sun, Jan 18, 2004 at 02:20:09PM +1100, Gottfried Szing wrote: > > > Chris Deigan wrote: > >On Sun, 2004-01-18 at 11:59, Gottfried Szing wrote: > > > >>protocol (scp, http, ftp, ...) does not matter, because i want to > >>download

Re: [SLUG] file transfer with speed limit

2004-01-17 Thread Gottfried Szing
Chris Deigan wrote: On Sun, 2004-01-18 at 11:59, Gottfried Szing wrote: protocol (scp, http, ftp, ...) does not matter, because i want to download the files from my on server. and i dont like to install with QOS and stuff like this. dont want to change my kernel config for this. The --limit-

Re: [SLUG] file transfer with speed limit

2004-01-17 Thread Chris Deigan
On Sun, 2004-01-18 at 11:59, Gottfried Szing wrote: > protocol (scp, http, ftp, ...) does not matter, because i want to > download the files from my on server. and i dont like to install with > QOS and stuff like this. dont want to change my kernel config for this. The --limit-rate switch in wge

Re: [SLUG] file transfer with speed limit

2004-01-17 Thread Shane Anderson
Hi, You might want to check out Trickle (http://monkey.org/~marius/trickle/). I haven't used it myself so I don't know if it is exactly what you need. Freshmeat blurb: trickle is a lightweight, portable, per-application bandwidth shaper. It works in collaboration, has peak detection, and does

Re: [SLUG] file transfer with speed limit

2004-01-17 Thread Dave Airlie
rsync --bwlimit can be made run over ssh... export RSYNC_RSH=ssh Dave. > download the files from my on server. and i dont like to install with > QOS and stuff like this. dont want to change my kernel config for this. > > TIA, gottfried > -- David Airlie, Software Engineer http://www.skynet.ie/

[SLUG] file transfer with speed limit

2004-01-17 Thread Gottfried Szing
hi, maybe to pick up the discussion about the favorite tool in use, which has appeared two weeks ago on this list. does someone know a tool for file transfer which offers a way to limit the traffic speed? the problem is that i am using a dial up connection and during the download everything re