Hi
Hopefully an easy one to answer.
"What happens to incomplete Upload Session Starts"??
For Example...
I script an upload session start.
I have a Session End script waiting for the Reply with SessionID
What if I dont receive this?? (Network Glitch Etc) The session end script will be hanging
The session will not end.
I could re-script so if no reply I start a new session upload of same data
But will this leave hangs at dropbox end???
In addition...
What if I send one session upload start command
Before the previous upload is complete I send a second session upload command for a different file
I can handle handle sessionIDs at my end but is dropbox OK with this??
Think I know the answer but always worth checking