And note, this is covered here: 
http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#Field-constructor

On Saturday, September 24, 2016 at 11:24:21 PM UTC-4, Massimo Di Pierro 
wrote:
>
> Field('name', 'upload', uploadfolder=..., uploadfs=...)
>
> uploadfolder lets you specify a folder
> uploadfs lets you specify another file system (from pyfilesystem) like S2, 
> FTP mounted, etc.
>
> massimo
>
>
> On Friday, 23 September 2016 19:46:03 UTC-5, SR wrote:
>>
>>
>> When we upload a file via an upload field, by default it goes into the 
>> /web2py/applications/yourapp/uploads folder, can we specify a different 
>> folder in a remote server?
>>
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to