You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keep pinging (5sec interval?) the server if any changes was made in the folder.
If folder last-modified date is changed, then send the file list.
Or before sending file-list also check the list hash (pre send by the server) since sub-folder modification also change folder last-modified date (to save bandwidths and flash updates)
keep pinging (5sec interval?) the server if any changes was made in the folder. If folder last-modified date is changed, then send the file list.
Okay, that's a safe bet actually.Make a t variable to hack with if possible.
Or before sending file-list also check the list hash (pre send by the server) since sub-folder modification also change folder last-modified date (to save bandwidths and flash updates)
And this one ... It's okay and probably a must of a sort ...if you are a perfectionist ...as long as it's not too resource intensive.
Sorry for asking too much, bt this might be an original feature of a sort.
Mark the new file in green or something.It would help keeping track of what was created.It's just another recommendation.
keep pinging (5sec interval?) the server if any changes was made in the folder.
If folder last-modified date is changed, then send the file list.
Or before sending file-list also check the list hash (pre send by the server) since sub-folder modification also change folder last-modified date (to save bandwidths and flash updates)
@rexackermann whats your opinion
The text was updated successfully, but these errors were encountered: