1. Control Panel: Control Panel > Terminal & SNMP

    Enable SSH service

  2. SSH into Synology

  3. Run as sudo: smbstatus

  4. Find PID for the file: smbstatus | grep -i 文件名

  5. Run as sudo: kill {PID}

Done

相关文章:

  • 2022-12-23
  • 2021-08-11
  • 2021-12-01
  • 2022-01-16
  • 2021-07-24
  • 2021-10-06
  • 2021-05-20
猜你喜欢
  • 2021-07-25
  • 2021-12-12
  • 2021-10-19
  • 2021-05-10
  • 2021-12-19
  • 2021-07-15
  • 2021-07-05
相关资源
相似解决方案