| java.lang.Object org.drftpd.commands.Find
Find | public class Find implements CommandHandler,CommandHandlerFactory(Code) | | SITE FIND -action Options: -user -group
-nogroup -nouser Options: -mtime [-]n -type [f|d] -slave -size
[-]size Options: -name (* for wildcard) -incomplete -offline Actions:
print, wipe, delete Multipe options and actions are allowed. If multiple
options are given a file must match all options for action to be taken.
author: pyrrhic author: mog version: $Id: Find.java 1177 2005-04-16 12:36:33Z zubov $ |
unload | public void unload()(Code) | | |
|
|