Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 05 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 05

from command line:
mkdir -p /mnt/some_mountpoint_name
mount -t cifs //your_xp_system_name/sharename -o username=user_name,
password=myPassword /mnt/some_mountpoint_name

you should then be able to see the share contents

sharename must be shared on the XP side first

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to connect Ubie to WIN XP? Or get search suggestion and latest updates.


Tagged: