Richard Urwin said: > On Sunday 04 Jan 2004 10:39 pm, Patrick Dempster wrote: >> [EMAIL PROTECTED] torrent]$ btdownloadgui.py --max_upload_rate 100 >> MandrakeLinux-20031231-i586.iso.torrent >> >> I get the following error: >> >> ERROR (10:28) - >> error: Too many args - 0 max. >> run with no args for parameter explanations. >> >> Can anyone suggest what I'm doing wrong? Is there an rc file somewhere >> that I should set this in? > > Off the top of my head, try using hyphens"-" rather than underlines.
Nope, doesn't seem to like that that either [EMAIL PROTECTED] torrent]$ btdownloadgui.py --max-upload-rate 100 MandrakeLinux-20031231-i586.iso.torrent These errors occurred during execution: [23:47:11] error: option --max-upload-rate not recognized run with no args for parameter explanations After a bit more experimenting it does appear that --max_upload_rate is what it is looking for because it does appear to be parsing it and it is expecting a number. I'm really stumped now. [EMAIL PROTECTED] torrent]$ btdownloadgui.py --max_upload_rate 100k MandrakeLinux-20031231-i586.iso.torrent These errors occurred during execution: [23:47:43] error: wrong format of --max_upload_rate - invalid literal for long(): 100k run with no args for parameter explanations Talk to you soon, Take care, Paddy If it happens once, it's a bug. If it happens twice, it's a feature. If it happens more than twice, it's a design philosophy. Linux user #140084 | http://counter.li.org/
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
