On Wed, Nov 13, 2013 at 10:00 AM, Rahul <rahul.dhak...@gmail.com> wrote:

> Hi All,
>       I get an error like below when I upload a file (.pptx [could be with
> other extensions too not tested]) in latest web2py - downloaded from trunk
> yesterday as below. I am on Win7 and IE9 .The file name looks insanely huge
> as highlighted below. I am able to upload pptx files prior to this file
> albeit short names. This file has approximately sixty characters like
> [Toney Catters expose Spouscold data to Int Locount list view].pptx. Is
> there a limit on file name specification when attaching files in web2py
> (note - I haven't specified any in the app)?
>
> *Error Description: *
> <type 'exceptions.IOError'> [Errno 2] No such file or directory:
> 'D:\\Web2py\\web2py\\applications\\BBOnline\\databases\\..\\uploads
> \\issues.attach_file.8ddd3149b14cb8e9.4d6f6e6579204d617474657273206578706f7365205072696d6172792041647669736f722066726f6d20436f6e7461637420746f20496e76204163636f756e74207669657720616e642064796e616d6963207265706f7274732e70707478.pptx'
>

You may be hitting a windows limit:
http://msdn.microsoft.com/en-us/library/aa365247.aspx#maxpath

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to