[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Filenames
- To: hagity <hagity(at-nospam)ramat-negev.org.il>
- Subject: Re: Filenames
- From: Oren Held <mlist(at-nospam)opinionz.cjb.net>
- Date: Wed, 31 Jan 2001 23:23:05 +0200 (IST)
- cc: Linux-Il Mailing List <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <000801c08b7f$3dcb1240$0301a8c0@sdeboker>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il