buttercup-browser-extension icon indicating copy to clipboard operation
buttercup-browser-extension copied to clipboard

Unable to open vault on network shares or drives other than C:\

Open stevenhorner opened this issue 5 years ago • 8 comments

I have installed the Windows Desktop version and enabled browser access, but my .bcup archive is saved on a network share. I can not see the network share when trying to browse my computer for the archive in the browser. I tried creating a file link to it but that isn't shown in the the browser either.

Is there no way to access a windows network share from the Browser extension?

Keeping the file on a network share seamed like the best option without saving it to a cloud service, also testing on my Nextcloud but also issues with that.

stevenhorner avatar Dec 06 '18 14:12 stevenhorner

This is related to buttercup/buttercup-desktop#708 as we need to provide access to other drives. This isn't an issue with Mac/Linux as there's only one root. Windows obviously has drive letters which are a pain.

Definitely agree that we need to support this. Sorry for the inconvenience!

perry-mitchell avatar Dec 08 '18 10:12 perry-mitchell

Do you know when you implement this feature? Or is there a temporarily workaround?

Could it be possible to just add a textbox to paste in the absolute file location instead of a file explorer? Would that solve te problem on the short term?

AndreasFurster avatar Feb 23 '19 08:02 AndreasFurster

@AndreasFurster Support would first have to be added here: https://github.com/buttercup/secure-file-host - Once that supports other drive handles, support could be added in this repo after that. Please note that implementation should take great care not to break other operating systems where drive letters are not necessary.

Could it be possible to just add a textbox to paste in the absolute file location instead of a file explorer?

No, it's not as simple as providing a file path unfortunately.

We'd accept a contribution for this feature, but we don't currently have time to handle it ourselves right now.

perry-mitchell avatar Feb 27 '19 12:02 perry-mitchell

Once buttercup/secure-file-host#4 lands, you should be able to access network shares as long as you mount them as drives.

neojp avatar Jul 14 '19 09:07 neojp

Until support for drives other than C:\ on Windows is added some synchronisation tool could be used as a temporary workaround (i.e. Syncthing (SyncTrayzor) or robocopy) if it is not too much trouble to set it up. For those who store their Buttercup archives on drives other than C:\ and use Nextcloud Add Folder Sync Connection (this button is in Nextcloud desktop app account settings window) also may be used as a workaround.

eandersons avatar Oct 22 '19 05:10 eandersons

If they use Owncloud or NextCloud save different drive, I found a solution: open Buttercup extension in browser, choose WebDAV option: type url: http://{{domin_ownCloud/nextCloud}}/remote.php/webdav and enter your ownCloud or nextCloud credentials. then open your buttercup file in WebDAV.

tech-andgar avatar Jan 12 '20 04:01 tech-andgar

What is the status on this?

I have mounted a network share as a drive on Windows 11, and enabled 'Secure File Host' in the Buttercup Preferences. When going to the Chrome Browser Extension and clicking on Add Vault -> Local File, all I can see is contents on the C: drive and no way to select a different drive.

ZTiKnl avatar Mar 13 '22 01:03 ZTiKnl

Some ideas for workarounds, but please don't close this issue...

achimismaili avatar Jan 08 '23 16:01 achimismaili

Closing this as the new V3 release renders this issue as either outdated or irrelevant. If you feel this was in error, please don't hesitate to comment. Please note that you should, at very least, test again in the new release once it's out.

perry-mitchell avatar Mar 25 '24 19:03 perry-mitchell