On 04/06/2007 05:20 PM, Randy Patterson wrote: > I have searched for a way to mount that directory to the local > file systems and use it from there but can't seem to find > exactly how to do that. I would like to mount it to something > like; > > /home/randy/workspace
You can use the smbmount utility which is part of the smbfs package. Try this: smbmount //myserver/HostedSites /home/randy/workspace \ -o username=randy,password=randy_pwd I use autofs, but see if you can get it mounted manually first before tackling that. -- Glen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]