ERROR: Disk error on creating file

Report & discuss bugs found in SABnzbd

ERROR: Disk error on creating file

Postby ErikBrown » February 27th, 2012, 1:26 pm

0.6.15
smpl
Windows XP SP3

Hi Shypike,

When I download a rar file contains a file with a very long name, for instance 295 characters, then SABnzbd goes to Paused mode and downloading stops, even when more files were queued. Is this by design? I would expect that the download of this file will be flagged as failed and the download of the next file will start.

By the way, I use "folder_max_length = 100" in de config file but this file was very long.

The error I got was:

2012-02-27 20:53:52,967 ERROR: Disk error on creating file C:\SABnzbd\incomplete\xxxxxxxxxxxxxxx (path total 295 characters)

Regards,
Erik
ErikBrown
Release Testers
Release Testers
 
Posts: 71
Joined: December 20th, 2009, 2:25 am
Location: Home

Re: ERROR: Disk error on creating file

Postby shypike » February 27th, 2012, 2:31 pm

There's a hard limit of 260 characters in Windows.
(There's a complicated work-around which we don't have currently.)
The limit you set is for individual path elements, so a better choice is 64.
User avatar
shypike
Administrator
Administrator
 
Posts: 16568
Joined: January 18th, 2008, 1:49 pm


Return to Bug Reports