Hello Hagit
I'm not too sure I understood the problem you described but I'll try :)
First, Word and Excel must be able to see the same files as microsoft
explorer can.. It's based on the same way of browsing. and let's say you
can't- you can always map the network share as a drive, let's say, N: .
(right click on network neighbourhood -> map a network drive)
About Linux, you can mount the samba filesystem using:
mount -t smbfs //compname/drivename /mountpoint
or:
smbmount //compname/drivename /mountpoint
If that's not what you asked please ask more clearly :)
Cya,
Oren.
On Wed, 31 Jan 2001, hagity wrote:
> How do I make it possible for linux ,and word/excel under windows clients to see
>filenames on samba shares of my server?
> I can see the filenames on the explorer but not in Word or Excel.
> Hagit
>
>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]