Duplicate file uploads in Google Drive

Using FNC Cloud Pack 3.0.1.0

Using TMSFNCCloudStorageServices

I've sent a sample project to help at tmssoftware.com

Please note that this behavior is by design. The Google Drive API will automatically create a new file if an existing file with the same filename already exists.

It's unfortunately currently not supported to automatically overwrite an existing file like you can with the DropBox UploadMode property.

We'll have to investigate if this feature can be added in a future version of TMS FNC Maps.

As a possible workaround you can delete the existing file before uploading the new file.

I would appreciate having that function which automatically overwrites existing files in Google Drive as it can in DropBox.

I've implemented your suggested workaround and I'm satisfied with it.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.