[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RE: Accessing Windows Shares



Peter,
 Use the mount command with the "-t smbfs" option. You will need to have a
mount point
 directory created and the WIN directory shared. The syntax would look like
this:

mount -t smbfs -o password="" //Computer2/drawings /pcmounts/Computer2


Where "//Computer2/drawings" is the WIN share and "/pcmounts/Computer2" is
the Linux mount point directory. Depending on how the WIN share is shared
you may have to provide a "user=" argument also.


Jeff Taylor
Stellar Technologies Inc.
Voice: 812-858-0238
Fax: 812-858-7432
jtaylor@xxxxxxxxxxxxxxxxxxxxx


>From: Peter Low <peterlow@xxxxxxxxxxxxxxxxxx>
>Subject: [cobalt-users] Accessing Windows Shares
>Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
>Does anyone know how to access Windows shares from a Qube/Raq?  I have
>tried smbclient without success.  Any help is appreciated.
>
>Thanks,
>
>Peter