Opened 14 years ago

Closed 12 years ago

Last modified 12 years ago

#5518 closed Bug report (rejected)

uploading issue

Reported by: Muhammad Naveed Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: XP Service Pack 3

Description

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)

comment:1 by Alexander Schuch, 12 years ago

Resolution: rejected
Status: newclosed

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.

comment:2 by Alexander Schuch, 12 years ago

Priority: criticalnormal
Note: See TracTickets for help on using tickets.