How to protect my file from sending to skype or upload to cPanel
问题 I'm programming an application in my company, and there is a file watcher: fsw.NotifyFilter = (NotifyFilters.Security Or NotifyFilters.LastAccess Or NotifyFilters.LastWrite) AddHandler fsw.Changed, New FileSystemEventHandler(AddressOf OnChanged) AddHandler fsw.Created, AddressOf OnChanged AddHandler fsw.Renamed, AddressOf OnRenamed AddHandler fsw.Deleted, AddressOf OnChanged But I want to protect some files from users by send it in skype, messanger oruploading it to any cloud. Ex. I have an