Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: How to Copy Files From WinXP rig on network< Next Oldest | Next Newest >
Privateer187 Offline





Group: Members
Posts: 4
Joined: Dec. 2005
Posted: Feb. 18 2006,05:45 QUOTE

Hello. I have DSL installed on a laptop, and I am trying to access a file stored on a Windows XP machine that is on my network. I can see it by running SMBtree, but I don't know how to access it using DSL. Any help you can provide would be greatly appreciated.
Back to top
Profile PM 
larkl Offline





Group: Members
Posts: 177
Joined: Sep. 2005
Posted: Feb. 18 2006,12:11 QUOTE

I think I can help with a text option.  If you have the folder shared in XP, you should be able to get to it using smbclient.  Try this in Xterminal:
Code Sample
smbclient //pcname/sharename -Uusername%password
.  

I use a script with the following to copy (backup) everything from XP to DSL:
Code Sample
smbclient //pcname/sharename -Uusername%password -c "lowercase; prompt;recurse;mask *;mget *"


This would copy everything with subfolders to whatever location you were in when you ran the script.  All the stuff in quotes tellls it to ignore casing, turn off prompting for every file, recurse through sub-folder, and get everything.
Back to top
Profile PM 
1 replies since Feb. 18 2006,05:45 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: How to Copy Files From WinXP rig on network

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code