Re: [CentOS] Mount --bind source / mountpoint out of sync

2011-08-22 Thread Trey Dockendorf
On Mon, Aug 22, 2011 at 3:15 PM, James Hogarth wrote: > On 22 August 2011 20:48, Dennis Jacobfeuerborn > wrote: > > On 08/22/2011 07:01 PM, Trey Dockendorf wrote: > >> I have a shared web server that users can SSH / SFTP into to access > their > >> web content. Each users home directory is in a

Re: [CentOS] Mount --bind source / mountpoint out of sync

2011-08-22 Thread James Hogarth
On 22 August 2011 20:48, Dennis Jacobfeuerborn wrote: > On 08/22/2011 07:01 PM, Trey Dockendorf wrote: >> I have a shared web server that users can SSH / SFTP into to access their >> web content.  Each users home directory is in a change root, and I use >> "mount -o bind" to put their respective w

Re: [CentOS] Mount --bind source / mountpoint out of sync

2011-08-22 Thread Dennis Jacobfeuerborn
On 08/22/2011 07:01 PM, Trey Dockendorf wrote: > I have a shared web server that users can SSH / SFTP into to access their > web content. Each users home directory is in a change root, and I use > "mount -o bind" to put their respective webpage's document root into their > home directory. Recentl