i want to reseed existing torrents, but all those files that I have are located in dated dirs, if i will download torrent from tracker it will not reseed it because I use utorrent client which dont recognize it /"$(date +"%Y%m%d")"/. if you type this command whit cd in front in shell you will get this day date. when i add this line in utorrent rss downloader it just add as symbols. have you understood what I said?


cd /home/incoming/0DAY/"$(date +"%Y%m%d")"/
-bash: cd: /home/incoming/0DAY/20170726/

I need this one to add in utorrent rss downloader.