I have created a chrooted sftp user, and mounted a directory to the users chrooted home.
Within this directory I have one directory for each website the sftp user has access to.
When I rebooted my Ubuntu 10.04 server, the content of the mounted folder is gone.
/home/chrootedUser/websites/website1
To my frustration the website1 directory is gone/deleted.
My /etc/fstab config: http://pastebin.com/gxz3w9Mg
My mounts (using command mount): http://pastebin.com/XcGGvGVE
I hope someone can point me in the right direction, please let me know if you need anything else.