Thanks. I was going DNS name not ip address. That appears to be where it
was not working, for whatever reason.



|---------+---------------------------->
|         |           Sergey Korzhevsky|
|         |           <[EMAIL PROTECTED]|
|         |           .com.by>         |
|         |           Sent by: Linux on|
|         |           390 Port         |
|         |           <[EMAIL PROTECTED]|
|         |           IST.EDU>         |
|         |                            |
|         |                            |
|         |           02/28/2003 11:22 |
|         |           AM               |
|         |           Please respond to|
|         |           Linux on 390 Port|
|         |                            |
|---------+---------------------------->
  
>------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                          |
  |       To:       [EMAIL PROTECTED]                                                  
                                    |
  |       cc:                                                                          
                                          |
  |       Subject:  Re: Accessing an SMB share from another linux box                  
                                          |
  
>------------------------------------------------------------------------------------------------------------------------------|




mount -t smbfs -o username=USER,password=PASSWD  //IP_ADDRESS/SHARE_NAME
        /mnt/tmp


        WBR, Sergey




James Melin <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
28.02.2003 19:01
Please respond to Linux on 390 Port


        To:     [EMAIL PROTECTED]
        cc:
        Subject:        Accessing an SMB share from another linux box


I have a directory on my SLES/390 distribution shared so that windoze can
access it.  Typically, I use this to copy CD contents to that directory
for
installation.

DB2 Connect Enterprise Edition 8.1 has RPM packages that are named
identically except for one has an uppercase character in it - fine in
unix/linux, bad in windows. It tries to do a file replace instead of a
copyt.

how do I access an SMB shared directory from another linux? I have tried
mount -t smbfs {variants of various commands} to no avail

If someone could show me an example of how to make this work, I'd be
ecstatic.

Reply via email to