Thanks massimo

I will try it out soon and let you know!

On 7/23/10, mdipierro <[email protected]> wrote:
> 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 <[email protected]> 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