Hi There,
  Any updates or adises on my case ?

Thx

On Sat, Jul 3, 2010 at 5:39 PM, Swell <swel...@googlemail.com> wrote:
> ok i hae done that and it complains about
> IOError: [Errno 2] No such file or directory:
> 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
>
>
> it seems that there is a max length for the filename ( as described
> here 
> http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maximum%5Fpath%5Flength
> ). It maybe related to the fact that filename are encoded in base64
> which eentually be longer thant the original filename ( + all the
> decoration about table, fields , uid ....)
> So it seems to be not a direct web2py issue , but something that we
> need to address.
>
> How about changing the scheme creation to something shorter ( like
> table.field.uuid  and that is it ) That should be more portable . What
> are your thoughts ?
>

Reply via email to