You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an application using this ftp server with DI and was wondering how I could trigger an event in my viewmodel whenever STOR is called. I've implemented commandmiddleware but not sure how to get any data back to my viewmodel. Is there a service in the ftp package that triggers an event I can use?
Is there a simple way to access the posted file content either as stream or byte array?
The text was updated successfully, but these errors were encountered: