Sharing files between Linux and Windows

Willem van der Walt wvdwalt at csir.co.za
Wed Jul 6 06:23:08 UTC 2016


The following mount command mounts a cifs file system, I.E. your Windows 
share, under the mount point called note.
The share is called bid and the user is also called bid.
One is prompted for a password when the mount is envoced, but there are 
ways to automate this.
mount -tcifs //146.64.28.229/bid  note -o username=bid
I would really not use NFS as suggested by someone on the list, as it is 
not verry secure and SAMBA works well.
HTH, Willem


On Tue, 5 Jul 2016, John J. Boyer wrote:

> I'm going to set up a folder called c:\share on my Windows machine. I
> want to set up a device on my Linux machine which is connected with this
> folder over my LAN. I know that this can be done, because I had
> something similar at one time. However, i'm not certain how to do it
> again. If I remember, it just took an entry in fstab and an entry in
> /dev. Thanks.
>
> John
>
> -- 
> John J. Boyer; President,
> AbilitiesSoft, Inc.
> Email: john.boyer at abilitiessoft.org
> Website: http://www.abilitiessoft.org
> Status: 501(C)(3) Nonprofit
> Location: Madison, Wisconsin USA
> Mission: To develop softwares and provide STEM services for people with
>         disabilities which are available at no cost.
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
>
> -- 
> This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard.
> The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.
>
> This message has been scanned for viruses and dangerous content by MailScanner,
> and is believed to be clean.
>
> Please consider the environment before printing this email.
>
>




More information about the Blinux-list mailing list