Closed GoogleCodeExporter closed 9 years ago
It still exits. Folder A has a number of files and folders. Do the first sync,
it is
successful. But after deleting a folder in A, do the second sync, it breaks
down.
Located at :OneSync.Synchronization.FileSyncAgent.Generate() Line 225
if (Directory.Exists(profile.IntermediaryStorage.DirtyFolderPath))
Directory.Delete(profile.IntermediaryStorage.DirtyFolderPath, true);
Original comment by pongpong...@gmail.com
on 31 Mar 2010 at 10:52
it is fixed now.
Original comment by pongpong...@gmail.com
on 31 Mar 2010 at 2:25
Original issue reported on code.google.com by
pongpong...@gmail.com
on 30 Mar 2010 at 12:12