aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: Full amule control by amulecmd  (Read 25022 times)

minage

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 117
Full amule control by amulecmd
« on: October 08, 2008, 01:36:25 AM »

Hi,
I'm wondering why amulecmd has just exencial commands and you can't control amule completely.

it would be great if you'll implement some new commands on amulecmd.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Full amule control by amulecmd
« Reply #1 on: October 08, 2008, 06:55:11 AM »

Hello minage,

would you be so kind as to make a list of the commands missing?

kind regards
Logged

minage

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 117
Re: Full amule control by amulecmd
« Reply #2 on: October 09, 2008, 01:24:18 AM »

for example....
set tcp/udp port
max sources and clients limit
set start or not amuleweb when starting amule (and password)
language
reconnect on loss
add/remove shared directories
File Buffer Size
Upload Queue Size

more or less useful things... :)
« Last Edit: October 09, 2008, 01:36:15 AM by minage »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Full amule control by amulecmd
« Reply #3 on: October 09, 2008, 10:09:20 AM »

Hi minage,

Ah, you want to be able to control the preferences using amulecmd. This would make indeed controlling amule remotely more comfortable.

Some things will cause some problems, as for instance changing the port or language requires currently a restart. But other things are very sensible suggestions and likely to be implemented.

Would you please be so kind as to create a feature request in the bug tracker? I'm a bit disorganized and tend to forget about requests in the forums. - Thank you!
Logged

woutermense

  • Full Member
  • ***
  • Karma: 18
  • Offline Offline
  • Posts: 154
Re: Full amule control by amulecmd
« Reply #4 on: October 09, 2008, 10:29:43 AM »

Maybe add it to 585. There's a lot of features that could be added, like file comments and other advanced stuff. Basically every feature that big brother aMule also has :D
Logged

minage

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 117
Re: Full amule control by amulecmd
« Reply #5 on: October 10, 2008, 01:51:33 AM »

Maybe add it to 585. There's a lot of features that could be added, like file comments and other advanced stuff. Basically every feature that big brother aMule also has :D

I reported a new issue...

is it right?
maybe have i to do the same thing here in the forum?
« Last Edit: October 10, 2008, 04:24:20 PM by minage »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Full amule control by amulecmd
« Reply #6 on: October 10, 2008, 09:44:47 AM »

Hello minage,

everything is good. :) The bug report in the bug tracker serves only for me...because I forget reports in the forums. :(
Logged

minage

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 117
Re: Full amule control by amulecmd
« Reply #7 on: October 25, 2008, 02:53:10 AM »

nice,

well...I found what could be as first on "to do" list of my request.
A better Search command.

now you can search on local; global; kad and nothing else.
next could be "choose the file type too":

search kad audio file

or

search kad video file

that would be great :)

and then order the list by alphabet, size and sources :)

like: results abc; results size; results sources
Logged

gabe01

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Full amule control by amulecmd
« Reply #8 on: December 09, 2008, 12:12:26 AM »

It would be nice if it's possible to have  ed2k link with command show DL
Logged

p.r.

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 50
Re: Full amule control by amulecmd
« Reply #9 on: December 18, 2008, 11:19:42 AM »

Could you implement  (if  possible or/and sensible ) some new EXTENSIONS for show/add commands:
1.  show  kad   (show  current KAD contacts)
      show  nodes   (show nodes.dat)

2.  add  node   (add a node IP  to nodes.dat)
      add  nodes   (add a nodes.dat link be added to nodes.dat) ?

and new COMMANDS to be able to delete single item in servers/nodes list:
del  server  ip:port   (delete a server from servers list)
del  node  ip:port   (delete a node from nodes list) ?
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Full amule control by amulecmd
« Reply #10 on: December 18, 2008, 05:18:40 PM »

1.  show  kad   (show  current KAD contacts)
      show  nodes   (show nodes.dat)

2.  add  node   (add a node IP  to nodes.dat)
      add  nodes   (add a nodes.dat link be added to nodes.dat) ?

del  node  ip:port   (delete a node from nodes list) ?
I don't think it's a wise idea to hand-edit nodes.dat. aMule does not provide a way to manually add/remove Kad contacts. However, it's possible to add a contact to the routing table but only when Kad is running, and there's no gurantee that it won't be automatically removed soon.

Instead, I'd suggest 'connect kad [ip:port]' to bootstrap Kad from a specific IP:Port.

del  server  ip:port   (delete a server from servers list)
Add/remove servers should be possible and can be implemented.
Logged
concordia cum veritate

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Full amule control by amulecmd
« Reply #11 on: December 18, 2008, 08:42:10 PM »

Adding, removing and listing single kad nodes makes no sense whatsoever.
Logged

p.r.

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 50
Re: Full amule control by amulecmd
« Reply #12 on: March 13, 2009, 05:26:03 PM »

Then at least please implement these features:
1.  "dump current kad routing table  to nodes.dat / nodes.txt "
2.  " translate  nodes.dat to nodes.txt "
3.  " translate  nodes.txt to nodes.dat"
nodes.txt is human readable form of  nodes.dat
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Full amule control by amulecmd
« Reply #13 on: March 13, 2009, 07:15:50 PM »

Why. Why in the name of everything that is holy would you want to look at the Kad routing table.
Logged

p.r.

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 50
Re: Full amule control by amulecmd
« Reply #14 on: March 13, 2009, 07:41:47 PM »

I'm paranoic :)
Logged
Pages: [1] 2 3