The script is like:
plowup "$TORRENT_FOLDER/$TORRENT_NAME" megaupload
something like that, I forgot the exact variable names, but that's what it looks like.
My question is: what happens if the torrent includes 2 files? Is there a while-loop that goes through the folder to see how many files there are and then fire the script for each file? I would test it but then i'd have to mod all my script files since i didn't build in a test-mode (i should've...). If I test it now, shit might go awry and mess up the system


Thanks!