recursive directories not being created

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
mthode
Newbie
Newbie
Posts: 4
Joined: January 17th, 2010, 2:32 am

recursive directories not being created

Post 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.
mthode
Newbie
Newbie
Posts: 4
Joined: January 17th, 2010, 2:32 am

Re: recursive directories not being created

Post by mthode »

well, it seems that it works when the directory is not mounted (cifs)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: recursive directories not being created

Post 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?
mthode
Newbie
Newbie
Posts: 4
Joined: January 17th, 2010, 2:32 am

Re: recursive directories not being created

Post 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
Post Reply