If the path contains spaces, web2py replaces them with _ before
accessing the filesystem. You need to rename your files and folders
that contains ' '. This is for portability.

On Jul 23, 4:43 am, Phyo Arkar <phyo.arkarl...@gmail.com> wrote:
> Hello Web2py.
>
> I guess previous post didn't go out due to mobile connection problem.
>
> How can i serve static files which have space in filename?
> eg :
>
> http://localhost:8000/welcome/static/MyPhoto.png
>
> I am making an archive extractor which extract files over web2py and
> it may have files with space in filename/Direcotry name.
>
> I cannot afford to rename (due to performance reson , files can be as
> many as 3000 +)

Reply via email to