aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Remote GUI / Remote handling  (Read 2456 times)

larva

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Remote GUI / Remote handling
« on: June 20, 2005, 11:21:53 PM »

Nach Eurer grossartigen Hilfe von vorgestern...alles läuft...na ja, fast alles...

zuerst einmal, ich hab den amuled laufen und greife mit der Remotegui zu, sowohl lokal auf der Maschine, auf der der Daemon läuft, als auch aus dem lokalem Netzwerk, dort kann ich aber einiges nicht:

die Download Prioritäten ändern (sowohl lokal als auch via Netzwerk)

Funktioniert das noch nicht, oder ist da etwas falsch bei mir?

dann noch eine Kleinigkeit:

Hier wird erklärt, wie man via Remote Rechner ed2k-links hinzufügt
und zwar wie folgt:
Quote
Remotely handling links

You can also handle links remotely, which means that you click over an ed2k link in a browser somewhere in the world and it gets into your home's aMule queue.

How?

Easy enough: using aMuleCMD (thanks djtm for this tip). Instead of using the ed2k command, use the following as the command to use:

/path/to/amulecmd -rh $server -pw $pw -c "Add %u"

Obviously, you'll have to replace $server and $pw with your server's IP (or DNS) and your External Connections password.

Please note that the above tip is only available since aMule 2.0.0rc8.

NOTE: In Konqueror, if after clicking OK on the security warning the link is still not being sent to aMule, just right-click on the ed2k link and tell Konqueror to open it in a new window/tab.

NOTE: In Firefox, it is not possible to start a command with parameters. An easy solution is a shell script with the command described above. You only have to replace %u with $1. This shell script must be executable (chmod +x ed2k.sh) and defined as external ed2k app in Firefox.

Also hab ich die datei geschrieben, hab sie mit chmod ausführbar gemacht und hab sie als external handler beim firefox eingetragen....und was passiert? nix!
Kann man das vielleicht etwas genauer erklären, oder funktioniert das einfach nicht?

Danke schon mal vorweg für die Hilfe

Grüsse,

Larva
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Remote GUI / Remote handling
« Reply #1 on: June 21, 2005, 08:19:15 AM »

also ob man mit amulegui die prios ändern kann geht glaub ich einfach noch nicht...aber es funktioniert zb schon über den webserver...genauso mit chancel....

zu dem script:

es das funktioniert schon, nur um auf fehlersuceh zu gehen würde ich es erstemal aus der commandozeile probieren, um zu sehen ob du alles richtig gemacht hast,

./ed2h,sh ed2k://Link_here

also wenn du das script richtig gemacht hast, übergibtst du einfach den ed2k link am ende als parameter, und der sollte dann auf deinem remote-host ankommen. wenn das in der commandozeile scon net geht, stimmt was mit dem script nicht

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Remote GUI / Remote handling
« Reply #2 on: June 21, 2005, 11:24:06 AM »

In der Form wird das sehr wahrscheinlich sowieso nicht gehen, da die Sonderzeichen nicht maskiert wurden.
Entweder ed2k.h ed2k:\/\/Link her... oder ed2k.sh "ed2k://Link_here"
Logged
Homefucking is killing prostitution

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Remote GUI / Remote handling
« Reply #3 on: June 21, 2005, 11:28:48 AM »

seit wann sind / sonderzeichen?

echo ed2k://
gibt dasselbe wie
echo "ed2k://"
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Remote GUI / Remote handling
« Reply #4 on: June 21, 2005, 12:11:12 PM »

In manchen Shells is auch / einSonderzeichen. Es stand ja nirgends was von Bash.
Logged
Homefucking is killing prostitution