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

Permissions issues -Failed to save image/ No thumbnails on WDMyCloud #101

Open CharlieBeckett opened 6 years ago

CharlieBeckett commented 6 years ago

Thanks for the plugin. I can mount my WDMycloud fine and can navigate, create directories, rename files, but it fails to work when editing existing files.

Example: Copy file from outside of network share - File is created (but no thumbail is created) Open File - File opens Attempt to rotate file - Failed to save image

I've setup a new account in case there was some quirk from that perspective,

Thanks

bkdotcom commented 6 years ago

you've made more progress than I. What did you enter for :"share path"? UNC? smb: prefix ? /sharename ? /nfs/sharename ?

I've tried all manner of ip-address/sharename with no luck

illiminable commented 5 years ago

Since Chrome 71, SMB is now natively supported by Chrome OS and this extension is deprecated. The new implementation is an order magnitude or two faster and much more reliable.

On Chrome 71 or higher you can:

Open the files app Click the "three dot menu" in the top right Choose "Add New Service" Choose "SMB file share"

A dialog in settings will open (in 72 and later it's a standalone dialog). Enter your share information as before.

You can uninstall the chrome app as it will be deprecated in the near future.

If you have bugs with the new implementation you can open them at crbug.com under component "Platform>Apps>FileManager"