Menu

Config File

Help
Anonymous
2004-04-28
2004-08-11
  • Anonymous

    Anonymous - 2004-04-28

    Hiya,

    with the [bittorrent] options in the config file, the commets say it should be in a list, can you clarify exactly how this should be specified. When using the btdownloadcurses file from bittorrent i specify:

    btdownloadcurses --minport 49152--maxport 65535 <torrentname>

    Does this need to be:

    args=--minport 49152
    args=--maxport 65535

    Cheers,

    -Jeff

     
    • Anonymous

      Anonymous - 2004-05-10

      I've got same problems with btmanager,howto define min/maxports.Any ideas?

       
    • Jérome Laheurte

      You have to type the same argument list but with spaces replaced by ';', so it should be

      args=--minport;45152;--maxport;65535

      I rekon this is annoying. BTManager2 will use 1 only port for all traffic.

       

Log in to post a comment.