pspad: -------------------------------------------------------------------------------- Root directory is defined by FTP server Start directory is defined in your FTP client connetion --------------------------------------------------------------------------------
You _can_ specify a start directory via the FTP server. The start directory [when using system users on eg. linux] of the user 'user1' is '/var/www/public/home/' which in this case is also the root directory [if the user is chroot()ed] Now there's the possibility to define a different root directory than the start directory. For example setting user1's homedirectory to '/var/www/./public/home/' will still make /var/www/public/home/ his [default] start directory, but he can still go up two levels to /var/www/ which is his root directory. -- <http://forum.pspad.com/read.php?4,46532,46566> PSPad freeware editor http://www.pspad.com
