Opened 16 years ago

Closed 16 years ago

#3739 closed Bug report (rejected)

Permission denied

Reported by: Marty Owned by:
Priority: normal Component: FileZilla Client
Keywords: Critical Error Cc:
Component version: Operating system type: Windows
Operating system version: XP 5.1

Description

I just upgraded to the newest version of FileZilla 3.2.1. and can no longer uplaod files. Before I upgraded to the newest version of FileZilla I had no problems uploading files. I ran the connection wizard with the following results:

Connecting to probe.filezilla-project.org
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.1.2
Response: 230 logged on.
Checking for correct external IP address
IP 70.253.58.156 ha-cfd-fi-bfg
Response: 200 OK
PREP 2112
Response: 200 Using port 2112, data token 1007201841
PORT 70,253,58,156,8,64
Response: 200 PORT command successful
LIST
Response: 150 opening data connection
Response: 200 Successful
QUIT
Response: 200 goodbye!
Connection closed

When I connect my directory shows up too, but can't upload files and recieve the following log:

Status: Resolving address of ftp.geocities.com
Status: Connecting to 66.218.77.42:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the Yahoo! Web Hosting FTP server.
Response: 220-Need help? Get all details at:
Response: 220-http://help.yahoo.com/help/us/webhosting/gftp/
Response: 220-
Response: 220-No anonymous logins accepted.
Response: 220 Yahoo!
Command: USER Marty
Response: 331-Enter your Yahoo! member password
Response: 331
Command: PASS
Response: 230-You are using 2.4% of your subscribed disk space
Response: 230-You have 488.170 MB of space available
Response: 230
Command: SYST
Response: 215 UNIX Type: L8 Version: BSD-199506
Command: FEAT
Response: 500 'FEAT': command not understood.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/Marty" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (66,218,77,42,242,218)
Command: LIST
Response: 150 Opening BINARY mode data connection for .
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Resolving address of ftp.geocities.com
Status: Connecting to 66.218.77.38:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the Yahoo! Web Hosting FTP server.
Response: 220-Need help? Get all details at:
Response: 220-http://help.yahoo.com/help/us/webhosting/gftp/
Response: 220-
Response: 220-No anonymous logins accepted.
Response: 220 Yahoo!
Command: USER Marty
Response: 331-Enter your Yahoo! member password
Response: 331
Command: PASS
Response: 230-You are using 2.4% of your subscribed disk space
Response: 230-You have 488.170 MB of space available
Response: 230
Status: Connected
Status: Starting upload of C:\Documents and Settings\Marty\Desktop\Pets\Shelly.JPG
Command: CWD /
Response: 550 Permission denied on server. You are restricted to your account.
Command: MKD
Response: 500 'MKD ': command not understood.
Command: MKD /
Response: 550 Permission denied on server. You are restricted to your account.
Command: CWD /
Response: 550 Permission denied on server. You are restricted to your account.
Command: SIZE /Shelly.JPG
Response: 550 Permission denied on server. You are restricted to your account.
Command: MDTM /Shelly.JPG
Response: 550 Permission denied on server. You are restricted to your account.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (66,218,77,38,205,144)
Command: STOR /Shelly.JPG
Response: 550 Permission denied on server. You are restricted to your account.
Error: Critical error

Change History (1)

comment:1 by Tim Kosse, 16 years ago

Resolution: rejected
Status: newclosed
Summary: Critical ErrorPermission denied

You simply do not have permissions to access the target directory.

Note: See TracTickets for help on using tickets.