uploading issue
I am uploading some of files on my server, from hosting file manager's data is being uploaded but from FileZilla client it is giving me following error:
Status: Directory listing successful
Status: Connecting to 173.83.178.62:21...
Status: Connection established, waiting for welcome message...
Response: 220-Microsoft FTP Service
Response: 220 IIS1004
Command: USER oneicportal
Response: 331 Password required for oneicportal.
Command: PASS *
Response: 230 User oneicportal logged in.
Status: Connected
Status: Starting upload of C:\Documents and Settings\Administrator\Desktop\Edraw Max.lnk
Command: CWD /oneicportal
Response: 250 CWD command successful.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (173,83,178,62,21,124).
Command: STOR Edraw Max.lnk
Response: 550 Access is denied.
Error: Critical file transfer error
Change History
(2)
Resolution: |
→ rejected
|
Status: |
new → closed
|
Priority: |
critical → normal
|
Command: STOR Edraw Max.lnk
Response: 550 Access is denied.
The server simply refuses to write the file. Maybe use another filename (possibly without space) and try again. Ask the server administrator as well to check the server logs for more detailed reasons.