Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2301 - 2400 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#3952 local/remote file names swapped on "file already existing" message window while downloading Bug report normal FileZilla Client fixed
Description

While attempting to download a file which already exists in the "local" directory, the info message stating the "file is already present" has 2 problems:

  • text reports a %S instead of the filename
  • under "local" file label there instead is the remote one and the other way round. This is misleading... even though everything works fine.

While uploading the text still reports a %s instead of the filename, while the local/remote files are correctly reported

#3954 Upgraded to 3.1.5 and receive DDE error when view/edit text file Bug report normal FileZilla Client outdated
Description

I upgraded - through the FileZilla auto upgrade - from the previous version to 3.1.5. After the upgrade when I right click on a text file on the ftp site and go to view/edit the file starts to open in TextPad v4.7.3 and I get the following error: "DDE execute request failed: a request for a synchronous execute transation has timed out."

After Xing out of the error notice the file does open in TextPad.

This did not happen in the previous version.

#3955 windows Installer - upgrade leaves old 'FileZilla Server Interface.exe' Bug report normal FileZilla Server outdated
Description

I did a upgrade from 0.9.25 to 0.9.27, and it doesn't upgrade 'FileZilla Server Interface.exe' Though if you delete the file before the upgrade it will work then.

OS is XP SP3, clean install.

#3956 Upgrade to Client 3.1.5 can't list directory of FZ server Bug report low FileZilla Client outdated
Description

FZ Server 0.9.27 beta Error message: 425 Can't open data connection

This is occuring only with users who upgrade to 3.1.5 client.

Before upgrading they were using 3.1.3.1 without any problems.

Users are using "Servertype FTPS - FTP over implicit TSL/SSL" connections.

#3957 Refresh problem after changing home directory and reconnecting Bug report normal FileZilla Client rejected
Description

I just downloaded the server and client and found this bug. I created a site with a simple password and added a home directory to test. Then I connected from other server with the client 3.1.5, after checking it was OK I disconnected leaving open the client. I then went to the server and changed the user's home directory then reconnected but the client listed the old directory's content. I disconnected and tried to connect again with the same results. It listed the real content only after I closed the client and launched it again. I recreated the site several times making the same steps and it always happens. The original site was made on two HP Proliant 370 Servers with Intel Xeon 3.6Ghz using Win2003 R2 SP2. The last tests were made on my PC a HP Compaq dc5750 SFF with an AMD 4200+ 64 X2 using WinXP SP3.

#3958 problem with certain passwords Bug report normal FileZilla Client rejected
Description

some users reported problems with their ftp accounts using filezilla, the always got: Command: PWD Response: 500 Unknown command. Error: Failed to retrieve directory listing Response: 500 Unknown command. Response: 257 "/" Trace: Unexpected reply, no reply was pending.

i noticed that if i change their password, it works fine, if i change it back to the original value, the error comes back, i am attaching debug logs for both cases.

yes, it sounds like witchcraft, but i saw many people in forums with the same problem. this is the only workaround i found.

the same goes for gftp, only the debug window says "Invalid response '2' received from server."

#3959 OpenVMS directories not correctly handeled Bug report normal FileZilla Client rejected
Description

The way to name a path in OpenVMS is for example:

devicename:[folder.subfolderlevel1.subfolderlevel2]

FileZilla shows the above example as:

[devicename/folder/subfolderlevel1/subfolderlevel2]

From within FileZilla trying to change directory by typing them in from some ware else to:

[devicename/folder/subfolderlevel1/subfolderlevel2]

will fail.

Canging to

devicename:[folder.subfolderlevel1.subfolderlevel2]

works fine.

On the OpenVMS system you would find files with the extention '.dir'. They represent the folders/directories found in the current folder/directory. They should be shown as folders in the Remote site folder tree. They are not. So you cannot browse your way down the tree.

OpenVMS supports posix, but to use the /folder/subfolder/subfolder way of path name only works if the server is specially configured for that.

I try to use FileZilla from Windows to a FTP server on OpenVMS 8.3.

#3960 Autoupdate always fails Bug report low FileZilla Client outdated
Description

I receive new version notifications without problem.

The download fails when Filezilla tries to connect to sourceforge servers. The CPU usage increase up to 99% and filezilla freeze. I need to close it with CTRL+ALT+DEL and kill the process.

I tried several times during the day. Always the same freeze.

#3963 Files upload to zero bytes length Bug report normal FileZilla Client outdated
Description

I am using FileZilla 3.1.5 on a Windows XP platform (Media Center Edition Version 2002 with Service Pack 3) CPU: Intel T2050 @1.60 GHz, 0.99 GB of RAM Issue: when I upload HTML files to the site stats@…, some files upload to zero bytes on the WHAC server.

It starts with a size of 35,891 bytes when I send it, but when it is written on the site in /2008-09/msoccer, it shows as a length of zero bytes.

The trace appears normal. but the overwrite prompt I had gotten indicated the target had a size of zero bytes (which requires me to resend the file two or three times to make sure it uploads properly. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\TASSOC\08MSOC\HTML\1029itms.htm Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /2008-09/msoccer Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /2008-09/msoccer Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE A Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now ASCII Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (72,52,154,181,158,151) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: STOR 1029itms.htm Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226 File successfully transferred

#3964 Handling of files beginning with "." on remote directory Bug report normal FileZilla Client rejected
Description

Hello,

I can't view/download files beginning with "." in the remote directory. Quite a bug if you're trying to check if every remote directory has a ".htaccess" file in it or if the path to one of your more secret directoryie (e.g. to the file ".passwd" contains a "."; btw: changing into such a directroy is possible if you know it's name and use the field "Remote site:" to type it's name in.

Cheers!

Alex

#3966 OpenVMS directories not correctly handled with SFTP Bug report normal FileZilla Client outdated
Description

FileZilla client version: 3.1.5 SFTP server version OpenVMS 8.3

Part 1: ==================================================================== Using the client from Windows to a OpenVMS server. Client is configured that is talks to a VMS server.

In FileZilla the "Remote site" field read:

"[/APACHE$COMMON/SPECIFIC/REVMS]"

. It is an absolute path. If I add "/logs" to that path, it should read:

"[/APACHE$COMMON/SPECIFIC/REVMS/logs]"

.

The log shows that FileZilla attempted to open: "

Command:	cd "[/apache$common/specific/revms/logs]"
Error:	Directory /apache$common/specific/revms/[/apache$common/specific/revms/logs]: no such file or directory
Error:	Failed to retrieve directory listing
Status:	Retrieving directory listing...

" The full path in the field was added to the current, and made a nonexistent path.

If I instead delete what already is shown in the field "Remote site", and just writes "logs" there, the log shows that FileZilla tries: "

Command:	cd "[/apache$common/specific/revms.logs]"
Error:	Directory /apache$common/specific/revms/[/apache$common/specific/revms.logs]: no such file or directory
Error:	Failed to retrieve directory listing

"

If I instead of "logs" let it show "/logs" in the field, FileZilla tries : "

Command:	cd "[/apache$common/specific/revms./logs]"
Error:	Directory /apache$common/specific/revms/[/apache$common/specific/revms./logs]: no such file or directory
Error:	Failed to retrieve directory listing

"

As I see it, when sftp is chosen, the "Remote site"-field should always be left empty by the program. The path written there should be considered relative paths to the current, and when enter is pressed, it should be added to the current path, with an "/" as a separator.

FileZilla should not use "[]" when in sftp mode. Maybe that is the main problem?

When FTP is used the dot "." is the correct separator between levels in the folder hierarchy, but apparently not when Sftp is used.

I found out that the error does not appear when using plain FTP. It is when using SFTP it malfunctions.

So I compared how Puttys psftp acted. Here is a complete conversation:

" psftp> cd /sys$sysdevice/syshome Remote directory is now /sys$sysdevice/000000/SYSHOME

psftp> ls Listing directory /sys$sysdevice/SYSHOME .BASH_HISTORY;1 2ZC52FG1.EXE;1 BAND-BACKUP.COM;3 CDSA.DIR;1 DECW$ENDSESSION.DECW$XAUTH;16 DECW$TERMINAL_DEFAULT.DAT;1 DECW$TERMINAL_DEFAULT.DAT;2 DECW$XAUTHORITY.DECW$XAUTH;1 DEFS9A3O.EXE;1 LOGIN.COM;20 LOGIN.COM;21 LOGIN.COM;22 RESTART-AUDIT-BATCH.COM;3 RESTART-WEBALIZER-BATCH.COM;2 SEAREXTAPA.COM;1 SMBD_STARTUP.LOG;69 SMBD_STARTUP.LOG;7 SMBD_STARTUP.LOG;70 SMBD_STARTUP.LOG;71 SMBD_STARTUP.LOG;8 SMBD_STARTUP.LOG;9 STATS.DAT;1 SWAT_STARTUP.LOG;73 SWAT_STARTUP.LOG;74 SWAT_STARTUP.LOG;8 SWAT_STARTUP.LOG;9 SYSTARTUP_VMS_COM.TPU$JOURNAL;1 SYSTEM_REPORT.DIR;1 TCPIP$FTP_SERVER.LOG;1 TCPIP$FTP_SERVER.LOG;2 TCPIP$FTP_SERVER.LOG;3 TCPIP$FTP_SERVER.LOG;4 TCPIP$SSH_SFTP-SERVER2.LOG;1 TCPIP$SSH_SFTP-SERVER2.LOG;10 TCPIP$SSH_SFTP-SERVER2.LOG;2 TCPIP$SSH_SFTP-SERVER2.LOG;3 TCPIP$SSH_SFTP-SERVER2.LOG;4 TCPIP$SSH_SFTP-SERVER2.LOG;5 TCPIP$SSH_SFTP-SERVER2.LOG;6 TCPIP$SSH_SFTP-SERVER2.LOG;7 TCPIP$SSH_SFTP-SERVER2.LOG;8 TCPIP$SSH_SFTP-SERVER2.LOG;9 USERS.TXT;1 VUE$PROFILE.VUE$DAT;1 _MOZILLA.DIR;1 decw$sm.log;10 decw$sm.log;11 decw$sm.log;12 decw$sm.log;13 decw$sm.log;14 decw$sm.log;15 decw$sm.log;16 decw$sm.log;17 decw$sm.log;2 decw$sm.log;3 decw$sm.log;4 decw$sm.log;5 decw$sm.log;6 decw$sm.log;7 decw$sm.log;8 decw$sm.log;9 dt.DIR;1 imagebck.com;1 ssh2.DIR;1

psftp> cd /apache$common/specific Remote directory is now /apache$common/000000/SPECIFIC

psftp> dir Listing directory /apache$common/SPECIFIC REVMS.DIR;1

psftp> cd revms Remote directory is now /apache$common/SPECIFIC/REVMS

psftp> cd /APACHE$COMMON/SPECIFIC/REVMS/HTDOCS/jul Remote directory is now /APACHE$COMMON/SPECIFIC/REVMS/HTDOCS/jul

psftp> dir Listing directory /APACHE$COMMON/SPECIFIC/REVMS/HTDOCS/jul 2004.DIR;1 SantaClaus.gif;1 Thumbs.db;1 ZbThumbnail.info;1 clouds2.jpg;1 godjul.htm;1 himmel.GIF;1 himmel.bmp;1 index.html;1 robots.txt;1 snow.gif;1 tempfil.htm;1 tomteflykt.gif;1

psftp> " That works as expected!

Part 2: ==================================================================== When SFTP is used, FileZilla needs to recognize that files like *.DIR;* is lower levels of directories/folders, so that they should be listed as folders in the Remote site folder tree.

#3967 Could not locate sftpdrive generated drives Bug report normal FileZilla Client rejected
Description

Filezilla Version: 3.1.5 SftpDrive Version: 1.7.9

I am using SftpDrive (http://www.magnetk.com/sftpdrive/) to connect a a server via sftp protocol. It builds a bridge between the server and Windows box, making the sftp connection as Network drive (I think...).

Previously (Filezilla 3.1.3.1), sftpdrives were visible in "Local Site" tree. But now they are not visible nor accessible thru Filezilla.

When I drag a file from the server to Windows Explorer with SftpDrive opened, it shows a error message:

---------------------------
Filezilla Error
---------------------------
Directory 'W:\sandbox' couldn't be created (error 3: the system cannot find the path specified.)
---------------------------
OK   
---------------------------

Steps to reproduce:

  1. Install SftpDrive and create a connection.
  2. Install Filezilla 3.1.3.1
  3. Check connected sftpdrive is visible and accessible.
  4. Remove Filezilla and install Filezilla 3.1.5
  5. Check connected sftpdrive is visible and accessible.

If you need more information, let me know

#3970 Remote devices (USB, Ethernet) slow to load file list Bug report high FileZilla Client rejected
Description

Hi,

I've got an Ethernet storage device (Western Digital) which is so slow at loading the file list in FileZilla.

Comparing it to other FTP software, they load the list super fast. You can see a performance decrease on other software compared to your computer hard drive, but I would expect that with anything that's remote based.

On my screen I could wait up to 10 seconds before I can do anything as when using the local site explorer for a remote device freezes any other action taking place on FileZilla until the list has loaded.

It's fairly quicker when it's just listing folders but you can still see a performance decrease and a 'freeze'.

Newest version of FZ.

#3974 Downloaded file continued to download after file size was reached Bug report normal FileZilla Client rejected
Description

I dragged a group of files, folders and an ISO from a remote site to a local folder and one of the zip files continued to download way past its origanl size. The origanal file was a 74 MB in size but it continued to download past that and I eventually stopped it at 122 MB. The progress bar reported as 100 % complete. It appears that the file download just restarts every time it reaches the end of the original file.

I restarted the same file and it did it again. This time i let it restart a second time (149 MB) before I stopped it.

#3975 Does not ask before overwrite of files Bug report normal FileZilla Client outdated
Description

For Uploading/Downloading of files i have selected the option as "ASK FOR ACTION" yet the client some times misses asking the same & overwrites the file.

but while overwriting in the summary it shows the command as "STOR with the file name" but the option doesnt pop up & it overwrites automatically

#3976 Does not ask before overwrite of files Bug report normal FileZilla Client duplicate
Description

For Uploading/Downloading of files i have selected the option as "ASK FOR ACTION" yet the client some times misses asking the same & overwrites the file.

but while overwriting in the summary it shows the command as "STOR with the file name" but the option doesnt pop up & it overwrites automatically

#3979 pop windows broken after enabling secondary monitor Bug report normal FileZilla Client duplicate
Description

If I have FileZilla open and then enable a secondary monitor, every pop window that FileZilla thereafter tries to create will be tiny (just a pixel or so) and in the upper left hand corner of the primary monitor (as if no dimension or location parameters were ever passed). Also these windows are not resizeable so I have to close FileZilla and reopen it and then everything works as normal. These pop windows include but not limited to the Options window and the Overwrite? prompt window but essentially every box that is attempted will not display correctly. Thank you for you time and effort in this amazing program.

#3980 pop windows broken after enabling secondary monitor Bug report normal FileZilla Client outdated
Description

If I have FileZilla open and then enable a secondary monitor, every pop window that FileZilla thereafter tries to create will be tiny (just a pixel or so) and in the upper left hand corner of the primary monitor (as if no dimension or location parameters were ever passed). Also these windows are not resizeable so I have to close FileZilla and reopen it and then everything works as normal. These pop windows include but not limited to the Options window and the Overwrite? prompt window but essentially every box that is attempted will not display correctly. Thank you for you time and effort in this amazing program.

#3981 Security Hole: rights escalation (ImagePath) Bug report normal FileZilla Server fixed
Description

By default, filezilla server register as service:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FileZilla Server\ImagePath = C:\Program Files\FileZilla Server\FileZilla Server.exe

but due windows .. a.. behavior, if name of ImagePath created without quotation (e.g. "C:\Program Files\FileZilla Server\FileZilla Server.exe"), first, c:\program.exe will be runned (if existed). By default windows XP, 2003 allows user (non-administrator) to create files in the root of "c:\". By putting program.exe file in c:\ user could escalate rights.

Solution: in the installation process, add an ImagePath with quotation.

#3982 FileZilla Stuck Under Taskbar When It Opens Bug report normal FileZilla Client outdated
Description

I have my task bar attached to the top of my screen. When FileZilla opened the first time, the top of the FileZilla window was obstructed by the task bar (see the screenshot). In order to move the window, I have to unlock the task bar and then shrink it to uncover the menu bar of FileZilla.

#3983 FileZilla Stuck Under Taskbar When It Opens Bug report normal FileZilla Client duplicate
Description

I have my task bar attached to the top of my screen. When FileZilla opened the first time, the top of the FileZilla window was obstructed by the task bar (see the screenshot). In order to move the window, I have to unlock the task bar and then shrink it to uncover the menu bar of FileZilla.

#3984 FileZilla show incorrect Date/Time on transfer Bug report normal FileZilla Client rejected
Description

When I upload files, the server showed incorrect date/time

#3985 Entering PASV when account is Active Bug report normal FileZilla Client rejected
Description

I have an FTP account that can only be accessed using active FTP, but Filezilla enters PASV anyway.

Here are the account parameters:

host:entertainment-northwest.com port:21 username and password withheld

servertype: default, autodetect no bypass proxy default local directory and default remote directory blank no adjust server timezone

transfer settings / mode: active no limit number of simultaneous connections

charset autodetect

This is a windows server running ftp service (lunarpages).

My hardware/software setup is follows:

  • Panda antivirus/firewall, applicable ports open, can connect to PASV ftp with no problems, filezilla set to inbound/outbound
  • windows xp sp2, intel core 2 duo conroe, 2gb ram, sata boot drive, sata optical, raid5 storage
  • network route:
    1. Intel(R) 82566DC Gigabit Network Connection, obtain IP address & DNS automatically
    2. D-Link DGS-2208 gigabit switch, unmanaged, no configuration, no dhcp or other features
    3. LinksKey LKR-604 broadband router, provides DHCP, ip address 192.168.0.1, WAN port to cable modem
    4. Motorola surfboard modem, SB5101

Status: Resolving address of entertainment-northwest.com Status: Connecting to 74.50.25.62:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER enter40 Response: 331 Password required for enter40. Command: PASS * Response: 230 User enter40 logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-Extended features supported: Response: SIZE Response: MDTM Response: 211 END Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PORT 192,168,0,101,12,32 Response: 500 Invalid PORT Command. Command: PASV Response: 227 Entering Passive Mode (74,50,25,62,225,55). Command: LIST Response: 425 Can't open data connection. Error: Failed to retrieve directory listing

#3986 File type .eps will no transfer Bug report normal FileZilla Client rejected
Description

Adobe Photoshop file type .eps will not copy/transmit.

Error: open for read: no such file or directory. But the file exists and will open.

Thanks Joel

#3987 Remote directory doesn't refresh after manual CWD Bug report normal FileZilla Client rejected
Description

After manually entering CWD command (Server menu), the remote directory doesn't refresh.

Usually, this is not a problem, however in some specific it is: When logging in to the university Novel server via FTP, I need to change the server path (CWD MAF/). There is no other way besides the "manual" one, since I cannot get to the highest directory level where the servers are one next to other.

Tested with FileZilla 3.1.5

#3990 Machine get out of network while uloading/downloading connect through rdp Bug report low FileZilla Client rejected
Description

I have a dedicated machine to upload and download . I used to connect it through remote desktop win xp inbuilt feature.

Machine get out of network for few seconds when we start uploading/downloding

it continue to hapenn again and again. and we cannot upload and download.

#3992 Filezilla considers a text file like a directory Bug report normal FileZilla Client fixed
Description

Version: Filezilla cliente 3.1.5

Local operating system: Windows Xp SP2

Description: We have some text files named *.RAW in a server. When I open the directory where they are placed, Filezilla consider these files like directories. The icon corresponds to a directory. When I try to drag and drop a file (to get one of these files), I cannot do it. The log is the following:

Command: CWD file.RAW Response: 550 file.RAW: A parameter must be a directory. Error: Failed to retrieve directory listing

If I make "double click" in one of these files (as I it was a directory) the response is the following:

Command: RETR file.RAW Response: 150 Opening data connection for file.RAW (768870 bytes). Response: 226 Transfer complete.

With other ftp clients it works.

Furthermore, we have other servers with this type of files, and they work properly.

#3993 permission denied when download file eric.badon@… Bug report normal FileZilla Server outdated
Description

I have an error 550 permission denied when I want to download a file.

On server side full control on windows directories and full control on filezilla share folder.

Uploading files works fine.

filezilla server 0.9.28 beta

#3995 Files names with accentued characters (é ù ..) not displayed Bug report normal FileZilla Client rejected
Description

See the two screenshots

3.1.5

#3996 File uploads will not Resume , Bug report high FileZilla Client outdated
Description

I have problems with uploading files after interruptions . The file will not resume they just overwrite no matter setting: default , overwrite if new source or larger file. it is as if it forgets where its uploading to.

#3997 not support vshell 3 - Chinese in filename -> display problems Bug report normal FileZilla Client rejected
Description

When FileZilla 3.1.5 connecting to a VShell server 3.0 (Windows 2003 with Vandyke VShell SSH 3.0.x) by SFTP, the filenames containing Chinese are displayed incorrectly in the remote window.

I try change charset to GB2312 or GB18030 and other charset, but not work.

note, winscp 4.0.5 display correctly.

#3998 Using BINARY mode transfer even though ASCII is selected! Bug report normal FileZilla Client rejected
Description

I’ve been using FileZilla successfully until I upgraded to version 3.1.5.

Despite selecting “Auto” or “ASCII” for the file transfer mode in teh FileZilla menu FileZilla version 3.1.5 always transfers the file in BINARY mode! A sample of the output is as follows:

Command: CWD /cgi-bin Response: 250 Directory successfully changed. Command: TYPE A Response: 200 Switching to ASCII mode. Command: PASV Response: 227 Entering Passive Mode Command: RETR hits_out.txt Response: 150 Opening BINARY mode data connection for hits_out.txt (5749 bytes). Response: 226 File send OK. Status: File transfer successful

As you can see FileZilla switches to ASCII mode but transfers the file in BINARY mode! I feel this is a major bug with the software.

Please could someone investigate as I would really like to keep using FileZilla but the software as it stands is incapable of transferring in ASCII mode without corrupting the file.

#3999 Site Manager: Sites List doesn't scroll during drag'n'drop Bug report normal FileZilla Client fixed
Description

It is not possible to drag a site from one folder to another folder if two of the folders are not viewable (need to scroll) because while we drag a site to the list edge, the scrollbar doesn't scroll with it.

I hope it explain it.

Try make two folders under My Sites root folder. Then make 10 or more sites in first folder. Try move a site from first folder to second folder. Don't collapse the folder, let it expanded.

Thanks

#4000 Filename is not quoted properly when choosing "default editor for text files" Bug report high FileZilla Client fixed
Description

If I open a txt file with spaces in it's name it will open a few blank tabs instead.

#4001 directory upload problems Bug report high FileZilla Client fixed
Description

I have a problem with the newest release of Filezilla client 3.1.5.1.

When i try to upload a directory (fckeditor) to my webhost (one.com), it only uploads the files and NOT the directories... I now use an older version 3.1.4rc-1 and this version uploads the complete directorystucture...

Hope this will be fixed soon in the new version! thanks!

#4002 Windows update failure Bug report normal FileZilla Client outdated
Description

When the update-manager has downloaded the newest version it cannot run automatically the .exe(see the picture attached) so I have to manually find the .exe and run it.

#4003 Error in French translation Bug report normal FileZilla Client rejected
Description

Hi

You are using English units for the file sizes. In French, you should use the following units :

1 o (1 byte) (never used, converts to Ko instead) 1 Ko (1 KB) 1 Mo (1 MB) 1 Go (1 GB) 1 To (1 TB)

Thank you!

#4006 ComCast refusal to list files! Bug report low FileZilla Client rejected
Description

I can login to ComCast but it flatly refuses to "LIST" the files. Maybe an active/passive issue. FZ 3.1.5.1 I had the same problem with 3.1.1.1 WS_FTP_LE, NotePad++, FireFox FTP work fine. This only is a problem FTPing to/from ComCast. This is a FZ issue, other FTP clients work fine. I can use FZ to contact GoDaddy and 1and1 with no problem.


Status: Resolving address of upload.comcast.net Status: Connecting to 216.87.188.9:21... Status: Connection established, waiting for welcome message... Response: 220 FTP server (Version 5.339PWS/AI) ready. Command: USER jraff Response: 331 Password required for jraff. Command: PASS * Response: 230 User jraff logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (216,87,188,9,168,5) Command: LIST Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 426 Data connection: No child processes. Error: Failed to retrieve directory listing

#4007 Failed to retrieve directory listing in v3.1.5.1 FTPES Bug report normal FileZilla Client rejected
Description

Windows XP client build 5.1.2600 w/ SP2.

Trying to connect using FZ client to a RHEL server running VSFTPD configured with FTP over explicit SSL.

Using the latest FZ client version (3.1.5.1), could connect to the server however fails trying to bring up the directory listing.

Error: Failed to retrieve directory listing

Session is using passive transfer method, however, using active transfer produces same result.

In older version of FZ client(v3.0.8.1) this connects and displays the directory listing without issue.

This has been reproduced on numerous client PCs testing both versions connecting to our server.

Attaching trace logs of both.

Appears as though something has changed when it comes to TLS in the newer version of FZ client.

#4008 Remote file and directory dates wrong Bug report normal FileZilla Client rejected
Description

SFTP to remote has incorrect filedates and times (most all around 1969) Server is CoreFTP. Other clients that display correctly are FireFTP, WSftp Pro, etc. Tested from numerous locations & computers, and several 3.x versions.

#4010 Drag and Drop Bug report normal FileZilla Client outdated
Description

Hi !

I've try the new version 3.5.1 then 3.5.1.1

I don't manage anymore to use the drag and drop to place files or folder on my FTP.

This function is essential and make me spend fewer time to search file.

Why this function doesn't work anymore ?

Iam on Windows Vista SP1

#4011 Won't complete connection to client ftp site Bug report low FileZilla Client rejected
Description

All the info to connect to site is verifiably correct, hoever the site kicks back the following (highlighted in bold):

Response: 220 207.57.2.35 FTP server ready Command: USER Benning Response: 331 Password required for Benning. Command: PASS Response: 530 Login incorrect. Error: Could not connect to server

#4012 Edit application Bug report normal FileZilla Client outdated
Description

I entered "Notepad.exe" as edit software to use for editing. When I ask to edit an .html file it uses the default browser to display the file and impossible to edit the text

#4013 Remote Site Not Refreshing Bug report normal FileZilla Client rejected
Description

I connect daily to a server and download files that are created daily. For the last week or so I have noticed that the remote site file dates do not refresh. It does not matter if I click the refresh button, shut down FileZilla and reconnect the remote site window file dates do not change. If I go to the server via other means I can see clearly that the date is the current date so FileZilla is not picking up the new file dates. The file names are always the same only the size and creation date are changed. I read through previous and did not see any tickets reporting this specific bug.

#4014 Locale-aware case conversion filename's in toolbar icons works improperly in Turkish locale Bug report high FileZilla Client fixed
Description

See the comment in my blog post about the issue and my blog post about why applications fail with Turkish locale.

http://planet.gentoo.org/developers/serkan/2008/11/16/applications_failing_with_turkish_locale#c20047

Also see Pardus bug report on the issue: http://bugs.pardus.org.tr/show_bug.cgi?id=7669

#4015 Error lading xml file ? Bug report low FileZilla Client rejected
Description

Could not load c:/users/me/appdata/roaming/filezilla/filezilla.xml, make sure the file is valid, fot this session default settings will be used and any cahnges to the settings are not persistent

annoying...had it happen on my previous install as well.

#4016 Add files to queue broken Do not touch Bug report normal FileZilla Client duplicate
Description

Filezilla version: 3.1.5.1

I have a multi-level folder directory that could not be added to the queue to be uploaded correctly. The folder structure is similar as follows:

 - www
   - _images
     - folderA
       - folderB
         - image1.jpg
         - image2.jpg
   - _templates
     - folderC
       - folderD
         - folderE
           - folderF
             - template1.tpl
             - template2.tpl

When in the local directory, and in the www level and right-clicking on www and choosing "add files to queue", not all the files get added to the queue.

More correctly, only the files in the _images directory get added to the queue.

This worked correctly with filezilla 2.2.30 but has broken with the current version.

#4017 Opening Site Manager causes crash Bug report normal FileZilla Client fixed
Description

I am currently running FileZilla 3.1.5.1 but this issue has been happening on previous versions as well. When I try to open the site manager (either from the File Menu, toolbar icon, or CTRL+S shortcut) FileZilla crashes. The Vista crash information is as follows:

Problem signature:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.1.5.1 Application Timestamp: 491ef087 Fault Module Name: filezilla.exe Fault Module Version: 3.1.5.1 Fault Module Timestamp: 491ef087 Exception Code: c0000005 Exception Offset: 000f93ba OS Version: 6.0.6001.2.1.0.256.4 Locale ID: 1033 Additional Information 1: c8ab Additional Information 2: acabdb71ca6eefd3d99d005ccaed89e0 Additional Information 3: b0ad Additional Information 4: 5a06b601ee3949bc6ce4e5fc90e3e2d4

I am able to use the rest of the application but just can't have saved sites. If there is any further information that you would like I'd be happy to update the incident.

#4018 1 connection or more crashes filezilla Bug report normal FileZilla Client outdated
Description

when i trying to upload files to my hosting..which i have report thi before and it will damm crashes!! it still crashes when put to 1 connection

i have windows vita sp1

please fix this and i am using the latest filezilla 3.1.5.1

#4021 FileZilla Server produces ECONNABORTED with TLS/SSL Bug report normal FileZilla Server outdated
Description

When trying to connect to Filezilla Server 0.9.27 or 0.9.29 with TLS enabled from Filezilla Client 3.1.5.1 the client reports: "Server did not properly shutdown TLS connection" followed by "ECONNABORTED". It appears to authenticate properly, but fails when trying to retrieve a directory listing.

Forcing data encryption does not help.

#4022 FileZilla crashes while processing a queue Bug report normal FileZilla Client outdated
Description

FileZilla Client 3.1.5.1 Windows XP MCE 2002 + SP3

The client crashes reproducably while processing a large queue. Every time I start running my queue when I come back to the system, it has crashed.

I couldn't locate any symbols for FileZilla.

I have attached a minidump, and I have a full process dump I extracted it from if you need it.

================== !analyze -v ==================== FAULTING_IP: filezilla+528329 00928329 8b02 mov eax,dword ptr [edx]

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 00928329 (filezilla+0x00528329)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000000 Parameter[1]: 00000004

Attempt to read from address 00000004

DEFAULT_BUCKET_ID: INVALID_POINTER_READ

PROCESS_NAME: filezilla.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

READ_ADDRESS: 00000004

FAULTING_THREAD: 00001158

PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READ

BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READ

LAST_CONTROL_TRANSFER: from 005540e7 to 00928329

STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. 0022f4f0 005540e7 0022f57c 00000004 0022f530 filezilla+0x528329 0022f510 0055dcd4 0022f57c 00000000 0022f83c filezilla+0x1540e7 0022f5d0 0055e3e6 01573b90 0022f83c 0055e1d6 filezilla+0x15dcd4 0022f770 00546b4d 01573b90 0022f83c 00000001 filezilla+0x15e3e6 0022f7a0 004c30c0 01573b90 0022f83c 00000000 filezilla+0x146b4d 0022f950 004c3dfe 0157be18 013effa0 00000001 filezilla+0xc30c0 0022f9d0 004c423f 0157be18 013effa0 040f6360 filezilla+0xc3dfe 0022fa00 004c436f 0157be18 013effa0 040f6360 filezilla+0xc423f 0022fa20 0081c0ef 0157be18 015a1230 004c4300 filezilla+0xc436f 0022fa50 0081c900 00aad320 0157be18 015a1230 filezilla+0x41c0ef 0022fa80 0081cc3b 00aad2ec 015a1230 0157be18 filezilla+0x41c900 0022faa0 0081ceff 0157be18 015a1230 015a1230 filezilla+0x41cc3b 0022fb10 00857305 0157be18 0404d498 01383420 filezilla+0x41ceff 0022fb30 00911960 013831c8 00911949 0003016f filezilla+0x457305 0022fb50 7e42b372 00000000 00000001 0022fbec filezilla+0x511960 0022fb6c 7e42b317 00030000 00000001 0022fbec user32!DispatchHookW+0x31 0022fba8 7e4278d0 0022fbdc 0022fbec 0022fc08 user32!CallHookWithSEH+0x21 0022fbcc 7c90e453 0022fbdc 00000030 00030000 user32__fnHkINLPMSG+0x25 0022fc08 7e4191be 7e4191f1 0022fc90 00000000 ntdllKiUserCallbackDispatcher+0x13 0022fc28 007cceb8 0022fc90 00000000 00000000 user32NtUserGetMessage+0xc 0022fcb8 007d1724 01592760 00400000 0022fd28 filezilla+0x3cceb8 0022fd28 00773c8a 01592760 00320035 0022fda8 filezilla+0x3d1724 0022fda8 008933b7 013831c8 003f6ad8 00aaa010 filezilla+0x373c8a 0022fe08 00771e89 0022fea8 003f6ad8 00000001 filezilla+0x4933b7 0022feb8 0042c1ab 00400000 00000000 00252356 filezilla+0x371e89 0022fed8 008e4719 00400000 00000000 00252356 filezilla+0x2c1ab 0022ff58 004010a7 004012f0 009b3b94 0022ff78 filezilla+0x4e4719 0022ffa0 00401123 00000002 aefa2d08 7c90dc9c filezilla+0x10a7 0022ffc0 7c817067 00320035 00360034 7ffd9000 filezilla+0x1123 0022fff0 00000000 00401110 00000000 00000000 kernel32BaseProcessStart+0x23

STACK_COMMAND: ~0s; .ecxr ; kb

FOLLOWUP_IP: filezilla+528329 00928329 8b02 mov eax,dword ptr [edx]

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: filezilla+528329

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: filezilla

IMAGE_NAME: filezilla.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 491ef087

FAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_filezilla.exe!Unknown

BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_filezilla+528329

Followup: MachineOwner

#4024 Mapped Network Drives not shown 3.1.4+ Bug report normal FileZilla Client rejected
Description

I have just upgraded FileZilla Client from 3.1.3.1 to 3.1.5.1 and cannot access my mapped network drives now.

I have rolled back to 3.1.3.1 and can again see the drives but (by trial and error) have proven that 3.1.4 and later do not display the drives to me. I have also tried the latest nightly (22 Nov 08)and the experience the same behaviour.

I notice that one of the changelog notes for 3.1.4 reads " MSW: React to added or removed drive letters", I don't know whether this is connected to this problem possibly.

I've attached a screenshot showing FileZilla alongside windows explorer so that you can see the network drives which are missing from the local view.

Thanks

#4025 "Connection Closed by Server" message Bug report normal FileZilla Server outdated
Description

I have a "connection closed by server" message as an error message on the last line of the top large box, yet data continues to be exchanged, as indicated by the bottom box (progress line as well as the number listed) and also my computer also shows data is being transferred. It has transferred at least 100 mb since this error message came up, and continues to transfer more to the site.

#4026 FileZilla & case-sensitive filenames Bug report normal FileZilla Server rejected
Description

I need to add shared folder, which is virtual drive of FTPDrive proggie (drive Z: f.e.). When I came to drive Z: by Far manager - all fine. When I add Z: to shared folders of FileZilla Server - I cannot change/list dir except root. From FTPDrive logs (by Z: letter): [22731781|2828] Sending 'CWD Books [22731781|2828] RecvResponse(31788768) [22731812|2828] RecvResponse(31788768) responce='250 Directory successfully changed. [22731812|2828] CWD Books

responce 250 for 'ftp.---.ru'

(by FileZilla FTP Server with shared folder Z:): [22711953|3180] Sending 'CWD books [22711953|3180] RecvResponse(31788768) [22711968|3180] RecvResponse(31788768) responce='550 Failed to change directory. [22711968|3180] CWD books

responce 550 for 'ftp.---.ru'

FileZilla Server converts case to lower, but FTP mapped like Z: drive is case-sensitive.

#4028 Incorrect usages of memset function Bug report normal FileZilla Server fixed
Description

We've detected following issues in sources from https://filezilla.svn.sourceforge.net/svnroot/filezilla/FileZilla Server/trunk/...

  1. File: FileZilla Server/source/Interface/misc/ProcessorInfo.h:

247: MEMORYSTATUS memoryStatus; 248: 249: memset (&memoryStatus, sizeof (MEMORYSTATUS), 0); 250: memoryStatus.dwLength = sizeof (MEMORYSTATUS);

Line 249 should be 249: memset (&memoryStatus, 0, sizeof (MEMORYSTATUS));

  1. The same issue in File: FileZilla Server/source/misc/ProcessorInfo.h

Regards, Dmytro Gorbunov Leader of SaveSources team http://savesources.com

#4029 Takes ages to refresh Bug report normal FileZilla Client outdated
Description

Hello!

I am totally in love with this client and have been using Firezilla for more than an year now but your latest version is so disappointing. It takes some 10 seconds to refresh my local files and the remote ones. It just goes on loading and then refreshes. This also happens when I delete a file.

Please fix this as soon as possible.

Thank You!

Vatsan

#4030 SubFolders Not Uploading Bug report high FileZilla Client duplicate
Description

version 3.1.5.1

Example Folder Structure


MainFolder

-SubFolderA

File1

-SubFolderB

File2

-FileA -FileB


Action: Dragging MainFolder from local and dropping in remote Action: Dragging MainFolder from local and dropping in queue

Result: Only files under MainFolder are added to queue and uploaded. Subfolders appear to be ignored. This has not been the case in the past. Downloading (remote to local) subfolders work as expected.

I have used FileZilla for years with no major headaches and want to thank you for looking into this issue.

#4031 Doesn't properly recurse folders Bug report normal FileZilla Client duplicate
Description

The other day, I downloaded and extracted the zip package of poMMo to my desktop client. After using FileZilla 3.1.5.1 to upload the files to the server, poMMo install would not run properly. Investigating the problem, I noticed that not all of the files were uploaded, and FileZilla was not properly recursing all of the directories.

Steps to reproduce:

  1. Download poMMo (http://downloads.sourceforge.net/pommo/poMMo-aardvarkPR16.1.zip?modtime=1207183826&big_mirror=0)
  2. Extract to desktop.
  3. Open FileZilla
  4. Connect to server.
  5. Navigate to poMMo folder in FileZilla folder tree.
  6. Hit ctrl-a to select all files and folders in poMMo folder.
  7. Drag to server folder.
  8. Pause queue.
  9. Notice not all folders and file are in queue (e.g. all subfolders in pommo\inc\lib folder).

Had same problem on two different computers. Vista Ultimate x64 and XP Pro SP3

#4034 Version 3.1.5.1 (and 3.2.0) won't list directory but 2.2.10 does. Bug report normal FileZilla Client rejected
Description

Here's a weird one. A site that I haven't visited using FZ for a while (I have a program that does automated download from there that works fine though). Today I connected using FZ 3.1.5.1 and it showed the remote directory as empty. I tried passive, active, force show hidden files, all with the same result. So I went to another machine on the same network that hasn't been upgraded from 2.2.10 yet, and it displays the files fine.

Debug logs are attached, grateful for any pointers.

ROSCO

#4035 Could not load Bug report normal FileZilla Client outdated
Description

Could not load c:/users/me/appdata/roaming/filezilla/filezilla.xml, make sure the file is valid, fot this session default settings will be used and any cahnges to the settings are not persistent

I HAVE seen the answer on similar ticket http://trac.filezilla-project.org/ticket/4015 and checked that the file is valid and can be accessed but still have the problem after last update.

#4036 FZ fails to parse trailing / in PWD dir names and strips traling / on CWD Bug report normal FileZilla Client rejected
Description

FZ Version: 3.1.5.1 Issue also vitnessed in version 3.1.2, 3.1.5 Issue does not exist in (at least) version 2.2.11

When FTP server return, f.e., "257 "9.256/" is current directory." upon FZ issuing command "PWD", FZ fails to parse with (debug) message "ControlSocket.cpp(356): Failed to parse returned path. caller=0p13482d8".

Also, when I manually type in a directory name with a trailing / in the "Remote site:" field, FZ strips the trailing slash before sending it to the server. Observable in the message log: Command: CWD /9.258 And also observable in a Packetcapture.

rgds, Henrik.

#4038 Error loading xml file Bug report normal FileZilla Client rejected
Description

First Error on load

Could not load "C:\Users\(name)\AppData\Roaming\FileZilla\filezilla.xml" make sure the file is valid. For this session, default settings will be used and any changes to the settings are not persistent.

and Second error

Could not load "C:\Users\{name}\AppData\Roaming\FileZilla\queue.xml" please make sure the file is valid and can be accessed. The queue will not be saved.

FileZilla runs fine otherwise

#4039 filezilla client list directory wrong Bug report normal FileZilla Client wontfix
Description

The ftp server on aix, and client on windows xp home(hp oem) + sp3 my connect info:

Status: Resolving address of xx.xx.xx.xx Status: Connecting to xx.xx.xx.xx:21... Status: Connection established, waiting for welcome message... Response: 220 emis FTP server (Version 4.2 Tue Nov 14 12:49:19 CST 2006) ready. Command: USER notesems Response: 331 Password required for notesems. Command: PASS Response: 230-Last unsuccessful login: 公元2008年10月19日 星期日 16时57分18秒 on /dev/pts/0 from 10.175.67.50 Response: 230-Last login: 公元2008年11月27日 星期四 12时14分41秒 on ftp from ::ffff:10.175.67.58 Response: 230 User notesems logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/EMISapp/notesdata" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD 00时00 IBM_TECHNICAL_SUPPORT Response: 550 00时00 IBM_TECHNICAL_SUPPORT: No such file or directory Error: Failed to retrieve directory listing

The correct directory is "IBM_TECHNICAL_SUPPORT" not "00时00 IBM_TECHNICAL_SUPPORT", that looks like add time or year prefix in correct directories.

#4041 LIST Issue with SSL/TLS Connection Bug report normal FileZilla Server rejected
Description

Hi,

The following information concern Error in the syslog of Filezilla, i used the last version of Server and Client.

Status: Resolving address of ulyssefbo.serveftp.com Status: Connecting to 81.48.120.218:990... Error: Connection attempt interrupted by user Status: Resolving address of ulyssefbo.serveftp.com Status: Connecting to 81.48.120.218:20... Status: Connection established, initializing TLS... Status: Verifying certificate... Status: TLS/SSL connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.29 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER frederic Response: 331 Password required for frederic 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: AUTH SSL Response: AUTH TLS Response: UTF8 Response: CLNT Response: MFMT Response: 211 End Command: PBSZ 0 Response: 200 PBSZ=0 Command: PROT P Response: 200 Protection level set to P Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PORT 16,212,216,127,174,168 Response: 200 Port command successful Command: LIST Response: 150 Opening data channel for directory list. Response: 425 Can't open data connection. Error: Failed to retrieve directory listing Status: Retrieving directory listing... Command: PORT 16,212,216,127,174,177 Response: 200 Port command successful Command: LIST Response: 150 Opening data channel for directory list. Response: 425 Can't open data connection. Error: Failed to retrieve directory listing Status: Retrieving directory listing... Command: PORT 16,212,216,127,174,178 Response: 200 Port command successful Command: LIST Response: 150 Opening data channel for directory list. Response: 425 Can't open data connection. Error: Failed to retrieve directory listing Status: Retrieving directory listing... Command: PORT 16,212,216,127,174,182 Response: 200 Port command successful Command: LIST Response: 150 Opening data channel for directory list. Response: 425 Can't open data connection. Error: Failed to retrieve directory listing Status: Retrieving directory listing... Command: CWD /films Response: 550 CWD failed. "/films": directory not found. Error: Failed to retrieve directory listing Status: Retrieving directory listing... Command: CWD /c:/films Response: 550 CWD failed. "/c:/films": directory not found. Error: Failed to retrieve directory listing Status: Sending keep-alive command Command: TYPE I Response: 200 Type set to I Status: Retrieving directory listing... Command: CWD / Response: 250 CWD successful. "/" is current directory. Command: PWD Response: 257 "/" is current directory. Command: PORT 16,212,216,127,24,209 Response: 200 Port command successful Command: LIST Response: 150 Opening data channel for directory list. Response: 425 Can't open data connection. Error: Failed to retrieve directory listing Status: Sending keep-alive command Command: PWD Response: 257 "/" is current directory.

Thanks,

Frederic

#4042 FileZilla Fails to upload entire folder tree Bug report normal FileZilla Client duplicate
Description

FileZilla v3.1.5.1 seems to have a problem uploading Entire file trees.

on an attempt to upload a folder tree, I dragged and dropped the base folder of a wordpress plugin in FileZilla. The base folder and immediate sub-folders were transferred, with the files they contain. However, any folders further down the tree were not transferred.

In reference to the attached screenshot, the highlighted folder was the one I dragged and dropped (from local window in FZ to server window in FZ). The sub-folders marked in green were sucessfully transferred with the files contained. The folders further down the tree marked in red were not transferred.

The fault is consistent on my system, but has not ocurred in previous versions of FileZilla.

System spec HP 8510w Mobile Workstation (laptop)(nVidia QuadroFX 570m graphics card, intel Core2 Duo T7700, 4 GB RAM) Running english Windows Vista x64 SP1

#4043 Directory Count Wrong by 2 Bug report normal FileZilla Client fixed
Description

This could be caused by the "." and ".." directories under linux.

In the log... 00:05:25 Response: 226 1706 matches total

In the program (under horizontal scrollbar)... 1704 directories

#4044 FileZilla crashes while uploading files in bulk Bug report normal FileZilla Client outdated
Description

I am using the latest of FileZilla 3.1.5.1. OS-Windows XP with SP3, RAM-2GB, Processor-Intel Core 2 Duo 1.80. I am uploading around 160000 jpg images to our site using FTP. I am using the anonymous account for the FTP. For the first time about 30000 images uploaded successfully. Suddenly the system restarted due to power fluctuation. I have again started uploading the same selecting the option "Overwrite is different size or source newer". But this time FileZilla crashed. I have again tried for 3 to 4 time but got the same. I have reinstalled FileZilla but the same problem occurs.

I am sending the windows error report along with snap shots

#4045 Subdirectory transfer error Bug report normal FileZilla Client duplicate
Description

When I transfer from local to server a directory with files and subdirs often filezilla transfer only files and make directories without files inside.

I've tried this with Filezilla 3.1.5.1 on windows xp pro.

Thanks in advance

Tarichecco

#4046 Error on upload to our web servers Bug report normal FileZilla Client invalid
Description

I love your product and have recently had this issue:

11:23:01 Response: 220 imoweb2 Microsoft FTP Service (Version 5.0). 11:23:01 Command: USER imof2008 11:23:01 Response: 331 Password required for imof2008. 11:23:01 Command: PASS * 11:23:04 Response: 230 User imof2008 logged in. 11:23:04 Status: Connected 11:23:04 Status: Starting upload of L:\Database files\11-17-08\LMRP\adm4_lmrp_prod.dmp.gz 11:23:04 Command: CWD /Medications/IMO Medications Core/Test 11:23:04 Response: 250 CWD command successful. 11:23:04 Command: TYPE I 11:23:04 Response: 200 Type set to I. 11:23:04 Command: PASV 11:23:04 Response: 227 Entering Passive Mode (192,168,30,46,16,126). 11:23:04 Command: STOR adm4_lmrp_prod.dmp.gz 11:23:04 Response: 125 Data connection already open; Transfer starting. 11:26:36 Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer

This happens on both servers. Please let me know if there is anything I need to do on my side. Thanks.

#4047 fzsftp.exe wrong path in Vista 64 Bug report normal FileZilla Client outdated
Description

In my Vista 64 machine, FileZilla installs by default in "c:\Program Files (x86)\FileZilla FTP Client" but when I try to connect to a FTP using SFTP I get the error:


Filezilla Error


Execution of command '"C:\Program Files\FileZilla FTP Client\fzsftp.exe" -v' failed (error 3: the system cannot find the path specified.)


OK


It should be launching the executable from "c:\Program Files (x86)\FileZilla FTP Client" instead of "C:\Program Files\FileZilla FTP Client\fzsftp.exe".

#4049 Fail to list drive Bug report normal FileZilla Client rejected
Description

Hi All,

I tried to open an ftp session on a packetshaper (QoS product from BlueCoat - ex Packeteer). It works well with quit all version but with the mast release, it's impossible. It works with an ftp open in command line.

Here the log:

Status: Connecting to 172.16.0.250:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 172.16.0.250 PacketShaper FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: USER vincent Trace: CFtpControlSocket::OnReceive() Response: 331 vincent login ok, send PacketShaper touch password. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User touch logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 'FEAT': command not understood. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "9.256/" is current directory. Trace: ControlSocket.cpp(356): Failed to parse returned path. caller=0p1b50ff0 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "9.256/" is current directory. Trace: ControlSocket.cpp(356): Failed to parse returned path. caller=0p1b50ff0 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing

If you need more trace, don't hesitate.

Thanks for your help

Cheers

Vincent

#4051 Skin problem Bug report normal FileZilla Client fixed
Description

I'm using version 3.1.2, which is the latest version available with Ubuntu 8.10.

I'm using the default skin of Ubuntu, and it's hard to use Filezilla because of the font color. There is almost no contrast, the font color is light beige, and the background is white. I haven't found anything in the options to change the skin of the font, just the skin of the icons.

Here a screenshot : http://tof.canardpc.com/show/29bd717e-2563-4200-b8fc-81fe721c9f0f.html

I hope it's clear enough.

/vichenze

#4052 Date parsing in AIX with language set as icelandic wrong Bug report normal FileZilla Client fixed
Description

Hi, When opening ftp on AIX servers that have LANG=is_IS the directory listing in filezilla gets messed up.

This is not a problem when sftp is used.

Attached is a file with examples for each month of the year

#4054 Lost everything Bug report normal FileZilla Client invalid
Description

Hi FzP,

I've been running Wimpdows XP (5.1 SP2) with v2.2.27 for awhile with few problems so I thought it'd be nice to see what's been added to the newer version - so I just D/Led 3.1.6 win32 and 3.1.6 for the Mac and installed win32 into my existing FZ directory and it promptly wiped out all 25+ site profiles. Nothing, wiped clean :(

Is there a way I can get them back - as I don't remember all the passwords ?

I know, shoulda backedup 1st :( - but for some reason, trusted your programme..

Thanks, Nick. . .

#4056 Error listing a directory when using FTPES Bug report normal FileZilla Client rejected
Description

When connecting to host-europe over ftp + explicit ssl, filezilla cannot list directories after version 3.1.4 or so. IIRC there once was a discussion about a similar problem somewhere but ... Anyway, here is the transcript (in German sorry):

12:27:33 Status: Verbindung zum Server getrennt 12:27:33 Trace: CFtpControlSocket::ResetOperation(66) 12:27:33 Trace: CControlSocket::ResetOperation(66) 12:27:33 Status: Auflösen der IP-Adresse für ###SERVER###.net 12:27:35 Status: Verbinde mit ###IP###:21... 12:27:35 Status: Verbindung hergestellt, warte auf Willkommensnachricht... 12:27:35 Trace: CFtpControlSocket::OnReceive() 12:27:35 Antwort: 220 ###IP### FTP server ready 12:27:35 Trace: CFtpControlSocket::SendNextCommand() 12:27:35 Befehl: AUTH TLS 12:27:35 Trace: CFtpControlSocket::OnReceive() 12:27:35 Antwort: 234 AUTH TLS successful 12:27:35 Status: Initialisiere TLS... 12:27:35 Trace: CTlsSocket::Handshake() 12:27:35 Trace: CTlsSocket::OnSend() 12:27:35 Trace: CTlsSocket::OnRead() 12:27:35 Trace: CTlsSocket::Handshake() 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CTlsSocket::Handshake() 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CTlsSocket::Handshake() 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CTlsSocket::Handshake() 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CTlsSocket::Handshake() 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CTlsSocket::Handshake() 12:27:36 Trace: Handshake successful 12:27:36 Trace: Cipher: AES-128-CBC, MAC: SHA1 12:27:36 Status: Überprüfe Zertifikat... 12:27:36 Trace: CFtpControlSocket::SendNextCommand() 12:27:36 Befehl: USER ###ACCOUNT### 12:27:36 Status: TLS/SSL-Verbindung hergestellt. 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CFtpControlSocket::OnReceive() 12:27:36 Antwort: 331 Password required for ###ACCOUNT###. 12:27:36 Trace: CFtpControlSocket::SendNextCommand() 12:27:36 Befehl: PASS 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CFtpControlSocket::OnReceive() 12:27:36 Antwort: 230 User ###ACCOUNT### logged in. 12:27:36 Trace: CFtpControlSocket::SendNextCommand() 12:27:36 Befehl: PBSZ 0 12:27:36 Trace: CTlsSocket::OnRead() 12:27:36 Trace: CFtpControlSocket::OnReceive() 12:27:36 Antwort: 200 PBSZ 0 successful 12:27:36 Trace: CFtpControlSocket::SendNextCommand() 12:27:36 Befehl: PROT P 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CFtpControlSocket::OnReceive() 12:27:37 Antwort: 200 Protection set to Private 12:27:37 Status: Verbunden 12:27:37 Trace: CFtpControlSocket::ResetOperation(0) 12:27:37 Trace: CControlSocket::ResetOperation(0) 12:27:37 Status: Empfange Verzeichnisinhalt... 12:27:37 Trace: CFtpControlSocket::SendNextCommand() 12:27:37 Trace: CFtpControlSocket::ChangeDirSend() 12:27:37 Befehl: PWD 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CFtpControlSocket::OnReceive() 12:27:37 Antwort: 257 "/" is current directory. 12:27:37 Trace: CFtpControlSocket::ResetOperation(0) 12:27:37 Trace: CControlSocket::ResetOperation(0) 12:27:37 Trace: CFtpControlSocket::ParseSubcommandResult(0) 12:27:37 Trace: CFtpControlSocket::ListSubcommandResult() 12:27:37 Trace: state = 1 12:27:37 Trace: CFtpControlSocket::SendNextCommand() 12:27:37 Trace: CFtpControlSocket::TransferSend() 12:27:37 Trace: state = 1 12:27:37 Befehl: TYPE I 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CFtpControlSocket::OnReceive() 12:27:37 Antwort: 200 Type set to I 12:27:37 Trace: CFtpControlSocket::TransferParseResponse() 12:27:37 Trace: code = 2 12:27:37 Trace: state = 1 12:27:37 Trace: CFtpControlSocket::SendNextCommand() 12:27:37 Trace: CFtpControlSocket::TransferSend() 12:27:37 Trace: state = 2 12:27:37 Befehl: PASV 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CFtpControlSocket::OnReceive() 12:27:37 Antwort: 227 Entering Passive Mode (###IP###,197,177). 12:27:37 Trace: CFtpControlSocket::TransferParseResponse() 12:27:37 Trace: code = 2 12:27:37 Trace: state = 2 12:27:37 Trace: CFtpControlSocket::SendNextCommand() 12:27:37 Trace: CFtpControlSocket::TransferSend() 12:27:37 Trace: state = 4 12:27:37 Befehl: LIST 12:27:37 Trace: CTransferSocket::OnConnect 12:27:37 Trace: CTlsSocket::Handshake() 12:27:37 Trace: CTlsSocket::OnSend() 12:27:37 Trace: CTlsSocket::OnSend() 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CTlsSocket::Handshake() 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CFtpControlSocket::OnReceive() 12:27:37 Antwort: 150 Opening ASCII mode data connection for file list 12:27:37 Trace: CFtpControlSocket::TransferParseResponse() 12:27:37 Trace: code = 1 12:27:37 Trace: state = 4 12:27:37 Trace: CFtpControlSocket::SendNextCommand() 12:27:37 Trace: CFtpControlSocket::TransferSend() 12:27:37 Trace: state = 5 12:27:37 Trace: CTlsSocket::OnRead() 12:27:37 Trace: CTlsSocket::Handshake() 12:27:37 Trace: Handshake successful 12:27:37 Trace: Session resumed 12:27:37 Trace: Cipher: AES-128-CBC, MAC: SHA1 12:27:37 Trace: CTransferSocket::OnConnect 12:27:38 Trace: CTlsSocket::OnRead() 12:27:38 Trace: CTransferSocket::OnReceive(), m_transferMode=0 12:27:38 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. 12:27:38 Status: Server hat die TLS-Verbindung nicht ordnungsgemäß geschlossen 12:27:38 Fehler: Could not read from transfer socket: ECONNABORTED - Connection aborted 12:27:38 Trace: CTransferSocket::TransferEnd(3) 12:27:38 Trace: CFtpControlSocket::TransferEnd() 12:27:38 Trace: CTlsSocket::OnRead() 12:27:38 Trace: CFtpControlSocket::OnReceive() 12:27:38 Antwort: 226 Transfer complete. 12:27:38 Trace: CFtpControlSocket::TransferParseResponse() 12:27:38 Trace: code = 2 12:27:38 Trace: state = 7 12:27:38 Trace: CFtpControlSocket::ResetOperation(2) 12:27:38 Trace: CControlSocket::ResetOperation(2) 12:27:38 Trace: CFtpControlSocket::ParseSubcommandResult(2) 12:27:38 Trace: CFtpControlSocket::ListSubcommandResult() 12:27:38 Trace: state = 3 12:27:38 Trace: CFtpControlSocket::ResetOperation(2) 12:27:38 Trace: CControlSocket::ResetOperation(2) 12:27:38 Fehler: Verzeichnisinhalt konnte nicht empfangen werden

#4057 Unable to see networked drives since upgrading to 3.1.6 Bug report low FileZilla Client rejected
Description

I rely on being able to see the network drive through FileZilla and have had no problems whilst using 3.1.3 I have had to downgrade back to this version. A few of my colleagues who use the same ftp as myself have also reported this same issue.

#4058 Dowload stops at end of file Bug report low FileZilla Client rejected
Description

The download of files from each size stops at 100%. newest filezilla version installed. i can reproduce it when i download several files. the filesize is random so there is no difference between 100MB or 1GB files. starting and stopping the downloads wont fix it. i need to stop the download, restart filezilla and restart the download. then it will run again. there is no difference if i run filezilla in admin mode or as invoker. nothing to see from the log. at the server side there is a FTP Publishing Service 6.0 running on windows 2k3 server. if you need some additional infos contact me at reli(a)relicted.com

#4059 Cannot drag&drop files in version 3.1.6 Bug report normal FileZilla Client outdated
Description

After updating to 3.1.6 I can no longer drag&drop files from Windows enviroment in order to store them on my server. It has worked well before switching to the newest version.

#4061 Directory subdirectories and files dont transfer completely and not reporting Bug report normal FileZilla Client outdated
Description

no error messages and no failed transfer files on the failed tab it happens on multi-tiered subdirectory directories, usually 2 or more deep. The application it happens on the most are zen-cart and almost all updates where you click a folder on your local PC and drop it on the ftp server. Now the error occurs so often, I have to manually click through all folders to check each folder and all its subfolders to copy the files it does NOT copy.

I dont remember this happening in the past, but i got a bug in the php application and tracked it down to a missing file. I retransfered the whole folder again, with its subdirectories and then i started checking and counting files on both ends. It consistantly does not file transfer the 2 and lower directories and worst does NOT report it that it is missing files

#4062 same problem of this ticket #3775 Bug report normal FileZilla Client rejected
Description

Hello I have downloaded this weekend the filezilla for mac intel I unzipped the file and drag it into application, and when I tried to run it looks like it's going to open and then crash. I have a intel mac 1.83 withe the following version 10.4.11

#4063 Unable to open .text files with Windows FileZilla Client Bug report normal FileZilla Client worksforme
Description

Windows FileZilla Client 3.1.6 is not able to open .text files. If I select a file with an extension "text" and right click to try to open or edit the file, I get the error "The file 'C:\temp\file.text' could not be opened: No program has been associated on your system with this file type." I have added .text to the windows registered file types and notepad to open them. The icon for notepad shows in the FileZilla window. I have also added the file type to FileZilla - "Edit", "Settings", "Transfers", "File Types". This happens in both the "Local site" and Remote site".

#4064 Remote file list does not show more than 1998 files at a time Bug report normal FileZilla Client rejected
Description

Using FileZilla 3.1.6 When logging in to cpanel account FZ fails to list more than 1998 files. Unable to select more than the 1998 files to delete from a directory. I have to select all 1998, delete, then exit the folder, go back in, and the rest of the files show up.

This happens on both Mac and Windows versions.

#4065 UPLOAD does not work. Bug report normal FileZilla Server outdated
Description

I've tried to install new FileZilla (I have Vista) but it gives me a server pop-up. When I click okay. I get this screen:

FileZilla Server version 0.9.29 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@…) Connecting to server... Connected, waiting for authentication Logged on

AND NOTHING HAPPENS. My old version of filezilla is NOT uploading my files. I need help asap. Thanks,

Kalyn Davis nylaksivad@…

#4066 hitting 4G file limit on FAT32 does not result in file transfer error. Bug report normal FileZilla Client fixed
Description

I attempted to transfer a 7 gig file. The transfer would stop at 4 gig and would not restart. Dowloaded the lastest version of Filzillam and the same problem occured. Researched problem and discovered I was hitting max file size on FAT32 drive. However, the latest version of Filzilla client for windows(downloaded today) hits the error, and then says the file tranferred successfully. This condition should be better recognised and posted as an error.

#4067 Cannot UPLOAD updated files with new version Bug report normal FileZilla Server outdated
Description

I downloaded the new version of Filezilla but it still does not upload my updated files.

I have Vista and your new version says it's okay with Vista.

Please let me know what I need to do.

Thanks, Kalyn

#4068 Downloaded large files are not removed from queue Bug report normal FileZilla Server duplicate
Description

Please see ticket: http://trac.filezilla-project.org/ticket/3914

This error appears to come from the server side. I'm working o a dedicated server and the timeout for inoperativity is set to 60 seconds (both options).

When downloading a large file which will take more than 60 seconds (normally 1-2 hours), the server appears to have dropped silently the command channel. When the download eventually finishes, the server can't tell the client it has done so, thus the file remains in the queue.

To fix this I believe it is necessary to keep the commend line up and connected as long as the file transfer is in progress. I've tried to disable the timeout, and then it works.

#4069 Custom Server-Side Commands Features Bug report critical FileZilla Client fixed
Description

Every day I want to upload some files to FTP server and then rename them. It is a hard work when I have to rename many of files.

So I suggest that FileZilla will provide Custom Server-Side Commands feature.

i.e.: If there are 3 files(1.txt,2.txt.3.txt) will to be rename to (a.txt,b.txt,c.txt), then Filezilla can let me define a commmands-group as a menu to do this work.

#4070 win32 - download file with `:` or other invalid chars unexpected behavior Bug report normal FileZilla Client duplicate
Description

on win32 version, you cannot have any of these chars in the filename

\ / : * ? " < > |

when downloading a file with such a name, it should either

a) convert these automatically to _ char

-or-

b) give error to user and ask user to rename the file.

#4073 Symantec downloads of virusdef files usually continues past 100% Bug report normal FileZilla Client rejected
Description

When downloading from ftp.symantec.com (dragging file from remotedir to localdir)

in the dir

/public/english_us_canada/antivirus_definitions/norton_antivirus

the download of any one *.x86.exe file more times than not will continue to download past the full 100%. It looks like it gets to the full 100% then it sits for a while then it picks up downloading the entire file again appended to what had already been downloaded. So a 40 MB file might end up being 80 or 120 MB by the time it actually gets to a download complete.

#4074 Version 3.16 not resolving decimal IP Bug report high FileZilla Client rejected
Description

Versions prior to 3.16 seems to resolve IPs in decimal format no problem but as soon as upgrade to version 3.16 it stop working. Solution for now is to put in the dot IP address. Tried with different dns and number of different ISP and networks but no luck.

#4075 Wrong charset encoding in message log Bug report normal FileZilla Client rejected
Description

Following is part of the message log.

Odpowiedź	200 TYP to aktualnie ASCII
Polecenie:	PASV
Odpowiedź	227 Entering Passive Mode (193,25,166,22,248,156)
Polecenie:	STOR .htaccess
Odpowiedź	150 Zaakceptowano po³±czenie danych
Odpowiedź	226-Przesy³ pliku zakoñczony sukcesem
Odpowiedź	226 0.001 sekund (zmierzonych tutaj), 164.13 Kbajtów na sekundê
Status:	Transfer plików zakończony pomyślnie
Status:	Uzyskiwanie listy katalogów...
Polecenie:	CWD /www/tmp/joomMyAdmin
Odpowiedź	250 OK. Aktualny katalog to /www/tmp/joomMyAdmin
Polecenie:	PASV
Odpowiedź	227 Entering Passive Mode (193,25,166,22,247,113)
Polecenie:	LIST
Odpowiedź	150 Zaakceptowano po³±czenie danych
Odpowiedź	226-ASCII
Odpowiedź	226-Options: -l 
Odpowiedź	226 7 w sumie pasuj±cych
Status:	Listowanie katalogów zakończone pomyślnie
Status:	Odłączono od serwera
Status:	Odłączono od serwera
Błąd:	Połączenie zakończone przez serwer

Line headers like: "Polecenie" (command), "Odpowiedź" (resopnse), "Status" (status) and "Błąd" (error) are encoded properly. Text of log for "Odpowiedź" (response) lines is encoded unproperly, other texts are properly encoded. Probably response is encoded in ftp serwer encoding (iso-8859-2) and everything else in my system encoding (win-1250).

#4076 Servertype DOS not functioning correctly. Bug report normal FileZilla Client rejected
Description

Very reproducible, however selecting a Unix server type is an adequate work-around if you don't want to change file/dir/folder attributes.

  • Remote root folder should be a back slash.
  • DOS remote folder shows forward slashes then ends with a back slash, but DOS only uses '\' back slashes.
  • Opening sub folders creates a new branch from the root folder with a longer path name, rather than a new branch from the parent folder with the subfolder name.
#4080 filezilla 3.16 dns not working Bug report normal FileZilla Client rejected
Description

After updating filezilla 3.15 tot version 3.16 dns resolving does nog work anymore. I retried with version 3.15 portable and everything works great. So it definitly is a problem in version 3.16

#4084 onnecton wizard test failure Bug report normal FileZilla Client rejected
Description

Ran the connection test, all fine until ... Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

Probably explains why I get Directory listing failed in a real-life connection. I see many others have this grief.

#4085 Failed to retrieve directory listing Bug report normal FileZilla Client outdated
Description

I think this is related to Active mode. I have opened a 1000 tcp/udp ports on my router. This error shows up straight away with only 20 ports open. I am transferring a few thousand files in a lot of folders (Joomla site). Filezilla should retry these failed commands a bit later, it does work after a few fails or after first try. Maybe burst mode has something to do with it? I set to High and still not 100% working.

After a while I get some of these errors flashing by, but at random seemingly.

Response: 425 Unable to build data connection: Cannot assign requested address Error: Failed to retrieve directory listing

#4086 Error uploading large file Bug report normal FileZilla Client outdated
Description

Hello,

I m using a slow network connection that uploads file with 40KB/s

While uploading a single large file (800MB) filezilla get disconnected upon 75%. When i tried to resume it, it is again started from beginning of file.

What should i do?

#4087 Drag & Drop from FileZilla to Client Folders causes error Bug report high FileZilla Client outdated
Description

Trying to drag a File from FTP-Folder to download to the desktop or any other folder on the client-system causes an error: "can't find the target of drag'n'drop operation. Shell extension might not installed properly..." (translated from german system) Reinstalling fzshellext_64.dll has no effect.

Dragging files to ftp-upload works fine...

FileZilla Version 3.1.6, Dec. 2 2008

#4088 Unable to connect with FTPES - FTP over explicit TLS/SSL Bug report normal FileZilla Client rejected
Description

I am running version 3.1.6 FileZilla Client. When connecting from the Site Manager using the Servertype: FTPes - FTP over explicit TLS/SSL Logintype: Normal Port: default (21) but doesn't save in Site Manger.

I am unable to connect and get a directory listing. I have attached the log trace.

I am able to connect with version 2.2.18 using the same options (FTP over SSL (explicit encryption) for the ServerType.

Connecting with FTP - File Transfer Protocol ServerType also works fine.

There are no error messages on the server.

Thanks, Ken

#4089 win32 crash with speed limit enabled Bug report normal FileZilla Client outdated
Description

downloading of ~300-500Mb (6 files) at speed limit = 25k caused to crash.

repeated twice (once in older version).

Both crashes come into being with speed limit enabled. If disabled worked for weeks without any problem :) Thanks.

#4091 current version sucks Bug report normal FileZilla Client rejected
Description

upgrade version 3.1.6 causes the following, to-wit:

530 User cannot log in, home directory inaccessible. Error: Could not connect to server

version 3.1.5.1 works as it should. It logs in and connects to the server just fine.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.