由 netdigger 在 01-16-2004 18:58 发表:
proftpd怎么样限制某个用户删除文件
用proftpd做服务器,但不希望某些用户有删除文件的权限,我要怎么样做
LFS ID: 6226
Name: netdigger
First LFS version: 5.0
由 Snoopy 在 01-16-2004 19:26 发表:
1<limit write="">
2
3DENYALL
4
5ALLOW **
6
7</limit>
影像中好像是这样,
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 hgkrt 在 01-16-2004 21:51 发表:
** < **