chillrobot2
unread,Feb 4, 2012, 12:54:28 AM2/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BFGMaps
To clarify, what I mean by "Sync all at launch and exit" is "Sync all
upon launch and upon exit". Here's how it could work...
1. The app keeps track of the last sync time, as well as files moved,
renamed, or deleted (I believe webOS "media indexing" provides this
info when the edits are not made via Boxalicious)
2. When Boxalicious is launched, compare the filenames and
modification dates from the server with the local values. Download any
new files, and overwrite locally any files with newer versions on the
server. Tell the server to move, rename, or delete any files that have
been modified locally since the last sync.
3. When the user exits the app, do step 2 again. This should keep
local files and those on the server as in-sync as possible.