Excuse me first if I'm not in the right forum, or if a similar post has bean already posted. I searched for hours now, but I didn't find a problem like me.
SabNzbd works very well on my Raspberry Pi. Watch folder is stored on /home/pi, whereas Temp and Finished folders are stored on my external drive (formatted in NTFS).
Today, I tried to download another file, which couldn't be unzipped : "unzip failed error writing or full hard drive ?"
Here is sabnzbd logfile : (I renamed here the original filename by "My file", which doesn't have special characters)
2009-01-02 22:37:02,671::INFO::[newsunpack:424] Extracting rarfile /media/MyBook/Telechargements/Temp/My file/My file.part001.rar (belonging to My file) to /media/MyBook/Telechargements/Termines/_UNPACK_My file
2009-01-02 22:37:02,674::DEBUG::[newsunpack:523] rar_extract(): Extractionpath: /media/MyBook/Telechargements/Termines/_UNPACK_My file
2009-01-02 22:37:04,131::DEBUG::[newsunpack:568] Running unrar ['/usr/bin/unrar', 'x', '-idp', '-o-', '-or', '-p-', '/media/MyBook/Telechargements/Temp/My file/My file.part001.rar', '/media/MyBook/Telechargements/Termines/_UNPACK_My file/']
2009-01-02 22:37:04,470::ERROR::[newsunpack:631] ERREUR : erreur d'écriture ( /media/MyBook/Telechargements/Termines/_UNPACK_My file/My file ComplŠte/my video file.mkv)
I tried to unrar files on my Mac with MacPAR, and unrar was OK BUT directory's name is : My file Complète (with special character).
In the logfile, we can see that "newsunpack" has replaced it by a weird character : Š. So newunpack seems to have a problem with the filenames contained in RAR files.
How can I fix it ?
I tried :
- check "sanitize_safe" (in Specials tab)
- uncheck "Replace illegal characters in directories name" (in Switches tab)
=> same result !
Other information :
- My external drive is 3 To and 2 To is free.
- Temp and finished directories have correct permisions, because other files downloaded by Sabnzbd were unpacked well
Thanks by advance for your answers and excuse me for my bad English, I'm French !
Have a good day !

