life

  • 분류 전체보기 (187)
    • Charter WB3.0 (0)
    • Python (6)
    • TWC IP Client (1)
    • RDK (0)
    • FFMPEG (0)
    • QT (0)
    • XBMC (0)
    • android (3)
    • The Secret (3)
    • DTV (1)
    • programming (2)
    • swing (1)
    • Canmore(CE3100) (0)
    • classic (1)
    • jazz (0)
    • English (7)
    • Linux (22)
    • Visual C++ (0)
    • Java (0)
    • DirectShow (0)
    • private (0)
    • c programming (0)
    • ODROID-X2 (5)
    • Charter WB (0)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
/ /

how can I access windows shared folder?

2012. 1. 12. 20:24

http://www.ubun2.com/question/226/how_mount_and_access_windows_shared_folder_ubuntu_linux

You need smbclient to access windows folder for linux
Open a terminal and issue the following command
 
sudo apt-get install smbfs
 
this will install the smbclient as well as the smb file system. smb file system is useful if you want to mount the windows folder in the ubuntu file system.
 
In case if you just want to access the windows folder, just install the smbclient itself without the smbfs
 
sudo apt-get install smbclient
 
Now open the File Browser in ubuntu, using Places->Computer menu link
in the Location bar just type smb://<windows m/c ip or name>/<shared folder name>
for eg. 
smb://192.168.1.10/Public
  
저작자표시 (새창열림)

'Linux' 카테고리의 다른 글

print pstree  (2) 2012.01.16
download kernel source  (0) 2012.01.16
Setup juniper network connection on Ubuntu 11  (0) 2012.01.12
Cygwin 설치 방법  (0) 2010.05.29
리눅스 배포본 인기 순위  (1) 2010.05.27
Powered by Tistory, Designed by wallel

티스토리툴바