[web2py] Re: Dropbox backup of sqlite database

2012-10-29 Thread peter
Okay thanks that is much neater. Peter On Monday, 29 October 2012 11:47:57 UTC, Niphlod wrote: > > ps: don't use os.getcwd() + '/applications/' + request.application . Use > request.folder. > > On Monday, October 29, 2012 12:08:27 PM UTC+1, peter wrote: >> >> I thought I would share some routines

[web2py] Re: Dropbox backup of sqlite database

2012-10-29 Thread Niphlod
ps: don't use os.getcwd() + '/applications/' + request.application . Use request.folder. On Monday, October 29, 2012 12:08:27 PM UTC+1, peter wrote: > > I thought I would share some routines I find useful for backing up sqlite > to dropbox I believe safely. > > The nice thing about backing up to