Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event/Trigger in server code when a new file was created by client #154

Open
e012345678 opened this issue Sep 11, 2023 · 0 comments
Open

Comments

@e012345678
Copy link

Is there some way to get an event/trigger (or even by polling) when a new file was created by a client (especially by a specific user)? For instance I want the server to create a file test2.txt and send an email with uploaded file as attachment when user ABC uploaded test_*.txt. I understand the custom actions needs to be implemented but can the FTP server give the event/trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant