RE: How do I mount SMBFS Drive in Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> I have fedora core 2 , and A Samba server is running on other Unix
> Machine , How do I mount that share on my system  using smbfs.


...as root...

smbmount //other_machines_IP_or_name/share_name /mnt/c -o
lfs,username=blah,password=blah

for the /mnt/c - just make sure an empty folder exists there. After the
mount, /mnt/c will show the remote share.

I always add the -o lfs (large file support - covers files 2+ gigs),
username and pw specifiy if needed.



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux