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.