|
Here is my little trouble and I do need some help please.
I set up a server and try to connect it with a client on the same computer. But teh system log gives me following error message after I tried to upload one file. Any suggestion or advice is highly appreciated.
Status: Connecting to xxx.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome to Xiaomin's FTP Command: USER Gillis Response: 331 Password required for gillis Command: PASS *** Response: 230 Logged on Command: SYST Response: 215 UNIX emulated by FileZilla Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: MLST type*;size*;modify*; Response: MLSD Response: UTF8 Response: CLNT Response: MFMT Response: 211 End Status: Connected Status: Retrieving directory listing... Command: CWD /DFAData Response: 550 CWD failed. "/DFAData": directory not found. Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (xxx,xx,xx,xxx,0,3) Command: LIST Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Connecting to 129.24.91.246:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome to xmruan's FTP Command: USER Gillis Response: 331 Password required for gillis Command: PASS *** Response: 230 Logged on Status: Connected Status: Starting upload of C:\Documents and Settings\xruan\Desktop\Methodology2.ppt Command: CWD / Response: 250 CWD successful. "/" is current directory. Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (129,24,91,246,0,4) Command: STOR Methodology2.ppt Response: 550 Permission denied Error: Critical error
|