[HELP] Automatic Renaming and Moving to Freenas
Posted: 08 Jul 2015, 02:15
I am running Windows 8.1 with FileBot 4.6.
I have my Utorrent Downloads set to download to a directory on this computer and I want FileBot to check that folder, rename and move the files to directories on my Freenas server that I have just built. Permissions on freenas are set so that anyone can copy data it's CIFS share so that should be fine.
This is the what I have put in uTorrent's Run Program Script
filebot.launcher -script fn:amc --output "\\freenas\BEVShare" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
Is this okay? Or should the directory be different? Or is this not even possible? Sorry I'm relatively new to the whole server thing but I have decent general PC knowledge so I am keen to get this fixed and working. I am using the GUI script as per the guide ratehr than the cmdline as I don't really want a pop up to steal focus every time something finishes downloading.
Utorrent logger showed that it executed the script but I dont think it renamed the file and it definitely did not move it to the freenas directory.
Is there any logs or additional information I can provide and if so where/how do I obtain it?
Thanks for providing this solution and I hope i can get it working soon.
I have my Utorrent Downloads set to download to a directory on this computer and I want FileBot to check that folder, rename and move the files to directories on my Freenas server that I have just built. Permissions on freenas are set so that anyone can copy data it's CIFS share so that should be fine.
This is the what I have put in uTorrent's Run Program Script
filebot.launcher -script fn:amc --output "\\freenas\BEVShare" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
Is this okay? Or should the directory be different? Or is this not even possible? Sorry I'm relatively new to the whole server thing but I have decent general PC knowledge so I am keen to get this fixed and working. I am using the GUI script as per the guide ratehr than the cmdline as I don't really want a pop up to steal focus every time something finishes downloading.
Utorrent logger showed that it executed the script but I dont think it renamed the file and it definitely did not move it to the freenas directory.
Is there any logs or additional information I can provide and if so where/how do I obtain it?
Thanks for providing this solution and I hope i can get it working soon.