Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想锁定通过 FTP 打开的文件,所以一旦文件被编辑(在 OSX 中安装的 FTP 文件夹上),其他人就不能: - 保存它(必要) - 打开它(可选)
有没有人有关于如何做到这一点的任何提示?我知道这可能是骗人的,因为当您打开文件时,它只是将其复制到本地,然后重新上传。