Re: Custom Command for Creating a torrent file
I do not know what mktorrent does and what arguments does it expect, but maybe:
mktorrent -p -a "!?Announce URL:?!" "!"
I "think" this is what ended up working
mktorrent -p -a "Announce URL" "!"
I'll test it later today and report back if it doesn't work....
Thank you prikryl for the quick response and the help
Ok, I remembered I had an image backup and got the winscp.ini file and that saved the day. I'm coping the string here in the hopes it'll help someone else.
mktorrent -a 'annouce url in http format' -p -l 21 !&
the ' is exactly as it was. Also, apply to directories was checked.
Happy torrent creating!