You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jantigenie! Because snap limits app access to certain folders, you have to run sudo snap connect rclip:removable-media to let it access mounted drives. Can you let me know if this fixed the issue for you?
Hello yurijmikhalevich,
Many thanks for your reply.
Unfortunately I still have an error message on sshfs and cifs mounted drives :
'cannot open path of the current working directory: Permission denied'
The current user has rw rights on the current folder.
Thanks in advance for helping !
@jantigenie, interesting. Let me try to reproduce it.
For now, as a workaround, can you see if AppImage version of rclip will work for you? It isn't being sandboxed by snap and should have access to all directories the Linux user has access to.
@jantigenie, glad it was resolved. I'll update you in this Issue once the permissions issue with snap is fixed. Thank you for reporting it!
yurijmikhalevich
changed the title
Error :cannot open path of the current working directory: Permission denied on mounted directories
bug(snap): snap rclip package cannot access network mounts
Dec 15, 2024
unexpected error when executing 'rclip dog' in a sshfs ou smb mounted drive (path : /home/user/mountpoint)
Debian 12/snapd/rclip 1.11.0
cannot open path of the current working directory: Permission denied on mounted directories
The text was updated successfully, but these errors were encountered: