May 2, 201115 yr Right now I have sabnzbd post-process downloaded movies into the following directory: \\TOWER\cache\Videos\HD Movies However it is actually putting it in the following folder: \\TOWER\cache\.custom\sabnzbd\_XQXUY~L I want it to put in my \\TOWER\cache\Videos\HD Movies folder so that it will be automatically moved to my Videos share at night.
May 9, 201115 yr set the destination path at /mnt/Videos/HD Movies. It's safer to set absolute paths and not use relative.
May 9, 201115 yr \\TOWER\cache\Videos\HD Movies doesn't exist on the server, that's a network share. The cache disk is located at /mnt/cache/ on the server. The shares are located at /mnt/user/ /mnt/cache/Videos/HD Movies would point to the cache disk. However, you should likely write to the user share located at /mnt/user/Videos/HD Movies. And before you bother asking, writing to the user share will use the cache if possible but write directly to the protected disks if necessary, just like writing to the share over the network. Note the opposite slash and the different starting location compared to the network shares on a Windows machine. Peter
Archived
This topic is now archived and is closed to further replies.