await client.BackgroundUploadAsync("me/skydrive", new Uri("/shared/transfers/db.sqlite", UriKind.RelativeOrAbsolute), OverwriteOption.Overwrite); MessageBox.Show("COMPLETE!");
The upload is completed and the MessageBox is shown but when i Open my SkyDrive account I see a file named "db.sqlite" ( yeah! It's right ) but it's 0 byte! What Did happen to my file? Where are my 44kb?
Thank at everyone will help me!
Recent Comments