linux xp共享文件夹,windows-xp – 从Linux访问Windows共享文件夹?
我試圖將(.html)文件從
Windows XP Professional共享文件夾復制到運行Ubuntu
Linux 10.04 LTS的服務器上.
因為它是一個共享文件夾,通常的’wget’似乎不起作用.我懷疑我完全使用了錯誤的地址樣式.
我試過了:
> http://192.168.1.66/SharedFolder/Data.html
> //192.168.1.66/SharedFolder/Data.html
> smb://192.168.1.66/SharedFolder/Data.html
> //192.168.1.66/SharedFolder/Data.html
> 192.168.1.66/SharedFolder/Data.html
我想知道這是否可能,如果是的話,有人會給我一些指示嗎?
我已經成功地從Ubuntu中ping了Windows框:
# ping 192.168.1.66
PING 192.168.1.66 (192.168.1.66) 56(84) bytes of data.
64 bytes from 192.168.1.66: icmp_seq=1 ttl=128 time=0.412 ms
64 bytes from 192.168.1.66: icmp_seq=1 ttl=128 time=0.557 ms (DUP!)
64 bytes from 192.168.1.66: icmp_seq=2 ttl=128 time=0.243 ms
64 bytes from 192.168.1.66: icmp_seq=3 ttl=128 time=0.251 ms
64 bytes from 192.168.1.66: icmp_seq=4 ttl=128 time=0.266 ms
我可以從網絡上的其他所有計算機訪問Windows共享,但是,它們都運行Windows XP Professional.我不確定Ubuntu和Windows共享之間是否存在問題,或者我的網址樣式是錯誤的.
總結
以上是生活随笔為你收集整理的linux xp共享文件夹,windows-xp – 从Linux访问Windows共享文件夹?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux网卡内核文件在哪里,linux
- 下一篇: linux查看telnet进程,Suse