BlakeAtLynx

Results 2 comments of BlakeAtLynx

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...

> @fubar-coder Can i consider that the only way to do this would be to overwrite the class DotNetFileSystemProvider and DotNetFileSystem creating my own callback on the CreateAsync method? >...