douyousu9691 2017-05-26 02:32
浏览 54

关闭外部网络共享文件夹会话

I'm fairly new to programming and I am learning with Go. I want to rename a shared folder on my network, which I can do, but before doing so I want to ensure that no one has it open. If anyone has the folder open I want to be able to close that session in my Go program. I combed through the Go packages and wasn't able to find anything. Is it even possible with Go or will I need to call some plugin from my program? Thanks!

  • 写回答

0条回答 默认 最新

    报告相同问题?