This should work. It doesen't. Can you use the pyfilesystem without web2py?

On Sunday, 14 October 2012 03:49:51 UTC-5, apps in tables wrote:
>
> Hi,
> I need help completing/correcting the following:
>
>
> easy_install pyfilesystem
>
> >>> import fs.dropboxfs
> >>> myfs = fs.dropboxfs.dropboxfs(bucket, prefix, 
> dropbox_access_key,dropbox_secret_key)
> >>> db.define_table('test',Field('file','upload',uploadfs = myfs))
>
>
> You have a good one...
>
> Ashraf
>

-- 



Reply via email to