close

reference:

http://blog.xuite.net/ubuntu/linux/9815219

http://flykof.pixnet.net/blog/post/23028119-ubuntu%E4%B8%8Bsamba%E5%AE%89%E8%A3%9D%E8%A8%AD%E5%AE%9A

 

安裝samba:

sudo apt-get install samba

連上網芳:

smbclient //192.168.144.xxx/folder_name -U user_name --workgroup=XXXX

p.s. smbclient //192.168.xxx.xxx/folder -N (without user name)

--輸入密碼

 

進入網路磁碟:

smb: \>

抓檔案:

smb: \> get test.tar

上傳檔案:

smb: \> put test.tar

離開:

smb: \> exit

 

 

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 M 的頭像
    M

    M的部落格

    M 發表在 痞客邦 留言(0) 人氣()