Win 7 - Post processing scripts

Come up with a useful post-processing script? Share it here!
Post Reply
RiPedInPeACe
Newbie
Newbie
Posts: 1
Joined: October 21st, 2012, 11:59 am

Win 7 - Post processing scripts

Post by RiPedInPeACe »

I hope this hasn't been covered already, but I have 2 Win 7 64 bit systems and one is set up specifically for downloading. I have the correct absolute path, because it shows my drive space at the bottom left hand corner below my primary drive on the DL comp. But when I try to upload it to the other comp upon completion of download, it says 2012-10-21 10:54:00,207 ERROR: Post Processing Failed for Movie Title (Cannot create final folder \\othercomputer-pc\z\Unsorted New\Movie title). I have shared the drive and folder and still nothing. So I believe I need a post processing script, but I can only find reference to Linux scripts, nothing for windows. I would love some help please and thanks.. I am very new and eager to learn.
NoTolerance
Full Member
Full Member
Posts: 127
Joined: June 27th, 2012, 9:55 am

Re: Win 7 - Post processing scripts

Post by NoTolerance »

At a glance, this sounds like a permissions issue.

On your download computer, open \\othercomputer-pc\z\Unsorted New\

Once in that share, can you create a new folder?

Also, I'm not sure Sab cooperates fully with UNC paths. You'd be better off mapping the network path to a drive letter.

For example, assuming 'M' is available as a drive letter:

Open a command prompt (Start - Run - Type cmd and hit Enter)
Type: net use M: "\\othercomputer-pc\z\Unsorted New" /PERSISTENT:YES and hit Enter

Then change your Completed Download Folder to M:\
Post Reply