- All Implemented Interfaces:
- org.waarp.common.command.CommandInterface
public class AUTHUPDATE
extends org.waarp.ftp.core.command.AbstractCommand
AUTHTUPDATE command: implements the command that will try to update the authentications from the
file given as argument or the original one if no argument is given.
Two optional arguments exist:
- PURGE: empty first the current authentications before applying the update
- SAVE: save the final authentications on the original name given at startup.
- Author:
- Frederic Bregier