View Single Post
Old 01-01-2004, 01:46 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

script needs to check permissions.
io can only check permissions of the SITE command, which u can restrict (bad idea) in the [FTP_Command_Permissions].

Adding XXX in [FTP_SITE_Permissions] to restrict SITE XXX command works for the actual command, not Pre or Post events.

Note: Post events using SITE = ... are ok, since [FTP_SITE_Permissions] defines the permission for the actual command, and the Post event won't be called if the command didn't execute!
Mouton is offline   Reply With Quote