Backup SQLite Data

Quick question…

Can anyone give me a suggestion on where to start to save an SQLite database on an external server?

Is this even possible? Looking to save data in a local SQLite Database included with the app and allow a user to save the data remotely as a backup… Need to be able to save and load from a remote server.

Looking for any suggestions…

Thanks in advance… [import]uid: 64343 topic_id: 30585 reply_id: 330585[/import]

Check this out:

http://developer.coronalabs.com/code/ftp-helper

I used that in one of my apps for uploading files and it works great. Haven’t used it for downloading, but it’s probably just as seamless.

Jay [import]uid: 9440 topic_id: 30585 reply_id: 122545[/import]

Check this out:

http://developer.coronalabs.com/code/ftp-helper

I used that in one of my apps for uploading files and it works great. Haven’t used it for downloading, but it’s probably just as seamless.

Jay [import]uid: 9440 topic_id: 30585 reply_id: 122545[/import]