Cloud/Virtualization
vmhgfs-fuse Error -107 cannot open connection!
junsuyoun
2023. 1. 6. 17:39
728x90
반응형
Windows 폴더와 VM 내 폴더를 공유해서 사용하는 경우 "vmhgfs-fuse Error -107 cannot open connection!" 에러가 발생하는 경우 VMworkstation의 Shared Folders 설정이 Disabled 된 경우 발생할 수 있습니다.
[root@DB1 ~]# vmhgfs-fuse -o nonempty -o allow_other .host:/SHARE_FILES /SHARE_FILES
Error -107 cannot open connection!

[root@DB1 ~]# vmhgfs-fuse -o nonempty -o allow_other .host:/SHARE_FILES /SHARE_FILES
[root@DB1 ~]#

728x90
반응형