15,050
edits
m (→permission) |
|||
| Line 34: | Line 34: | ||
case1 : allow user upload file and overwrite the same file uploaded | case1 : allow user upload file and overwrite the same file uploaded | ||
* Files: Read, Write, Delete, | * Files: Read, Write, Delete, Append | ||
case2 (for temporally upload purpose): allow user upload file and overwrite the same file uploaded but cannot see the file list | case2 (for temporally upload purpose): allow user upload file and overwrite the same file uploaded but cannot see the file list | ||
* Files: Read, Write, Delete, | * Files: Read, Write, Delete, Append | ||
* Directories: '''Not allow''' List & List Subdirs | * Directories: '''Not allow''' List & List Subdirs | ||
trivial case 1: allow user upload file but can not overwrite the same file uploaded | ''trivial case'' 1: allow user upload file but can not overwrite the same file uploaded | ||
* Files: Read, Write, (Append) | * Files: Read, Write, (Append) | ||
---- | |||
* [http://jinnsblog.blogspot.com/2011/01/how-to-set-filezilla-server-resume.html (FTP架站) 如何設定FileZilla Server的續傳功能-靖 ● 技場] | |||
=== 檔案傳輸失敗 === | === 檔案傳輸失敗 === | ||