Page 1 of 1

Filemanager problem with pdf Files...

Posted: 23 May 2007, 15:06
by dsp76
Hi,
today I needed to download a PDF from my bubba remotely. I logged in through the admin webinterface, started the filemanager and clicked the PDF file for download.

Strange, that firefox offered me to open it with notepad (!) and that also the download didn't work - stored the file with 0 bytes...

(Firefox works correctly when downloading a PDF from another site).

Whats causing the problem???

dsp

Posted: 23 May 2007, 15:35
by johannes
Strange, I just tried a pdf myself, and it worked fine. When you click the file name, what does the firefox popup say? You have chosen to open: test.pdf? Or is the file name wrong as well?

Posted: 23 May 2007, 15:36
by tor
These problems are usually one of two things strange filenames or paths that our character coding have problems with. And the other thing is strange permissions.

So check if the name or path contains "local" or odd characters and check if you can access the file via the windows filemanager logged in as the same person.

/Tor

Posted: 24 May 2007, 09:45
by dsp76
Hi,
part of my path was named "$finance" - that was the reason! When I renamed it to "finance" the problem was worked around.
So this is again another pain with the ISO code pages?

For local characters in file names, I wasn't able to open that files as long as the browser was set to UTF-8. When switching it to ISO, I was able to open it.

(But this still didn't fix it for the directory.)

dsp

(P.S. the file permissions were correctly)