-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 18-Jun-2002/11:25 -0700, David Busby <[EMAIL PROTECTED]> wrote:
>List,
>    How does Linux read and write files to another system?  In Windows I 
>can run
>copy \\server\share\file.* \\server2\share
>to copy files
>
>What is the similar way to do that on Linux?

The easiest way is to mount the remote share:

  smbmount //server/share /mnt/smb

The remote share can then be treated as if it were local by all the
standard file management commands and tools.

You could also use smbclient, which is similar to ftp.


Tony
- -- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05      HomePage: <http://www.pobox.com/~agreene/>
Linux: the choice of a GNU Generation. <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene 0x6C94239D <[EMAIL PROTECTED]>

iD8DBQE9D4KYpCpg3WyUI50RAkIuAJ9gMJ6GBPzbrl33VY4gK3YyGvT6/QCg0HHR
CKWs53EEyt82rT6XWFWRMZw=
=xSRh
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to