I've written an FTP script to check for files in a filesystem location and mput them to a remote SFTP server and I'd like to use a triggered event to do some logging and email the user (which I don't think I can do in a FTP script). However, the triggered event doesn't seem to get triggered by the script transfer. Is there a way to make that happen, or is it just that scripted actions don't count for event triggers?