GoogleChromeLabs / chromeos_network_file_share

*** DEPRECATED *** SMB support is now built into Chrome OS since 71. See README for more info.
GNU General Public License v3.0
57 stars 30 forks source link

File names get incremented when transferring back and forth #56

Closed allenktv closed 7 years ago

allenktv commented 7 years ago

When I transfer a file back and forth on the same folders, it increments the name of the file. Ex: dog.jpg -> dog(1).jpg.

It possibly has something to do with the cache. I have a proposed fix that I will be sending a PR for soon, but will do more investigating