Symlink is another option... I had use symlink for a while for uploads files as I was storing them on another system, so they were backuped and reduced the size of my linux box... I stop doing it because there network latency and the mount point was often down. But it works very well...
Richard On Wed, Jan 17, 2018 at 11:12 AM, 'Annet' via web2py-users < [email protected]> wrote: > Hi Anthony, > > Thanks for helping me solve the issue, I very much appreciate your help. > > > @richard. > > Thanks for your reply, I had a look at bindfs, I work with Linux and had a > symbolic link on myapp/static/uploads I am not sure bindfs let me upload > files to myapp/static/uploads and store them in a directory structure > outside web2py. > > > Kind regards, > > Annet > > > -- > 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. > -- 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.

