linux

리눅스에서 윈도우 네트워크 드라이브 연결

Jadumate 2014. 8. 4. 18:52
728x90
반응형

Linux에서 Window Network Drive 연결

# mount -t cifs //192.168.0.234/share /mnt/share -o user=username,pasword=password


smbmount 는 없어졌다. 잊어버리자.

mount -t smbfs 도 없어졌다. 잊어버리자. cifs를 사용