Opened 18 years ago

Last modified 10 years ago

#1147 closed Bug report

Cannot GUI upload to unlist-able directory

Reported by: pmorton Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: pmorton, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

From the GUI interface, FileFilla will not upload to a
directory it can't "list".

You can "cd" to that directory and get a "current
directory is" returned but if a "list" is denied and
you subsequently "doublelick" on a file to upload,
FileFilla arbitrarily disconnects and starts over which
(of course) negates the previous "cd" command. See below.

Thanks
~
Directory listing successful
Status: Retrieving directory listing...
Command: CWD /incoming/
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/incoming" is current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (64,102,255,95,221,148)
Command: LIST
Response: 550 /incoming/: Permission denied
Error: Could not retrieve directory listing
* doubleclicked to upload here *
Status: Connecting to ftp.cisco.com ...
Status: Connected with ftp.cisco.com. Waiting for
welcome message...
Response: 220- <}======[+]> FTP.CISCO.COM <[+]======={>
Response: 220-
Response: 220- Welcome to the Cisco Systems FTP server.
Response: 220-
Response: 220- Local time is Tue Aug 08 16:45:01 2006.
Response: 220-
Response: 220- This server has a number of
restrictions. If you are not familiar
Response: 220- with these, please first get and read
the /README or /README.TXT file.
Response: 220-
Response: 220- If you have any odd problems, try
logging in with a minus sign (-) as
Response: 220- the first character of your password.
This will turn off a feature that
Response: 220- may be confusing your ftp client program.
Response: 220-
Response: 220- Please send any questions, comments, or
problem reports about this
Response: 220- server to cco-team@….
Response: 220-
Response: 220- NOTE:
Response: 220- o To upload or download files from
ftp.cisco.com, you must be running a *passive-mode*
Response: 220- capable FTP client.
Response: 220-
Response: 220- o To upload files on this system, you
must cd to the /incoming directory.
Response: 220- Uploads are available on
ftp-sj.cisco.com only.
Response: 220-
Response: 220- Cisco.com | | Cisco
Systems, Inc.

Response: 220- Email: cco-team@…
|
| 170 West Tasman Drive

Response: 220- Phone: +1.800.553.2447

.:
|:..:|:. San Jose, CA 95134

Response: 220-
Response: 220- You may login with:
Response: 220- + Your Cisco.com username and
password, or
Response: 220- + "anonymous" followed by your
e-mail address for guest access.
Response: 220 ftp-rtp-2.cisco.com FTP Server (Apache
Oct 31 2005 17:05:18) ready.
Command: USER anonymous
Response: 331 Guest login ok, type your email address
as the password
Command: PASS *
Response: 230 User anonymous logged in
Command: SYST
Response: 215 UNIX Type
Command: FEAT
Response: 211-Extensions supported:
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: SIZE
Response: MDTM
Response: 211 END
Status: Connected
Status: Starting upload of C:\Program
Files\Syslogd\Logs\EPL 603463359Debugs2.txt
Command: PWD
Response: 257 "/" is current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (64,102,255,95,193,221)
Command: STOR EPL 603463359Debugs2.txt
Response: 550 Permission denied: STOR not allowed here
Error: Upload failed
Status: Retrieving directory listing...
Command: CWD /
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/" is current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (64,102,255,95,221,149)
Command: LIST
Response: 150 Opening ASCII mode data connection for
file list
Response: 226 Transfer complete.
Status: Directory listing successful
Command: REST 0

Change History (1)

comment:1 by Tim Kosse, 18 years ago

Will be fixed in FileZilla 3. You can download nightly
builds of FileZilla 3 from
http://filezilla-project.org/nightly.php

Note: See TracTickets for help on using tickets.