"Kevin Hilton" wrote: > Can anyone point me to a link telling me how to set up a chrooted jail > with cygwin?
I used this: $ /bin/chroot.exe --help Usage: /bin/chroot NEWROOT [COMMAND...] or: /bin/chroot OPTION Run COMMAND with root directory set to NEWROOT. --help display this help and exit --version output version information and exit If no command is given, run ``${SHELL} -i'' (default: /bin/sh). Report bugs to <bug-coreutils <at> gnu <dot> org>. To find this -------------^^^^^^^^^^^^^ Then I looked at this: /usr/share/doc/Cygwin/coreutils-5.94.README Maybe this will help? Best regards, Bryan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/