Hi!
Please help . I'm lost, tried everything.
I get: Download event action failed: Bad return code.
Used: log.execute = /home//rtorrent.log but comes up empty...
I using in rtorrent.rc: system.method.set_key = event.download.finished,upload_torrent,"execute=/home//upload.pl,$d.get_name="
the upload.pl:
my $aaa = $ARGV[0];
Can anyone spot the problem? I've changed my $aaa to many things, and still doesn't work.
Cheers.
Please help . I'm lost, tried everything.
I get: Download event action failed: Bad return code.
Used: log.execute = /home//rtorrent.log but comes up empty...
I using in rtorrent.rc: system.method.set_key = event.download.finished,upload_torrent,"execute=/home//upload.pl,$d.get_name="
the upload.pl:
my $aaa = $ARGV[0];
Can anyone spot the problem? I've changed my $aaa to many things, and still doesn't work.
Cheers.