FTP problems: Difference between revisions

Jump to navigation Jump to search
740 bytes added ,  11 October 2009
m
m (12個修訂)
Line 20: Line 20:
CuteFTP可以登入,但是重複要求密碼 --> 資料連線類型: 請選擇PASV(passive)模式,請見[http://flickr.com/photos/planetoid/1965246/ CuteFtp的設定圖示]。
CuteFTP可以登入,但是重複要求密碼 --> 資料連線類型: 請選擇PASV(passive)模式,請見[http://flickr.com/photos/planetoid/1965246/ CuteFtp的設定圖示]。


=== FTP glossary terms ===
* user home dir(ectory): the home directory (root path) when user logged into the FTP server
=== permission ===
basic permission (from [http://filezilla-project.org/download.php?type=server FileZilla Server]):
* Files: Read
* Directories: List & List Subdirs
case1 : allow user upload file and overwrite the same file uploaded
* 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
* Files: Read, Write, Delete, (Append)
* Directories: '''Not allow''' List & List Subdirs
trivial case 1: allow user upload file but can not overwrite the same file uploaded
* Files: Read, Write, (Append)


=== 檔案傳輸失敗 ===
=== 檔案傳輸失敗 ===

Navigation menu