PDA

View Full Version : private paths


MidKnight
12-19-2003, 10:43 PM
awhile back we could use the ioftpd.ini to store private paths, does this still work?

cause im getting sick of finding private paths that i sent becoming non-private at a later stage

[14:42:32] SITE CHATTR +h "test1234"
[14:42:32] 200 CHATTR: <value not set>

finding the above <value not set> at a later stage is becoing a real pain in the ass

Zer0Racer
12-20-2003, 04:35 PM
You need one argument more to set the permissions.

http://www.ioftpd.com/documentation/03-vfs.php#private

Usage: site chattr +h "<dir>" "<permissions list>"
Example: site chattr +h "private_dir" "-user2 -user5 =group11"

MidKnight
12-20-2003, 06:06 PM
yes i know, what i mean is io keep forgetting private paths. not sure what causes it, maybe updating?

Zer0Racer
12-20-2003, 07:30 PM
Ah you meant like that. Sorry. Hmm doesn't happen here with my private paths. But could it be related to the known bug about file permissions and ownership not being stored?

http://www.ioftpd.com/board/showthread.php?s=&threadid=2152

MidKnight
12-20-2003, 07:44 PM
yes it possible