[Windows] Help required Basic Script

Come up with a useful post-processing script? Share it here!
Post Reply
jimdave69
Newbie
Newbie
Posts: 4
Joined: June 24th, 2012, 9:38 am

[Windows] Help required Basic Script

Post by jimdave69 »

Afternoon All,

I am after a basic script to simply move my extracted Folder & Files from my pc to my NAS...

Is anyone able to assist me? basically I want it to post-process moving from D:\downloads\films\movie name\ to \\nas\movie\movie name.

I want this down irrespective of file format.

I am sure it is very basic however my knowledge of this stuff is not very good.

Any help appreciated.

Kieran
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: [Windows] Help required Basic Script

Post by sander »

I think you don't need a script: try it out with Categories' Folder/Path (see http://localhost:8080/config/categories/)

The only 'interesting' thing is the NAS patch ... will SAB understand the \\nas\movie notation.

Related questions: can you "DATE >> \\nas\movie\movie\date.txt" ? In other words: can the DOS box handle the UNC notation?
jimdave69
Newbie
Newbie
Posts: 4
Joined: June 24th, 2012, 9:38 am

Re: [Windows] Help required Basic Script

Post by jimdave69 »

Hi Sander,

Thanks for your reply,

I should have mentioned I am aware of the categories however when using the categories they unrar direct to the the network location, what I require is unrar locally then transfer to nas after completion.

Any help appreciated.
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: [Windows] Help required Basic Script

Post by sander »

I didn't know.

So, how about the second part of my post? Or easier: can you "DIR \\nas\movie\movie\" from a CMD box? Does that work?
jimdave69
Newbie
Newbie
Posts: 4
Joined: June 24th, 2012, 9:38 am

Re: [Windows] Help required Basic Script

Post by jimdave69 »

Hi Sander,

No you are not able to access network shares directly via UNC from CMD prompt however I can map a drive and then it would be possible.

Just looking for a basic script to move files once they have finished extracting.
Post Reply