Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Paul on January 26, 2003, 11:21:40 PM

Title: ibays
Post by: Paul on January 26, 2003, 11:21:40 PM
This may be a stupid question but is it possible to set up an ibay and have it point to a hard disk on another machine on the network ?

Thanks
Paul
Title: Re: ibays
Post by: Daniel S. on January 27, 2003, 05:23:29 AM
it should be possible, first make the new ibay, let's call it winshare
then add the this line to /etc/fstab

//server_name/share /home/e-smith/files/ibays/winshare smbfs password:password username:username 0 0 (i think u might have to check that line.)

and that should work for you