Enter search queries below or use the tag links to the right to browse the knowledge base by category (Show All Tags).
What sort of things are Server Event Scripts used for?
Server Event Scripts are highly versatile, and could be put to some creative applications. Some common applications would be:
When a user uploads a file, check to see if it is encrypted, If so, save a decrypted copy of the file to a local directory.
Send an email to alert when a certain file is uploaded.
Back-up a user's files after that user logs off.
When a user logs in, copy the most recent version of a local file, zipped and encrypted, into their home directory.
See also:
Built-in variables used by Server Event Scripts
Tags: Robo-FTP Server, Server Event Scripts

