Hello Sir,
can you please tell me how to create file with same name but it should come with (1) or (2) like this .is this possible with sync api or we just need to overwrite the content.
The Sync SDK doesn't offer a convenient way to make a copy like this, so you'll need to make the file with the name you want and write the data to it. I'm passing this along as a feature request though.
Thank you so much for your quick response..:)