On 6 Jul 2012, at 8:26 PM, Anthony wrote:
> If you set the length attribute of the uploadfield the filename will be 
> truncated accordingly. 
> As jonathan says, the length of uploadfield is filesystem dependent. Set it 
> to 128 or 256 to be safe.
> 
> Currently, it defaults to 512 characters (same as a string field). 

IIRC, common Linux filesystems (ext{2,3}) have a name-length limit of 256 chars.

Reply via email to