----- Original Message -----
From: "David Busby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 7:25 PM
Subject: File Sharing


> 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?

You can use either NFS, FTP, or Samba (Samba uses the same protocol
(SMB/CIFS) as Windows does (in your above example) for file sharing. If you
have Windows machines on the same network that you want to share
files/printers with, then I'd recommend using Samba - it comes with RedHat
7.3 and most other Linux distros. There are many Samba HOWTOs available
online.

Alex.



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

Reply via email to