Page 1 of 1

recursive directories not being created

Posted: January 17th, 2010, 2:43 am
by mthode
Version: (0.5.0 beta 6)
OS: (Gentoo)
Install-type: linux repository
Skin: Plush
Firewall Software: None/not the issue
IPV6: no
Reproducible: yes

Install method http://forums.sabnzbd.org/index.php?topic=3255.0
Installed and downloads properly.

Issue is on the completion of the download (extraction and moving of files)

http://pastebin.com/f4590af37

it will create the directory /mnt/share/TV if /mnt/share exists but not any sub-directories.  This happens on every file that I download.

Re: recursive directories not being created

Posted: January 17th, 2010, 3:01 am
by mthode
well, it seems that it works when the directory is not mounted (cifs)

Re: recursive directories not being created

Posted: January 17th, 2010, 3:22 am
by shypike
I'd say path length is longer that the CIFS drive allows.
Does it happen with significantly shorter paths too??

Are the access rights OK on the CIFS drive?

Re: recursive directories not being created

Posted: January 17th, 2010, 3:25 am
by mthode
permissions are fine, if I redownload the files without clearing the directories it does create it does create the next one down

first time /mnt/shared/TV
seccond time /mnt/shared/TV/SHOW
third time /mnt/shared/TV/SHOW/SEASON
fourth time /mnt/shared/TV/SHOW/SEASON/EPISODENAME