Looks like you're on Windows? Complete path length on Windows is 260 characters max if I remember correctly (including C:\\development...).
Regards, Ales On Monday, July 1, 2013 11:38:07 AM UTC+2, Domagoj Kovač wrote: > > I also noticed one more thing, looks like web2py brakes when i try to > upload file with extralong filename. > If i try to upload a file with name "extra long filename, 123 dsadsa > dsadsadsadsa, dsadsadsa3r 342 432432342, 43232.txt" i receive an error: > <type 'exceptions.IOError'> [Errno 2] No such file or directory: > 'C:\\development\\web2py\\applications\\init\\databases\\..\\uploads\\entry.entry_label.897c6d62aa3aa998.6578747261206c6f6e672066696c656e616d652c2031323320647361647361206473616473616473616473612c20647361647361647361337220333432203433323433323334322c2034333233322e747874.txt' > If i try to upload the same file with shorter name, everything works > properly. > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

