Sending Files to NAS (two different PLEX shares)

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
BJJudo
Posts: 6
Joined: 05 Apr 2016, 16:58

Sending Files to NAS (two different PLEX shares)

Post by BJJudo »

I am very new and very unskilled when it comes to this automation.

I am currently using RSS feeds to get my content downloaded, behind a VPN, which then goes through uTorrent with the script for Automated Media Center. What I am trying to accomplish is once uTorrent downloads, cleans up, renames, etc, etc. The files are sitting in a single folder on a external HD. I was wondering if using that same script, if it would be able to split up the files into TV Shows and Movies separately into each of the shares. My destinations on the NAS are \\WDMYCLOUDEX4\Movies and \\Wdmycloudex4\tv respectively.

I know I can change my destination from the external HD to the NAS but splitting them to two destinations is beyond my meagre mind.

Any and all help is welcome and needed!

Thanks in advance

BJJudo
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Sending Files to NAS (two different PLEX shares)

Post by rednoah »

There's no support for copying files into multiple locations. I'd use rsync to mirror files from one location to another.
:idea: Please read the FAQ and How to Request Help.
BJJudo
Posts: 6
Joined: 05 Apr 2016, 16:58

Re: Sending Files to NAS (two different PLEX shares)

Post by BJJudo »

Aw, shoot... Well, I will give Rsync a try! Thanks
Post Reply