yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

Can't overwrite file by copy paste or drag and drop. #58

Closed yeswap closed 8 years ago

yeswap commented 8 years ago

Great app thanks for building it.

I like to make a feature request.

When copying a file into the Dropbox folder please provide an option to overwrite an existing file of the same name.

If I copy a file from the Dropbox folder to the ChromeOS and edit it offline and then copy the edited version back to Dropbox it creates a new copy of the file with a new name that includes a number.

For example if I download example.txt, edit it and copy it back to Dropbox, a new file , example(1).txt is created rather than replacing example.txt with the new version.

Thanks

yoichiro commented 8 years ago

@yeswap If you want to get such feature, you should file the feature request like above to crbug.com. I think that I cannot support such feature by each File System Provider API implementations.

yeswap commented 8 years ago

OK thanks for the reply.

On Mon, Jan 18, 2016 at 4:24 AM, Yoichiro Tanaka notifications@github.com wrote:

@yeswap https://github.com/yeswap If you want to get such feature, you should file the feature request like above to crbug.com. I think that I cannot support such feature by each File System Provider API implementations.

— Reply to this email directly or view it on GitHub https://github.com/yoichiro/chromeos-filesystem-dropbox/issues/58#issuecomment-172514477 .