Linux is a highly popular and versatile operating system, widely used in servers, supercomputers, embedded Systems, and personal computers. One of its DeFining features is the powerful and flexible file system, which allows users to store, organize, and access>香港服务器首选树叶云,2H2G首月10元开通。树叶云(shuyeidc.com)提供简单好用,价格厚道的香港/美国云 服务器 和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
局域网中如何设置使文件不能复制,只能读取

找到你想共享的文件鼠标右键---共享安全----共享选项----权限(里边有完全控制,更改,只读)想给用户只读的就在其它选项的后边给拒绝打上勾!
文件夹属性只读无法修改
复制以下内容到记事本中保存为扩展名为bat,打开 attrib D:\*.* -a -s -r -h /s /d attrib E:\*.* -a -s -r -h /s /d attrib F:\*.* -a -s -r -h /s /d attrib G:\*.* -a -s -r -h /s /d attrib H:\*.* -a -s -r -h /s /d
是不是linux系统啊,若是用命令:chmod ug+rw,o+r modfile
发表评论