Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1601 - 1700 of 8170)

Ticket Summary Owner Type Priority Component Resolution
#3439 3.0.8 freezes on every ftp upload attempt Bug report normal Other
Description

I updated from 3.0.7 to 3.0.8, and now FileZilla freezes uploading just a single small (6kb) text file via ftp.

filezilla.exe and lsass.exe cpu usage each rise to about 8% "System" process cpu usage rises to 14%

It does not get as far as listing the upload in the queue, or logging any ftp commands related to the transfer, though it does say "queued files (1)". It's like it fails doing something with the source file, and is retrying thousands of times a second.

The text file being transferred is on a network drive (DFS) on a Samba file server. A previous version of the file exists on the destination. I'm running XP.

#3440 Large files Bug report normal Other
Description

Successful transfer reports many successful files; however, windows explorer list the file sizes an order of managutide different.

The file is courpted; therefore, the file was not transfered successfully. Either this is bug in reporting the success of the file, or a missing validation.

Desired out come: large file arrives correctly.

If the file failed then it should be retried (as smaller files). if it is >2GB then file should retry from the frame before 2GB limit; essentally retrying from the 2GB limit.

#3446 Crash on upload Bug report normal Other
Description

FileZilla client crashes Mac when upload any file. Can download, delete remote files, etc. Worked in versions before 3.0.8

#3450 Refresh stopped working Alexander Schuch Bug report normal Other
Description

I just installed v.3.0.8.1, and the <F5> key to Refresh the panes no longer works. It worked fine in v.3.0.8.0, but now it's necessary to close down the entire program, and restart it, to see the latest folders on the local drive.

#3451 Mac builds update to unusable version Bug report normal Other
Description

Under Mac OS X 10.4.x, the most recent build that works is 3.0.6, built 30 Jan 2008.

This build attempts to upgrade itself to 3.0.8.1, which does not run under that version of the OS.

3.0.7 REQUIRES OS 10.5.x

I've had a number of users update themselves out of service due to a FileZilla dialog box asking them to do so. PLEASE HELP

#3452 file over ~1 GB stops transfering prematurely Bug report normal Other
Description

I'm running 3.08.1 on a redhat linux 4 64 bit AMD with 64 bit linux OS. When I try to transfer a file that is more that about 1.07 gigabytes the program just disconnects and trys to start transferring again. I'm only trying to copy one file from a Windows 2000 server to a drive on the linux machine. I have the same problem when I try it with a Windows 2003 as the client.

Below is a log of the output

Status: Connecting to d56mfm21.som.umaryland.edu:22... Response: fzSftp started Command: open "administrator@…" 22 Command: Pass: * Status: Connected to d56mfm21.som.umaryland.edu Status: Starting download of /d:/fullback.bkf Command: cd "/d:/" Response: New directory is: "/d:/" Command: get "fullback.bkf" "/mnt/disk2/fullback.bkf" Status: remote:/d:/fullback.bkf => local:/mnt/disk2/fullback.bkf Error: Disconnected: Received SSH_MSG_CHANNEL_SUCCESS for "winadj@…" Status: Connecting to d56mfm21.som.umaryland.edu:22... Response: fzSftp started Command: open "administrator@…" 22 Command: Pass: * Status: Connected to d56mfm21.som.umaryland.edu Status: Starting download of /d:/fullback.bkf Command: cd "/d:/" Response: New directory is: "/d:/" Status: Skipping download of /d:/fullback.bkf Status: File transfer successful Status: Disconnected from server

#3453 Never loads when opening directory with many folders Alexander Schuch Bug report normal Other
Description

I have a directory with 22,000 folders inside. It doesn't matter how long I wait, filezilla gets stuck on "Here comes the directory listing". If I close it and go back to the dir again it loads rather quickly. It always stalls the first time.

Even if I try to drag the file into the directory I want without opening it filezilla insists on trying to get the directory listing (probably to check if file already exists?).

#3454 Default remote directory is not used (VxWorks) Bug report normal Other
Description

The default remote directory which can be entered in the Site Manager is either not saved by the Site Manager nor used in the connection.

My FileZilla client version is 3.0.8.1. My OS is WinXP with all service packs and updates installed.

The site wich failed is the first site I entered in the site manager. The default remote directory should be /sdlog/. The remote system runs under VxWorks which is selected in the site manager.

The sitemanager.xml file does not contain the remote directory. Editing of this file has no effect. The site manager forgets this instantly.

I am not able to deliver a debug file because I don't know where I can find this file.

#3455 Passive mode through proxy fails under some conditions Bug report normal Other
Description

FileZilla 3.0.8.1, Windows XP Pro SP2.

When using a FTP proxy with USER@HOST configuration that only supports passive transfers, uploads fail with socket and timeout errors. It appears that the external IP address of the proxy server is being used in the port command, as opposed to the IP address of the local client. In these log examples, 129.188.33.199 is the public IP of the FTP proxy server, and 10.2.195.119 is the local IP of the client. This previously worked with 2.2.32 (log provided following the 3.0.8.1 log). I think I have both versions configured in an equivalent way.

Log from 3.0.8.1, unsuccessful transfer:

Response: 230- Response: 230-Type 'user username@site' to connect to a remote destination Response: 230 Or type 'quote help' for a list of available proxy commands and their syntaxes Trace: CFtpControlSocket::SendNextCommand() Command: USER cnst08-adm@… Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 331-(----GATEWAY CONNECTED TO tt12.motolms.com----) Response: 331-(220 41523-testing2 Microsoft FTP Service (Version 5.0).) Response: 331 Password required for cnst08-adm. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User cnst08-adm logged in. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Docent\Intensive\vbulletin\vbulletin.sql Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /Upload/test/ Trace: CFtpControlSocket::OnReceive() Response: 250 CWD command successful. Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Upload/test" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1228): List called from other command caller=0p16bbcd8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (129,188,33,199,190,70) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Listing: 03-28-08 10:16AM <DIR> vbulletin Trace: CTransferSocket::OnClose Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 2 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() Trace: state = 1 Command: TYPE A Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to A. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (129,188,33,199,190,72) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR vbulletin.sql Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for vbulletin.sql. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 6 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(10) Trace: CControlSocket::ResetOperation(10) Trace: CFtpControlSocket::ResetOperation(10) Trace: CControlSocket::ResetOperation(10) Error: Transfer aborted by user

Log from 2.2.32, successful transfer:

Response: 230- Response: 230-Type 'user username@site' to connect to a remote destination Response: 230 Or type 'quote help' for a list of available proxy commands and their syntaxes Command: USER cnst08-ftp@… Response: 331-(----GATEWAY CONNECTED TO tt12.motolms.com----) Response: 331-(220 41523-testing2 Microsoft FTP Service (Version 5.0).) Response: 331 Password required for cnst08-ftp. Command: PASS * Response: 230 User cnst08-ftp logged in. Command: SYST Response: 215 Windows_NT version 5.0 Command: FEAT Response: 500 command not understood Status: Connected Status: Starting upload of D:\Docent\Intensive\vbulletin\vbulletin.sql Command: PWD Response: 257 "/" is current directory. Command: CWD /Upload/test/vbulletin/ Response: 250 CWD command successful. Command: PWD Response: 257 "/Upload/test/vbulletin" is current directory. Command: TYPE A Response: 200 Type set to A. Command: PORT 10,2,195,119,4,249 Response: 200 PORT command successful. Command: STOR vbulletin.sql Response: 150 Opening ASCII mode data connection for vbulletin.sql. Command: TYPE A Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x00b12a44 Response: 200 Type set to A. Command: TYPE A Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x00b12a44 Response: 200 Type set to A. Response: 226 Transfer complete. Status: Upload successful Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/Upload/test/vbulletin/","",9) OpMode=0 OpState=-1 caller=0x00b12a44

#3456 Show warning if default remote directory is not accepted Bug report normal Other
Description

A warning message should appear in case the setting of the default remote directory is not accepted. If this message is not shown the user will always think that this is a nasty bug of Filezilla.

See also discussion of bug 1927951.

One can reproduce this by creating a new site in the site manager, select VxWorks as servertype and enter a default remote directory /sdlog/. The directory is *silently* dropped.

#3458 Current directory incorrectly parsed when unquoted Bug report normal Other
Description

There is a logic problem in CControlSocket::ParsePwdReply when the server does not quote the directory path. The new strategy is to search for a space following the presumed start of the file name. But the position of the second space is calculated relative to the start of the first, yet used as if it were absolute in the original string.

Instead of saying:

reply = reply.Mid(pos1 + 1, pos2 - pos1 - 1);

It should be:

reply = reply.Mid(pos1 + 1, pos2);

#3460 Japanese Files not Xfering Bug report normal Other
Description

Version:3.0.8.1 O/S: Windows XP Pro SP 2

I am no longer able to transfer files that contain Japanese characters. It works fine in version 2.2.13a. Attached is a log that shows the output of both versions.

#3461 Last Modified Date not displaying properly Bug report normal Other
Description

In the FileZilla Windows client version 3.0.8.1, file "Last Modified" dates on uploaded files to FTP server are not showing proper time/date stamp. Time/date stamps on the same files displayed on the FTP server with version 3.0.4.1 or earlier versions of the client seem to display the proper time/date stamps.

#3465 Cannot keyboard-navigate directory tree Bug report normal Other
Description

In the "Local site" pane:

  • Set focus to the directory tree
  • Type the name of a directory

Expected behaviour: Directory should get selected (as it does in the filelist).

Actual behaviour: Nothing happens.

Version used: 3.0.8.1, Windows Vista

#3468 FileZilla Client crashes when connecting to any ftp server Bug report normal Other
Description

I have just installed FileZilla Client v3.0.9 and it crashes when I connect to any ftp server. The standard "... has encountered a problem and needs to close" Windows dialog appears.

I tried to open the Settings dialog, to enable "Trace messages..." and "Show raw...", but I get the same crash.

My operating system is Windows XP Professional with all the updates. I'm using the latest FileZilla Client, and it was installed over the v3.0.8.1 version, as I did everytime a new stable version was released.

#3470 Edited files get lost on server timeout Bug report normal Other
Description

When editing a file, if you save the file, switch back to filezilla, the client will then re-upload the file.

However, if it is unsuccessful, it puts it in the "failed" queue but appears to delete the file, because you cannot then re-upload the file.

To recreate:

  1. Right-click and edit a file
  2. Make some changes, save the file
  3. Switch back to filezilla
  4. Disconnect your net connection
  5. Click Yes to upload the file
  6. Wait for it to be put in "failed" queue
  7. Re-connect your net connection
  8. Try and re-queue the file, it will fail
#3471 Won't open large directories anymore Alexander Schuch Bug report normal Other
Description

I've been using Filezilla for awhile. On earlier versions, I was able to open folders on my website no matter the size. However, I updated to version 3.0.8.1, and now I can't open large folders. It'll just try forever and then finally timeout and disconnect. I just updated to 3.0.9.1 today, but it still does the same thing. This has happened before when I updated from version 2 a while back. I'm pretty suspicious and cautious about updating filezilla, and I should have been more this time. I haven't been able to update my website since I updated this time again. Please help.

#3472 Program Error Closing Client Bug report normal Other
Description

FileZilla Client 3.0.9.1 Build Date: 2008-04-07 Running On: Windows XP Pro SP2

The bug is very specific. It happens when I connect to my home FTP server (also FileZilla) using FTPS and then close FileZilla.

Here are some additional notes:

  1. It generates the error regardless of whether I exit using File - Exit or the "X" close button.
  2. It doesn't matter if I transfer files while connected.
  3. I've connected to other FTP servers (one with conventional FTP and the other with FTPS) and none experience the problem.
  4. FileZilla Server Version: 0.9.25 beta
  5. The last version of FileZilla Client (I think it was 3.0.8.1) did not have this problem.

Technical details are attached.

#3473 Sever sent invalid reply Bug report normal Other
Description

When using the network wizard test in filezilla version 3 (windows xp) i recieve this message:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.9.1 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 78.148.94.163 hi-bei-je-bgd Response: 200 OK PREP 1356 Response: 200 Using port 1356, data token 762450755 PORT 78,148,94,163,5,76 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

and this summary:

The sever sent an unrecognised reply. make sure you are running the latest version (which i am) and if the problem presists submit a bug report.

Can you resolve this issue?

#3474 excpetion when closing filezilla Bug report normal Other
Description

I get this message when closing filezilla:

Unhandled exception at 0x7c910f29 in filezilla.exe: 0xC0000005: Access violation reading location 0x00000000.

#3475 Account for server & client time difference Bug report normal Other
Description

When target file exists, "Overwrite if source newer" is an excellent option, but its usefulness is degraded by time differences between server & client machines. Consider I'm on in EST and FTP Server is on PST, and I upload a file to Server at 5:00. Server accepts file and timestamps it as 2:00 (its local time). Now if I upload file again, FileZilla Client sees file as newer, always uploading the file even if there were no changes. Worse is if I'm PST and server is EST. I upload file at 2:00, server timestamps it as 5:00. Then if I soon change the file and re-upload my files (2:02) with this option, Client will not see this file as newer so it's not uploaded.

Client should account for local time differences between client and server machines, and it can do so automagically as follows. The first time during a session that this option is used, Client can upload a dummy file to the server, collect its timestamp from the server (getting the server's local time), then delete the file. It saves a "time skew" for the session, which is local time minus server time. Then when comparing dates for the "if newer" option, it adds the time skew to the dates for file on the server, to get the files' timestamps in local time.

In fact, you may even do this at the beginning of any session so that the Remove site files' Last modified dates are shown in local time.

#3479 No delay when reconnecting Bug report normal Other
Description

In the preferences, I set nb retries to 99 and delay before reconnection to 100s. However, when my Wifi connection disconnects, the 99 retries are executed in less than 1 second, and all the queue is moved into the failed transfers.

#3480 Crashes when file is dragged and dropped Bug report normal Other
Description

Filezilla crashes when a file is dragged and dropped from the local site to the remote site. When the file is double clicked in the local site it is transfered without error. I am running version 3.0.9.1 on Mac OS X 10.5.2 (Darwin rc0902b-dhcp179.apple.com 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386). Maybe it crashes because I am using the i686 version on an i386, but the i686 version is the only one I could find for OS X.

thanks Alex

#3481 Wrong default download location on vista when updating Alexander Schuch Bug report normal Other
Description

On Windows Vista, when an update is detected, it opens the "Save As" dialog with the user's "Documents" folder as the preselected default download location. It should use the user's "Downloads" folder.

#3483 Win the PC crach, keep the queue Bug report normal Other
Description

Hello,

Whem my PC crack, Filesilla lost the queue.

#3484 files duplicated in queue when restart filezilla Bug report normal Other
Description

Hello,

when I restart Filezilla, files are duplicated in queue

#3485 Mac OS Cache Problem Bug report normal Other
Description

Hello,

I am using filezilla 3.0.9.2 version on Mac OS 10.5.

I am having a file listing cache problem. If I use the client to explore a directory d1, If I update the directory d1 on the server, the client side listing does not reflect the changes. Even if I disconnect and reconnect. If I quit FileZilla and starts it again then it is ok.

#3486 Problem when server uses non-UTF8 encoding Bug report normal Other
Description

Filezilla 3 recursive directory download does not get any files, it just creates the directories, if the directory path contains any non-ASCII characters and the server fs uses ISO-8859-1 encoding. The error message is 'critical failure'.

The flow:

  1. Recursive upload works...
  2. ...but the directory names get mangled on server side
  3. Recursive download fails

Tested with Filezilla client 3.0.9.2 running on 32bit Win XP SP2 patched to level of 23-Apr-2008. On the server side, Red Hat 8.2 and vsftpd-1.1.3-8. Ext3 fs with default options.

The recursive download works with version 2 of Filezilla client.

#3492 'Create directory' Dialogue Box Crashing FileZilla Tim Kosse Bug report normal Other
Description

Version: 3.0.9.2

Steps To Reproduce:

  1. Open FileZilla
  2. Connect to an FTP
  3. Right-click on the remote file browser and select 'Create directory'
  4. Leave the 'Create directory' dialogue box open until you disconnect from the server (by timeout, or any other means)
  5. Left-click 'OK'
  6. Boom!
#3499 BIG site: Slow listing, great CPU usage Bug report normal Other
Description

Hi,

I use Filezilla 3.0.9.2, Windows XP SP2, 1Gb RAM, to connect and download a full website, with user-generated content. This website has about 15,000 directories, with more than 20,000 files. About 7Gb everything.

When Filezilla gets 4,000-5,000 files it starts to slow down overall performance, and also CPU usage is going up to a continuous 50%.

It does not crash. It only makes the computer and the download very slow.

#3503 Display issues on win server using \ rather than / Bug report normal Other
Description

FileZilla used to display fine when I connected to this server. I haven't connected in several months, and now the display tree for the server isn't displaying correctly. FileZilla no longer seems to treat a back slash as a directory separator for display purposes. Actual functionality still seems to work correctly, so it is only a display issue. See the attached screenshot, as it shows the situation much better than words can describe. FYI, I am using FileZilla Client 3.0.9.3

#3504 mac ver issues Alexander Schuch Bug report normal Other
Description

installed new ver on a mac.

i originally downloaded the ppc ver, cause i own both, on the mac mini intel, it crashed a lot. so i downloaded the intel ver. turns out was a different problem, more details below. but switching may have caused issue 1.

(1) main problem that is going to force me to find a different client to use. can not save settings anymore.

it comes up with the settings that i had put in it before, but i try to save them is says cant find the file. at one point i had moved the program also. was going to run it from a usb drive/device.

is unclear to me witch part started the issue, due to can not get it working again to test.

i am able to save sites, in the site manager. is the preferances that wont save.

(2) crashing, appears is a permissions issue confected to an EX machine where the files are local network.

drag and drop to ftp window crashes most times. when drag to a sub dir on the server. if i open the dir and click it, it works.

and crashes every time if their is a file usage permissions issue. seems to only happen when i use winzip to zip the files.

#3508 transfer error possibly related with 'special' filenames Bug report normal Other
Description

I transfered approximately 1000 files of which 24 failed. I have enabled debug output and requeued one file. see attachment for output.

Filezilla complains "file not found". I checked: the file certainly does exist. it contains special chars like (,),-

#3509 CPU usage, refreshing when deleting Bug report normal Other
Description

using most recent ver of FZ, on intel mac 10.5+

i was deleting several thousand log files in one dir.

the cpu usage on my machine was so high i had a hard time shutting it down so i could remote in to do it.

every time it deleted a file, it would refresh server files listing. with on occasion would show the change, it could not keep up, and takes a long time to delete them all.

and for me, i dont care. refresh when it is done.

was trying to delete 2,000+ log files

#3510 Directory listing - PWD Bug report normal Other
Description

With version 3.0.10 (Win32 / 2008-05-20)

The log of a connection give :

... Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Error: Failed to retrieve directory listing ...

It seem that the command PWD is use for directory listing instead of DIR...?

#3513 "Find as you type" can't handle underscores Bug report normal Other
Description

In the Local and Remote site file lists, there are support for "Find as you type", as in e.g. Windows XP. While this works fine for a-z, it doesn't work for underscores (_).

Reproducible: always

Steps to reproduce:

  1. Open a folder in the Local site pane that contains at least one file with a name that begins with an underscore (_) and at least another file that doesn't begin with an underscore.
  1. Select any file except the one that begins with an underscore.
  1. Type _ on your keyboard.

Actual results: Windows XP's "Default Beep" sounds, nothing else.

Expected results: the file that is named "_*" is selected.

#3514 Dragging Files to Remote File Window Causes Crash Bug report normal Other
Description

On Mac OSX 10.5.2 with version 3.0.10 of FileZilla when I connect to any FTP site and then click on a file in the Local site window and drag it to the Remote site window, before my mouse gets to the remote site window FileZilla freezes and a second later it crashes and I get the standard OSX crash dialog box. This happens every time.

Interestingly, the reverse operation does not cause a crash. If I drag a file from the remote site window to the local site window Filezilla does not crash and the file is downloaded as expected.

I had the same issue in 3.0.9.x on OSX

I love filezilla and have been a fan for years! I use it all the time on Windows XP and it never crashes there, but on OSX it does crash all the time.

#3515 Installer: Remember desktop shortcut choice Bug report normal Other
Description

Hi,

really small annoyance. This behaviour is present since version 3.0 beta until 3.0.10. At the end of the installation the installer asks me where it should put the shortcuts. And each time the desktop shortcut is unselected and I have to enable it manually. Can't you make it so, that the installer remembers that I had the desktop icon enabled with the old version of Filezilla?

#3518 File uploads Bug report normal Other
Description

When I upload either a single large file or a large number of smaller files, the program a minute or two into the upload indicates that the server disconnected. The upload continues to completion even though the upper status window is saying that the server isn't connected.

Note: there is a moinor difference between uploading a single large file and a large number of smaller files:

With a single large file, The upper status window and the right-side server windows both indicate that the server has disconnected.

With a large number of smaller files, only the right-side server windows indicate that the server has disconnected. The upper status window continues to converse with the server as the files are transferred and the bottom windows continue to indicate the decrease in the number of queued files and the increase in the number of files transferred.

This is very disconcerting especially for a new user of the program. When the program is telling you that you have been disconnected a lot of users may try to reconnect (I didn't try that because I could see that the file transfer(s)appeared to be continuing. I chose a wait and see attitude about it and it appears that even though the program was saying it had disconnected, it completed the file transfer(s).

At the conclusion of the file transfer, I was able to reconnect without any issues.

#3519 Strange thing happen Bug report normal Other
Description

Hi there,

I've been using Filezilla Client for Windows for a long time, and since I've installed Vista 64bits on my computer, there's a strange thing that happen.

Indeed, each time I launch Filezilla, my HDD stops and restarts...

I've tested it several times before sending you his bug report.

My HDD is a 200GB SATA (Maxtor).

Maybe it's Vista's fault, but I noticed it only with Filezilla...

Best Regards,

BluePyth

#3520 "Failed to copy the file filezilla.xml" message Bug report normal Other
Description

I have just installed Filezilla Client 3.0.10. My system is a Windows XP SP2.

Frequently appears this message: "Failed to create backup of xml file"

Sometimes appears when connecting to ftp server or when you close the application. When you try to save the preferences of the application the message always appears.

After that message apperas another information:

20:02:35: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.) 20:02:36: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.) 20:02:36: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.) 20:02:36: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.) 20:02:37: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.) 20:02:37: Failed to copy the file 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml' to 'C:\Documents and Settings\Dani\Datos de programa\FileZilla\filezilla.xml~' (error 1224: la operación solicitada no se puede realizar en un archivo con una sección asignada a usuario abierta.)

#3522 Site manager settings not imported on upgrade from v2 to v3 Bug report normal Other
Description

Installation under windows 2000 using the installer.

Using v2.2.16 with some sites configurations registered under the site manager, I was disappointed on upgrade to not find my saved entries with v3.03 and v3.010.

Hopefully v2.2.16 was still there to read the entries and copy and past to v3.

#3526 Failed to retrieve directory listing Bug report normal Other
Description

I get this message when trying to log on to upload.comcast.net. Switching back to 2.2.3, I can log on just fine. Log file attached.

#3527 Keep Alive not working Bug report normal Other
Description

Connection drops after 45 seconds inspite of "keep alive" selected:

Status: Directory listing successful Status: Sending keep-alive command Command: NOOP Response: 200 NOOP command successful Response: 421 No Transfer Timeout (45 seconds): closing control connection. Error: Disconnected from server

Using: Version: FileZilla_3.0.10_win32-setup.exe Op System: Using windows XP pro SP2

This is quite annoying.

#3529 Drag&Drop image from Firefox sometimes results empty file Bug report normal Other
Description

If I drag&drop an image from a website to Filezilla to be uploaded to the ftp-server the image sometimes uploads correctly, but about 50% of the times the file ends up being empty. Size 0 bytes. It is empty also, when looking or opening it from the server's filesystem.

This happened on two computers (which are nearly identical)

FTP client: Filezilla 3.0.10 FTP server: FileZilla Server version 0.9.24 beta (but seems to happen with other servers also) OS: Windows XP Professional, SP2 Firefox 2.0.0.14,

url: http://www.yahoo.com/ The image that was dragged: http://l.yimg.com/a/i/ww/beta/y3.gif

But it seems to happen with any image that can be dragged.

#3530 'My Documents' will not expand in tree Bug report normal Other
Description

The 'Local site' pane shows 'My Documents' but there is no '+' to expand it. If I double click, nothing happens. I need to use the drive letter ('D:' in my case) to access the local files.

Windows XP SP3 / Filezilla 3.10 (also tried 3.11RC1 + nightly)

#3535 Cannot download file name with chinese character Bug report normal Other
Description

Cannot download file name ( or folder name ) with chinese character from remote server. It puts all of them into "failure transfer".

Is it support english file name only ?

Thanks

#3536 Drag and drop crashes Filezilla Bug report normal Other
Description

When I select a file in the local directory and try to drag it to the queue or to the remote directory tree it always crashes as soon as I reach the border of the window. It is as if it does not want to cross the border.

Here are the details from the apple error report

Process: filezilla [352] Path: /Users/michel/Desktop/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.0.11 (3.0.11) Code Type: X86 (Native) Parent Process: launchd [94]

Date/Time: 2008-06-16 09:50:58.393 +0200 OS Version: Mac OS X 10.5.2 (9C7010) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000022f4174 Crashed Thread: 0

Thread 0 Crashed: 0 com.apple.QD 0x9610e401 _SetDstBits32BGRA + 8 1 com.apple.QD 0x96101d15 DevRgn + 301 2 com.apple.QD 0x96101b25 StdRgn + 671 3 com.apple.QD 0x96101880 CallRgn + 50 4 com.apple.HIToolbox 0x90fdd346 MyDrawingProc + 101 5 com.apple.QD 0x9612f581 CommonDeviceLoop + 918 6 com.apple.HIToolbox 0x90fdd3ec InvertMyRegion + 164 7 com.apple.HIToolbox 0x90fdd6de HideDragHilite + 132 8 com.apple.HIToolbox 0x91022ddb CTextensionDrag::HideDragFeedBack(OpaqueDragRef*) + 89 9 com.apple.HIToolbox 0x91023370 CTextensionDrag::DragInWindow(OpaqueDragRef*, unsigned char) + 292 10 com.apple.HIToolbox 0x91023419 CTextensionDrag::DragTracking(short, OpaqueDragRef*, unsigned char, unsigned char) + 107 11 com.apple.HIToolbox 0x9103771b OpaqueTXNObject::DragTracking(short, OpaqueDragRef*, unsigned char) + 119 12 com.apple.HIToolbox 0x9103775c CEasyTextDrag::ClientDragTracking(short, OpaqueDragRef*, unsigned char) + 56 13 com.apple.HIToolbox 0x91021b8c MyDragTrackingProc(short, OpaqueWindowPtr*, void*, OpaqueDragRef*) + 50 14 com.apple.HIToolbox 0x90ece602 CarbonTrackingMapper + 190 15 com.apple.HIServices 0x90c76540 DoTrackingMessage + 408 16 com.apple.HIServices 0x90c76d80 SendTrackingMessage + 47 17 com.apple.HIServices 0x90c7677d DragInApplication + 303 18 com.apple.HIServices 0x90c752de CoreDragStartDragging + 539 19 com.apple.HIToolbox 0x90ece3c7 TrackDrag + 562 20 de.filezilla 0x0028d85e wxDropSource::DoDragDrop(int) + 446 21 de.filezilla 0x00043ae2 CLocalListView::OnBeginDrag(wxListEvent&) + 578 22 de.filezilla 0x003d7323 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 23 de.filezilla 0x003d749f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 24 de.filezilla 0x003d786f wxEvtHandler::ProcessEvent(wxEvent&) + 207 25 de.filezilla 0x0033b7d2 wxWindowBase::TryParent(wxEvent&) + 98 26 de.filezilla 0x003d781c wxEvtHandler::ProcessEvent(wxEvent&) + 124 27 de.filezilla 0x003d780c wxEvtHandler::ProcessEvent(wxEvent&) + 108 28 de.filezilla 0x002a06d4 wxMacListCtrlEventDelegate::ProcessEvent(wxEvent&) + 100 29 de.filezilla 0x002e94fc wxListMainWindow::OnMouse(wxMouseEvent&) + 1964 30 de.filezilla 0x003d7323 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 31 de.filezilla 0x003d749f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 32 de.filezilla 0x003d786f wxEvtHandler::ProcessEvent(wxEvent&) + 207 33 de.filezilla 0x003d780c wxEvtHandler::ProcessEvent(wxEvent&) + 108 34 de.filezilla 0x0034e42e wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 46 35 de.filezilla 0x002ce31d wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 733 36 de.filezilla 0x002ceda6 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1302 37 com.apple.HIToolbox 0x90dc4fc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 38 com.apple.HIToolbox 0x90dc43fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 39 com.apple.HIToolbox 0x90de0e0e SendEventToEventTarget + 52 40 com.apple.HIToolbox 0x90df3874 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208 41 com.apple.HIToolbox 0x90dc537c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 42 com.apple.HIToolbox 0x90dc43fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 43 com.apple.HIToolbox 0x90de0e0e SendEventToEventTarget + 52 44 de.filezilla 0x00275b96 wxApp::MacHandleOneEvent(void*) + 38 45 de.filezilla 0x00275c6f wxApp::MacDoOneEvent() + 127 46 de.filezilla 0x0028e9b3 wxEventLoop::Dispatch() + 35 47 de.filezilla 0x0030392f wxEventLoopManual::Run() + 111 48 de.filezilla 0x002ef9c3 wxAppBase::MainLoop() + 83 49 de.filezilla 0x0039bb1a wxEntry(int&, wchar_t) + 106 50 de.filezilla 0x00021768 main + 24 51 de.filezilla 0x00002fd6 start + 54

Thread 1: 0 libSystem.B.dylib 0x91b23b3a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x91b04c55 _pthread_start + 321 2 libSystem.B.dylib 0x91b04b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x022f4174 ebx: 0x9610189a ecx: 0x00fbed73 edx: 0x00fbed73 edi: 0x000001db esi: 0x022f4174 ebp: 0xbfffdfb8 esp: 0xbfffdf7c

ss: 0x0000001f efl: 0x00010246 eip: 0x9610e401 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x022f4174

Binary Images:

0x1000 - 0x52fff7 +de.filezilla 3.0.11 (3.0.11) <e717216666efd5b158efd142cb19d476> /Users/michel/Desktop/FileZilla.app/Contents/MacOS/filezilla

0x12001000 - 0x12002fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x14f94000 - 0x14f96fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler 0x15732000 - 0x1583cfef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x167f5000 - 0x167f9fff com.apple.CommonCocoaPanels 3.0 (15) <e55f5774d14df35699e1d0f676993418> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x16a00000 - 0x16a0cfff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <1cf106186c4c434c0c634ff11387d347> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x16c00000 - 0x16c6dfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x9007afe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9007b000 - 0x90084fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x90085000 - 0x900b4fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x90106000 - 0x90106ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x90107000 - 0x90181ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90182000 - 0x9045bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x904ac000 - 0x90566fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90567000 - 0x906acff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x906ad000 - 0x906f2fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x90728000 - 0x907daffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x907db000 - 0x90858fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x90859000 - 0x90884fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x90886000 - 0x90c1cff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90c1d000 - 0x90c1dffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90c1e000 - 0x90c34fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x90c3a000 - 0x90c41ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x90c42000 - 0x90c58fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90c59000 - 0x90c64ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x90c65000 - 0x90cb5ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x90cca000 - 0x90d5dff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90d63000 - 0x90dbcff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90dbd000 - 0x910c5fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x910c6000 - 0x910cdfff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x910ce000 - 0x918cbfef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x91a94000 - 0x91ad2ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x91ad3000 - 0x91c32ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib 0x91c33000 - 0x91cbcfe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91cbd000 - 0x91d9eff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib 0x91d9f000 - 0x91dbaffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91dbb000 - 0x91dc3fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x91e8d000 - 0x91eadff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x91eae000 - 0x91f2afeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91f2b000 - 0x91f2bfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91fec000 - 0x92026fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x92052000 - 0x9218aff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x9218b000 - 0x9218bff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9218c000 - 0x92357ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92358000 - 0x923dfff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x923e0000 - 0x923eafeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92544000 - 0x925f4fff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x925f5000 - 0x925f9fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x9274d000 - 0x92775ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x92795000 - 0x927a9ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x927da000 - 0x928a5fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x928a6000 - 0x92cb6fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92cb7000 - 0x92cdbfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x92cdc000 - 0x93d8cff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x93e61000 - 0x93eecfff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x93f0a000 - 0x9422afe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9423d000 - 0x9424bffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x9425a000 - 0x9438cfef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x943d1000 - 0x94a21fff com.apple.WebCore 5525.18.1 (5525.18.1) <52db658969ae4cde18cd3789c257ca87> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x94a77000 - 0x94a78ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x94a79000 - 0x94ad5ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x94ad6000 - 0x94adbfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x94adc000 - 0x94adefff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x94adf000 - 0x94adfffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94ae0000 - 0x94baeff7 com.apple.JavaScriptCore 5525.17 (5525.17) <56d955e46cefc5951391948c7a1019bc> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x94baf000 - 0x94f6dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x94f6e000 - 0x95053ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x95054000 - 0x950b1ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x950b2000 - 0x950bdfe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x950be000 - 0x951b2ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x951b3000 - 0x95246fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x95336000 - 0x9533dfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x95341000 - 0x95465fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x95466000 - 0x95469fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x954a1000 - 0x954a1ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x954a2000 - 0x9555ffff com.apple.WebKit 5525.18 (5525.18) <4bbbf5b72cd77b9d3ef1bb55f8f21ce5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x95560000 - 0x955a1fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x955a2000 - 0x95c3bfff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x95c3c000 - 0x95c4cffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x95c4d000 - 0x95c8ffef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x95cad000 - 0x95cc5fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95cc6000 - 0x95cd2fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x95cd3000 - 0x95d75ff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x95d76000 - 0x95d76ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x95d77000 - 0x95e3eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95e3f000 - 0x95e3fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x95e40000 - 0x960bafe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x960bb000 - 0x960bdff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x960e9000 - 0x96190feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96310000 - 0x96320fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x96321000 - 0x96360fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x96361000 - 0x96834fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x968be000 - 0x968c4fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x96aff000 - 0x96b06ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x96b07000 - 0x96b0bfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x96b0c000 - 0x96b34fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib 0x96b35000 - 0x96c14fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x96c1f000 - 0x96c4cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x96c4d000 - 0x96c4dffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x96cb5000 - 0x96cd3fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib 0x96cd4000 - 0x96d53ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96d86000 - 0x96e12ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x96e13000 - 0x96e4afff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x96e4b000 - 0x96ea5ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x97145000 - 0x97164ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#3537 Status show disconnect but transfer continues Bug report normal Other
Description

I'm using 3.0.11 on Vista Home Premium. This a new install of this version and I've uploaded the same file twice with similar results. After some period of time uploading, the log shows disconnected but the transfer shows to be continuing in the queue. The first time I noticed this, I reconnected and selected "resume" when I started the upload again. The result was a corrupted file. The size showing on the upload is correct but playback (it's a video file) stops long before the end.

On the second upload attempt, the same disconnect happened and the queue still showed progress.

I had no trouble with earlier versions, so I'll be reverting to one of those until this is fixed.

#3538 Strange Chinese Filename Bug report normal Other
Description

I connect to chinese (BIG5) sftp server, "Charset" uses custom charset: big5. When upload file, something strange about file name. Please check the attachment file.

#3539 Remote directory did not have date updated after upload Bug report normal Other
Description

Had to refresh.

3.0.11

#3540 Crashes when trying to transfer a empty folder Alexander Schuch Bug report normal Other
Description

I started up, and upgraded to a new version, transfered 3 files, and a folder that was empty. It crashed, i wasn't sure at first, so i did it again. it crashed. then i just tried to transfer the folder by its self, and it crashed again.

AA1.Intelligence http://www.aa1intelligence.com

#3542 missing path separater on file exists dialog Bug report normal Other
Description

FileZilla Client 3.0.11

When transferring a file from unix to Windows, where the target already exists, the popup panel displays the paths for the source and target file, but the final path delimiter is missing in the source path:

/afilename

c:\b\filename

#3544 Upgrade of FileZilla deleted sitemanager data Bug report normal Other
Description

To put this angry bug report in context, let me first of all, thank you gentlemen for making free software for me!

Opening filezilla today I was asked to upgrade to the newest filezilla. I am not sure it gave me the possibility of choosing not to upgrade, but probably it did. It should please do so more prominently.

Nevertheless, I would maybe have chosen to upgrade even if I could choose not to. Upgrading caused the following disadvantages to me that together add up to so much inconvenience that I would greatly have preferred not to upgrade.

  1. I had to reboot to uninstall the old filezilla.
  1. After reinstalling, all my hosts in my list (notably including their passwords) have been deleted. I am sure I can find most of them again, but it will be really cumbersome.
  1. to add insult to injury, the new filezilla starts out by throwing a message box in my face asking me to report bugs! Yes, now I damn well will. That message made me feel like you feel at liberty to test your buggy upgrades on me! You could have asked me whether I felt like taking a risk!

I do not know what improvements are in the newest filezilla, but I was quite happy with the old version I have, so I venture to guess that I would have been happier without your latest "improvements" to filezilla.

Yours sincerely, Tommy Olesen

#3545 Resource file not found Bug report normal Other
Description

After installing the latest version of Filezilla yesterday, it fails to start up.

The next message is diplayed and Filezilla shuts down:

Could not find resource files for FileZilla, closing FileZilla. You can set the data directory of FileZilla using the '--datadir <custompath>' commandline option or by setting the FZ_DATADIR environment variable.

Thanks in advance,

Ruben Peters

#3547 Reinstall of FileZilla client 3.0.11 uninstalls Bug report normal Other
Description

Despite selecting Add/Remove/Reinstall components on a reinstall of FileZilla 3.0.11 and despite the final window reporting that "FileZilla Client 3.0.11 has been installed on your computer, the end result is that C:|Program Files\FileZilla FTP Client has been removed but the Registry entry @Uninstall\Filezilla Client and the start menu item are still there.

I couldn't catch a screen print of it, but the progress window does show "Uninstalling" as it scrolls.

#3548 "Target file already exist" error Bug report normal Other
Description

Queued a whole bunch of files, basically to backup the entire site to harddisk.

Several occasions, I got the "Target file already exist" error as in the screenshot included.

I'm downloading /httpdocs/cn/divisions/seals/arrow/01arrow.htm

to c:\random.com\httpdocs\cn\divisions\seals\arrow\01arrow.htm

And I get a pop-up that target file exists... but it's displays: Source file: /httpdocs/cn/divisions/seals/arrow01arrow.htm

There's a "/" missing in the Source file.

But when I choose the Overwrite action. The correct file is downloaded onto the harddisk.

This prompt shouldn't be popping up in the first place anyway, since this is a download to a fresh directory. There shouldn't be an existing file in the target location.

#3551 Confused remote directory tree Bug report normal Other
Description

Filezilla version: 3.0.11 for Windows Op.Sys: Windows XP Connecting to a WIndows server (Win 2000 server).

The remote directory tree makes very little sense. It seems to be mixing forward slashes (/) and back slashes (\) in the path.

Note, this went wrong on version 3.0.11, but was working perfectly on versions up to and including 3.0.10.

#3552 A slash is missing Bug report normal Other
Description

Version 3.0.11 i686-apple-darwin9 -g -O2 -Wall -g -fexceptions

When downloading or uploading a file which is exists on the target folder.

The message of the server side of the filename missing a slash between the directory path and the filename.

See attachments.

#3554 SFTP transfer - Computer freezes Bug report normal Other
Description

When I start the download of a file via SFTP my whole computer freezes and the only thing I can do is a hardware reset. Connecting to the server and getting the file list worked fine. I'm using Vista 64 Home Premium and the newest release of FileZilla 3.0.11.

#3555 upload resume Alexander Schuch Bug report normal Other
Description

I am not sure if this is a bug of the new version of Filezilla or it's just on my server that has a problem. This situation only occured after I updated my version of Filezilla.

When I uploaded files to my server, and when the server got disconnected, the Filezilla tried to reconnect but instead of continuing to where it has left, it started uploading back from the beginning. That means the upload restarts from zero and I can't finish uploading files every time I get disconnected.

I have a Windows Vista Home Premium.

#3556 Long named files Bug report normal Other
Description

I have files with long names I wanted to move them.

when RNTO, a message saied that the name is too long to rename... but the file name has been modified...

I can't rename the file, and a can't move it...

#3560 Unable to click OK or Cancel in 3.0.11 Bug report normal Other
Description

About 25% of the time when I do a view/edit on a remote file, save the file and then try to re-upload it to my server, I am unable to click OK or Cancel on the Target file already exists dialog box. I have to click on my desktop to take focus away and then go back to Filezilla to click OK.

#3562 Cant DELETE a file from remote server Bug report normal Other
Description

You can't Delete a file or directory from the remote server. None of the menus have 'Delete'. And if you select a file and hit the Delete key, it just moves you up a directory.

#3565 precision (example filename) Bug report normal Other
Description

In fact, it does not seem to be long names...

I can't Download nor rename the file:

l'Arme Des 12 Singes (Bruce Willis) (Fr).avi

#3567 On z/OS - unable to switch from HFS to MVS file listing Bug report normal Other
Description

If z/OS server is set to default to HFS (Unix) the client is unable to switch to normal MVS file system. It appears that there is a mistake with the FileZilla directory information. If a user is in HFS the CWD prefixes with a "/". To go to native MVS file system the client should drop the "/" prefix. Here's some info from the log;

Command: CWD /'tsospw3.' Trace: CFtpControlSocket::OnReceive() Response: 550 CWD cmd failed : EDC5129I No such file or directory. (errno2=0x05190050)

What I entered in the "Remote site:" box was;

'tsospw3.'

If I "Enter custom command" here's the log;

Command: cwd 'tsospw3.' Trace: CFtpControlSocket::OnReceive() Response: 250 "TSOSPW3." is the working directory name prefix.

However, even though I can do the custom command the GUI interface stuff still insists on using the "/" prefix. It seems that if a user enters something in the "Remote site:" box that is a single quoted (') string the Filezilla client should NOT attempt to prefix the string with the front slash (/).

#3568 SVN directories filter should include _svn Bug report normal Other
Description

Developers unfortunate enough to use Visual Studio 2003 can't use .svn directories, so there's a hack built into SVN/TortoiseSVN to use _svn directories instead. The "CVS and SVN directories" filter in the default filters collection should include _svn directories as well. This should probably only apply to Windows installations, though I can imagine situations where these files make there way onto non-windows systems before uploading.

Here's the modified filter, taken from C:\Program Files\FileZilla FTP Client\resources\defaultfilters.xml in FZ 3.0.11: ---

<Filter>

<Name>CVS and SVN directories</Name> <ApplyToFiles>0</ApplyToFiles> <ApplyToDirs>1</ApplyToDirs> <MatchType>Any</MatchType> <MatchCase>1</MatchCase> <Conditions>

<Condition>

<Type>0</Type> <Condition>1</Condition> <Value>CVS</Value>

</Condition> <Condition>

<Type>0</Type> <Condition>1</Condition> <Value>.svn</Value>

</Condition> <Condition>

<Type>0</Type> <Condition>1</Condition> <Value>_svn</Value>

</Condition>

</Conditions>

</Filter>

---

#3570 Speed limit settings should be connection specific Bug report normal Other
Description

The speed limits are a good option to get sure that the bandwith of a remote connection is not consumed completely by an FTP download or upload.

The settings are now Filezilla global but additionally they should be also connection specific.

Why? I have the following problem: I am sitting in a centre that is connected to several stations. Some of them are connected over satellite links, others are connected with high speed internet. In case I want to download files over a satellite link I have to ensure that the common productional traffic is not constricted by the FTP download. Therefore I have to use the speed limit. But this speed limit is not useful when downloading over a high speed internet link. Reconfiguring the speed limits before each download is very error-prone. Therefore the speed limit setting should be connection specific.

#3571 Can't configure with Wizard Bug report normal Other
Description

After downloading the product, I've been trying to use the Network Configuration Wizard, to no avail. Here is the info from the wizard:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.11 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 24.128.205.53 ce-bci-caf-fd Response: 200 OK PREP 2149 Response: 200 Using port 2149, data token 1962381332 PORT 24,128,205,53,8,101 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

I have Windows XP and am using the latest Mozilla Firefox as my browser.

Thanks.

#3575 Showing hidden files Bug report normal Other
Description

When selecting "Force showing hidden files" in the Server menu, it seems necessary to quit Filezilla and restart for it to take effect.

#3581 Startup time Bug report normal Other
Description

Filezilla takes 2 - 10 mins. to start the program after clicking on the icon. This is running on a Windows XP Service Pack 2 System.

#3584 Issues opening local Access databases Bug report normal Other
Description

In version 3.0.11.1 running on Windows XP Pro SP 3:

When I right-click on an Access database (.MDB) in my local site list and choose Open, the open process is initiated twice -- I get two Access windows. I also get a Filezilla Error dialog with the following message: "DDE execute request failed: a request for a synchronous execute transaction has timed out." The latter is probably due to me not responding to the Security Warning dialog in Access quickly enough. Thanks.

#3586 times out Bug report normal Other
Description

I have been sending a 4Gb file and experienced a disconnected from the server 3 times.

#3594 files still beeing edited warning on closing FZ Bug report normal Other
Description

when i exited/closed filezilla, i got to see a message that i was still editing a file (i was editing a robots.txt on the server)

this info is incorrect, as i was already finished editing, closed the editor, and re-uploaded the file already

(...the noteblok file in the screenshot is not the file i was editing)

windows XP

i hope this is enough info

#3598 unable to delete Bug report normal Other
Description

unable to see and to delete folders and files that look like: ".namefolder" (dot + name of the folder) ".filename" (dor + name of the file)

#3599 FileZilla 3.0.11.1 doesn't run on OS X Tiger Bug report normal Other
Description

FileZilla_3.0.11.1 doesn't load. The nightly on July 13, 08 doesn't work either.

Yes, I checked to see I downloaded the Intel version since I run on a Yonah based MacBook Pro.

Starting from terminal enlightens us with this,

"FileZilla.app/Contents/MacOS/filezilla; exit dyld: Library not loaded: /usr/lib/libiconv.2.dylib

Referenced from: FileZilla.app/Contents/MacOS/filezilla Reason: Incompatible library version: filezilla requires version 7.0.0 or later, but libiconv.2.dylib provides version 5.0.0

Trace/BPT trap logout"

It looks like Tiger 10.4, my OS X version, has a dated library. I assume this version of FileZilla works with the new release of OS X 10.5, Leopard, because it's bound to have a newer version of the library.

Support for Tiger should be kept (it's not terribly old!), and could easily be done by providing the library in a self-contained package. NextStep introduced this idea to OS X. Thus, packages are supposed to be distributed with dependencies self-contained, and simmilar to what PC-BSD now does with their .pbi packages.

This would necessitate two packages, one for Tiger, and another for Leopard.

OS: OS X 10.4 MacIntel Comp: MacBook Pro with the Yonah processor

#3603 Directory listing not refreshing after file upload Bug report normal Other
Description

Filezilla 3.0.11.1 isn't doing a directory refresh automatically after a file upload. Prior versions would do the directory refresh. I've never had to set this before so I'm curious if something has changed or got left out.

#3604 Large Directory List - Files in wrong folders Bug report normal Other
Description

Downloaded a large directory list comprising 2700 folders and 10000 files by just dragging the parent dir into the local pane.

The parent folder contains about 110 alphabetically ordered sub-folders (refer to as "individual site folder"), which themselves contain other sub folders and the actual files.

Unfortunately, at approx 25% into the queue filezilla has started putting the wrong files/folders in the wrong "individual site folder".

I have repeated the download with the same result.

I could not identify the reasons, and there appeared to be nothing special about the folders where this occurred. I did find empty files named '_vti_cnf.log' (I'm downloading from some webhosting) but these appeared even in folders that downloaded correctly. Tried setting a filter on this file then reprocessing the queue but it did not fix the download error.

What's interesting is that even after the errors start appearing, some correct files will appear in the correct folders but the folder it will have, for instance a file named aboutus.htm from the previous folder.

However, the errors are not confined to files that are of the same name across different folders. It is also moving uniquely named files onto the 'next' folder.

#3607 minimized app doesn't always restore window Bug report normal Other
Description

These instructions require FileZilla to already be set up to edit/view files in an editor (or such).

General Behavior: When a file is saved (done editing) FileZilla will pop up a dialog box asking to send it to the server.

Current Behavior: If the app/main-window is minimized, sometimes the app will display the "send to server" dialog in the upper left corner of the screen, and not restore the window when the dialog is dismissed. Sometimes it works as described below:

Expected Behavior: If the window is minimized, the app should *always* bring up the application-window first, *then* show the dialog.

There are no issues if the FileZilla client is already restored, just not focused (is behind other windows, etc).

SYSTEM: Windows XP, SP2+ (all updates)

APP VERSION: FileZilla (Client) 3.0.11.1

#3608 Problems with long filenames and with placing files Bug report normal Other
Description

I was downloading the file from a site by accessing throught FTP and Filezilla 3.0.11.1. It seems impossibile to download a file with a (very long) name, e.g. '2D Leg 145 e 146 07 concorrenza sleale e pubblicità ingannevole.pdf'

Then, during download FileZilla placed the files in a totally wrong way in folders, and also the subfolders were not in the right folders.

Sorry for my English.

#3612 Edit doesn't upload changed files. Bug report normal Other
Description

Filezilla client 3.0.11.1 OS: XP SP3

View/Edit correctly downloads the file and launches it in the editor set (in this case Notepad.exe) - but when changes are made, saved and the editor exited, nothing else happens.

With my previous version (2.x), the upload would usually kick in when the editor closed.

#3617 Site profile/configuration deleted Bug report normal Other
Description

In Site Manager, a site profile/configuration entry is deleted when a 'user' field in 'General Tab' is left blank or entered with a space.

Filezilla ver: 3.0.11.1 Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build Date: 2008-07-05 Compiled with: i586-mingw32msvc-gcc(GCC) 4.21.1-sjlj

(mingw32-2)

Compiler flags: -g -O2 -Wall -g -fexceptions

OS: Microsoft Windows XP [Version 5.1.2600] SP3

1GB Memory Lenovo Y410

#3619 FTPES with z/OS server can't read transfer socket Bug report normal Other
Description

( 1 ) SUMMARY Using server type FTPES (FTP over explicit TLS/SSL), the server is z/OS, the client platform is Windows XP.

This problem occurs in v3.1.0 but IS NOT a problem in v3.0.11.1. After successfully connecting, you can't see any directory and you get the following error messages:

Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 250 List completed successfully. Error: Failed to retrieve directory listing

( 2 ) v3.1.0 SESSION LOG Here is the whole problem session (name, server, etc. made generic) under 3.1.0:

Status: Connecting to xxx.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220-FTPD1 IBM FTP CS V1R7 at aaaa.state.xx.us, 21:31:59 on 2008-07-23. Response: 220-* Response: 220-* Unauthorized Use of computing resources is punishable by * Response: 220-* xxxxxx criminal law xxxxxxxxx yyyyyyyyyyyyy zzzzzzzzzzzzzzzzzz * Response: 220-* Response: 220 Connection will close if idle for more than 5 minutes. Command: AUTH TLS Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Status: Verifying certificate... Command: USER xxxxxxx Status: TLS/SSL connection established. Response: 331 Send password please. Command: PASS Response: 230 xxxxxxx is logged on. Working directory is "XXXXXXX.". Command: SYST Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. Command: FEAT Response: 211- Extensions supported Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End Command: PBSZ 0 Response: 200 Protection buffer size accepted Command: PROT P Response: 200 Data connection protection set to private Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "'XXXXXXX.'" is working directory. Command: TYPE I Response: 200 Representation type is Image Command: PASV Response: 227 Entering Passive Mode (111,22,33,444,15,109) Command: LIST Response: 125 List started OK Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 250 List completed successfully. Error: Failed to retrieve directory listing

( 2 ) v3.0.11.1 SESSION LOG Here is the whole successful session (name, server, etc. made generic) under 3.0.11.1: Status: Connecting to xxx.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220-FTPD1 IBM FTP CS V1R7 at xxxx.state.xx.us, 21:37:16 on 2008-07-23. Response: 220-* Response: 220-* Unauthorized Use of computing resources is punishable by * Response: 220-* criminal law xxxxxxxxxxxxxxxx yyyyyyyyyyyy zzzzzzzzzzzzzzzzzzz * Response: 220-* Response: 220 Connection will close if idle for more than 5 minutes. Command: AUTH TLS Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Command: USER xxxxxxx Status: Verifying certificate... Status: TLS/SSL connection established. Response: 331 Send password please. Command: PASS Response: 230 xxxxxxx is logged on. Working directory is "XXXXXXX.". Command: SYST Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. Command: FEAT Response: 211- Extensions supported Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End Command: PBSZ 0 Response: 200 Protection buffer size accepted Command: PROT P Response: 200 Data connection protection set to private Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "'XXXXXXX.'" is working directory. Command: TYPE I Response: 200 Representation type is Image Command: PASV Response: 227 Entering Passive Mode (111,22,33,444,15,151) Command: LIST Response: 125 List started OK Response: 250 List completed successfully. Status: Directory listing successful

#3620 RC2 crashed... Alexander Schuch Bug report normal Other
Description

Hi,

I experienced a crash with 3.1.0 RC2 yesterday, the reported address was 0x00143b91.

It just crashed during an FTP transaction without any further interaction... I dunno if it is fixed yet, as I can't reproduce it...

#3621 3.1 dosn't check FileEdit update Bug report normal Other
Description

On FileZilla 3.1 when i click edit a File and change something in it, FileZilla doesn't recognize.

Then when i upload it manually (with "show files currenctly beeing edited" -> upload) then FileZilla thinks everytime File was edited and would like to upload it (every second or something like this).

On FileZilla 3.0.11.1 it works correct.

Have updated from 3.0.11.1 to 3.1 and not newly installed Working on Windows XP Pro SP3

#3623 Filename mismatch Bug report normal Other
Description

Uploading a file with "ß" in the pathname on the server creates a new directory with some other characters instead of "ß".

Webserver www.ekp.at

example:

/pexplorer/z_Kopieranstalt/S8_Marchfeld_Schnellstraße/IBK

/pexplorer/z_Kopieranstalt/S8_Marchfeld_Schnellstraße/IBK

FileZilla 3.1.0 windows XP Sp2

#3626 Could not read from transfer socket: ECONNABORTED Bug report normal Other
Description

FileZilla Client Version 3.1.0 Build Date 2008-07-23 OS - Windows XP Version 2002 Service Pack 2

Odd thing is the problem I am reporting worked fine with an older version of the FileZilla Version 3 Client. I just upgraded to the current build today and then encountered the error. Here are the details:

Using a predefine site Manager profile, I connected to a private z/OS (IBM Mainframe) host using secured FTP (TLS). By private host, I mean no public access for logins, my company maintains high security - no outside access (sorry). Hopefully the log will be useful. I imagine that you have very few clients that access MVS/z/OS hosts so it is probably a low priority in the scheme of things.

As one can see in the log, the TLS authentication worked fine. The error is encountered when the client receives back the directory listing of the default host directory. The directory list does come back to the client and looks correct in the log. The log then shows "Trace: GnuTLS error -9: A TLS packet with unexpected length was received." then the "Could not read from transfer socket: ECONNABORTED" message.

Here is the complete log:

08:59:08 Status: Resolving address of plp311.sys.eds.com 08:59:08 Status: Connecting to 128.212.110.33:21... 08:59:08 Status: Connection established, waiting for welcome message... 08:59:08 Trace: CFtpControlSocket::OnReceive() 08:59:08 Response: 220-NETIFTP1 IBM FTP CS V1R7 at PLIPC3E.SYS.EDS.COM, 13:59:08 on 2008-07-24. 08:59:08 Trace: CFtpControlSocket::OnReceive() 08:59:08 Response: 220 Connection will close if idle for more than 5 minutes. 08:59:08 Trace: CFtpControlSocket::SendNextCommand() 08:59:08 Command: AUTH TLS 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 234 Security environment established - ready for negotiation 08:59:09 Status: Initializing TLS... 08:59:09 Trace: CTlsSocket::Handshake() 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CTlsSocket::Handshake() 08:59:09 Trace: CTlsSocket::OnSend() 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CTlsSocket::Handshake() 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CTlsSocket::Handshake() 08:59:09 Trace: Handshake successful 08:59:09 Trace: Cipher: 3DES-CBC, MAC: SHA1 08:59:09 Status: Verifying certificate... 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: USER tzlp6m 08:59:09 Status: TLS/SSL connection established. 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 331 Send password please. 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: PASS 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 230 TZLP6M is logged on. Working directory is "TZLP6M.". 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: SYST 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: FEAT 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 211- Extensions supported 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: MDTM 08:59:09 Response: AUTH TLS 08:59:09 Response: PBSZ 08:59:09 Response: PROT 08:59:09 Response: 211 End 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: PBSZ 0 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 200 Protection buffer size accepted 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Command: PROT P 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 200 Data connection protection set to private 08:59:09 Status: Connected 08:59:09 Trace: CFtpControlSocket::ResetOperation(0) 08:59:09 Trace: CControlSocket::ResetOperation(0) 08:59:09 Status: Retrieving directory listing... 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Trace: CFtpControlSocket::ChangeDirSend() 08:59:09 Command: CWD 'tzlp6m.hamlb.wipQA' 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 250 The working directory "TZLP6M.HAMLB.WIPQA" is a partitioned data set 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Trace: CFtpControlSocket::ChangeDirSend() 08:59:09 Command: PWD 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 257 "'TZLP6M.HAMLB.WIPQA'" partitioned data set is working directory. 08:59:09 Trace: CFtpControlSocket::ResetOperation(0) 08:59:09 Trace: CControlSocket::ResetOperation(0) 08:59:09 Trace: CFtpControlSocket::ParseSubcommandResult(0) 08:59:09 Trace: CFtpControlSocket::ListSubcommandResult() 08:59:09 Trace: state = 1 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:09 Trace: CFtpControlSocket::TransferSend() 08:59:09 Trace: state = 1 08:59:09 Command: TYPE I 08:59:09 Trace: CTlsSocket::OnRead() 08:59:09 Trace: CFtpControlSocket::OnReceive() 08:59:09 Response: 200 Representation type is Image 08:59:09 Trace: CFtpControlSocket::TransferParseResponse() 08:59:09 Trace: code = 2 08:59:09 Trace: state = 1 08:59:09 Trace: CFtpControlSocket::SendNextCommand() 08:59:10 Trace: CFtpControlSocket::TransferSend() 08:59:10 Trace: state = 2 08:59:10 Command: PASV 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CFtpControlSocket::OnReceive() 08:59:10 Response: 227 Entering Passive Mode (128,212,110,33,6,63) 08:59:10 Trace: CFtpControlSocket::TransferParseResponse() 08:59:10 Trace: code = 2 08:59:10 Trace: state = 2 08:59:10 Trace: CFtpControlSocket::SendNextCommand() 08:59:10 Trace: CFtpControlSocket::TransferSend() 08:59:10 Trace: state = 4 08:59:10 Command: LIST 08:59:10 Trace: CTransferSocket::OnConnect 08:59:10 Trace: CTlsSocket::Handshake() 08:59:10 Trace: Skipping socket event 4, id mismatch. 08:59:10 Trace: CTlsSocket::OnSend() 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CFtpControlSocket::OnReceive() 08:59:10 Response: 125 List started OK 08:59:10 Trace: CFtpControlSocket::TransferParseResponse() 08:59:10 Trace: code = 1 08:59:10 Trace: state = 4 08:59:10 Trace: CFtpControlSocket::SendNextCommand() 08:59:10 Trace: CFtpControlSocket::TransferSend() 08:59:10 Trace: state = 5 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CTlsSocket::Handshake() 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CTlsSocket::Handshake() 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CTlsSocket::Handshake() 08:59:10 Trace: Handshake successful 08:59:10 Trace: Cipher: 3DES-CBC, MAC: SHA1 08:59:10 Trace: CTransferSocket::OnConnect 08:59:10 Trace: CTransferSocket::OnReceive(), m_transferMode=0 08:59:10 Listing: Name VV.MM Created Changed Size Init Mod Id 08:59:10 Listing: ALPHA 01.03 2007/10/04 2007/10/04 14:24 3 1 0 TZLP6M 08:59:10 Listing: H99PD100 01.02 2008/04/14 2008/04/14 15:43 11803 11803 0 TZLP6M 08:59:10 Listing: H99SD100 01.01 2008/04/14 2008/04/14 15:05 10657 10657 0 TZLP6M 08:59:10 Listing: LOG 01.00 2008/04/14 2008/04/14 10:06 8 8 0 TZLP6M 08:59:10 Listing: MSSTRZ50 01.02 2008/02/25 2008/02/25 09:27 400 351 0 TZLP6M 08:59:10 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. 08:59:10 Error: Could not read from transfer socket: ECONNABORTED - Connection aborted 08:59:10 Trace: CTransferSocket::TransferEnd(3) 08:59:10 Trace: Skipping socket event 4, no socket or id mismatch. 08:59:10 Trace: Skipping socket event 5, no socket or id mismatch. 08:59:10 Trace: CFtpControlSocket::TransferEnd() 08:59:10 Trace: CTlsSocket::OnRead() 08:59:10 Trace: CFtpControlSocket::OnReceive() 08:59:10 Response: 250 List completed successfully. 08:59:10 Trace: CFtpControlSocket::TransferParseResponse() 08:59:10 Trace: code = 2 08:59:10 Trace: state = 7 08:59:10 Trace: CFtpControlSocket::ResetOperation(2) 08:59:10 Trace: CControlSocket::ResetOperation(2) 08:59:10 Trace: CFtpControlSocket::ParseSubcommandResult(2) 08:59:10 Trace: CFtpControlSocket::ListSubcommandResult() 08:59:10 Trace: state = 2 08:59:10 Trace: CFtpControlSocket::ResetOperation(2) 08:59:10 Trace: CControlSocket::ResetOperation(2) 08:59:10 Error: Failed to retrieve directory listing

#3628 Freezes when I try to set Local Directory in a Site Manager Bug report normal Other
Description

STEPS TO REPRODUCE THE BUG

  1. Create a Site entry in My Sites.
  2. Log in to verify it works.
  3. Modify it in the Advanced tab to have a default local directory by browing to the desired directory. (I set mine to c:\webs\Bungalow).

RESULT: App becomes no responsive. The Site Manager window (modal) is no responsive. Clicking the Connect/OK/Cancel buttons has no effect. I have to Control-Alt-Delete and kill it.

System:

Windows XP PRO.

NOTE: if you manually browse to the local directory while connected an Copy current connection to Site Manater, then it does save the Local Site, but does not save the Remote Site.

#3631 Order of the serverlist in pop up list Bug report normal Other
Description

If you import an XML-File the servers in the server manager window are in correct alpabetical order. But the pop up menu (small arrow) does not show that order. So searchin for one server can be tricky. Would bei great if you could fix that. Filezilla is the best!

#3636 usually times out before 160 k file is uploaded Bug report normal Other
Description

updated to version 3.1.0.1 a few days ago, since when filezilla usually times out before 160 k file is uploaded to geocities.com.

Can work after a few re-tries. I use a "3" USB "mobile broadband" dongle, which is bursty, discontiuous & never very fast.

Not a good thing. However, old filezilla version was OK. Sorry I upgraded!

Hugh Wynne 28-7-08 hw@…

#3638 Delete Empty Folders Bug report normal Other
Description

If you have a folder with several empty subfolders you sometimes can't delete them.

#3640 Error Connecting with explicit TLS/SSL Bug report normal Other
Description

Hi, I regularly use Filezilla to connect to a secure server. When I upgraded to 3.1.0.1 I got an error as shown below. I reverted back to 3.0.10 and it works. I'm running on Windows XP Pro. Sensitive info changed to xxxxx

Thanks for a great product.

Frank

Status: Resolving address of xxxxxxx.xxxxxx.xxxxxxx.com Status: Connecting to xxx.xxx.xxx.xxx:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-xxxxxxx systems must only be used for conducting xxxxxxx's Trace: CFtpControlSocket::OnReceive() Response: 220-business or for purposes authorized by xxxxxxx management. Response: 220- Response: 220-Use is subject to audit at any time by xxxxxxx management. Response: 220- Response: 220-Please read /README.privacy for information concerning the Response: 220-privacy of your data. Response: 220- Response: 220 xxxxxxx secure FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 SSLv23/TLSv1 Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES-128-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Command: USER xxxxxxx Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for xxxxxxx. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 Virtual user xxxxxxx logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported Response: AUTH Response: USER Response: PASS Response: QUIT Response: PORT Response: PASV Response: EPSV Response: TYPE Response: STRU Response: MODE Response: RETR Response: STOR Response: ABOR Response: DELE Response: CWD Response: XCWD Response: LIST Response: NLST Response: SITE Response: SYST Response: STAT Response: HELP Response: NOOP Response: MKD Response: XMKD Response: RMD Response: XRMD Response: PWD Response: XPWD Response: CDUP Response: XCUP Response: SIZE Response: MDTM Response: RNFR Response: RNTO Response: REST Response: FEAT Response: ADAT Response: PROT Response: PBSZ Response: APPE Response: XCRC Response: CCC Response: UTF8 Trace: CFtpControlSocket::OnReceive() Response: 211 END Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Response: 250 SITE command successful. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CFtpControlSocket::OnReceive() Response: 200 PROT command successful 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 "/" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (207,25,253,31,255,247) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: Skipping socket event 4, id mismatch. Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode SSL data connection for file list. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTlsSocket::OnSocketEvent(): close event received Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: Skipping socket event 5, no socket or id mismatch. Trace: CFtpControlSocket::TransferEnd() 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

#3641 Can't connect to server Bug report normal Other
Description

I have just updated FileZilla FTP client(3.1.01) and am now unable to connect to any server for accounts that I manage. I am using Windows XP Professional 2002 with Service Pack 3. This is the error message:

Status: Resolving address of ftp.andalucia.casemedia.co.uk Status: Connecting to 213.171.193.5:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 425 Sorry, invalid address given Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.andalucia.casemedia.co.uk Status: Connecting to 213.171.193.5:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 425 Sorry, invalid address given Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.andalucia.casemedia.co.uk Status: Connecting to 213.171.193.5:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 425 Sorry, invalid address given Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#3643 Crash on Mac OS X Leopard while transfer Bug report normal Other
Description

While transfer on Mac OS X 10.5.4 (Intel) Filezilla crash repeatelly, but I could describe any contition when filezilla crashed. But crashlog included.

#3644 Invalid directory listing cache after rename Bug report normal Other
Description

When a remote directory containing files is renamed, followed by the creation of a new directory having the original name of the renamed directory, the remote file list pane incorrectly displays the contents of the renamed directory as the contents of the newly created directory.

Steps to reproduce:

  1. Begin with directory "d" containing files/subdirectories. Be sure to select "d" in the remote tree to display listing in the remote list pane.
  1. Rename "d" to "d_".
  1. At the same level as "d_", create directory "d".
  1. Select new directory "d" in the remote tree pane. The listing will not be retrieved from the server, and the remote list pane will display the previously cached contents of "d_".

Using the Refresh function obviously corrects the problem.

#3645 Directory listing failed Bug report normal Other
Description

Using 3.1.0.1 on XP SP3, when I connect to ATT (worldnet) server, I get "directory listing failed" on the remote site. It appears that I am connected to the server,

Reverting to 3.0.11.1, everything works correctly.

This problem happens with three different ATT accounts and has persisted for three days.

I am able to connect correctly with another provider's server.

Status: Resolving address of upload.att.net Status: Connecting to 204.127.208.22:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220- Response: 220-Welcome to the AT&T WorldNet (sm) Personal Web Pages FTP server sccqpwc12 Response: 220-You are accessing it from host 99.165.196.182 Response: 220-at Thu Jul 31 19:30:40 2008 GMT Response: 220- Response: 220-For more tips on how to configure your FTP or Web Publishing Response: 220-software to work with Personal Web Pages@…, please follow Response: 220-the instructions on these web pages: Response: 220- Response: 220- http://www.wurd.com/pwp_ftpindex.php Response: 220- or Response: 220- http://www.wurd.com/pwp_editors.php Response: 220- Response: 220-* Response: 220-AT&T STRONGLY RECOMMENDS THAT YOU CONFIGURE FTP WITH TLS ENCRYPTION Response: 220-FOR ANY OFF NETWORK (Non Dial) ACCESS TO THE SERVICE. SEE THE HELP Response: 220-FILES FOR YOUR PARTICULAR CLIENT FOR FURTHER INFORMATION. Response: 220-* Response: 220- Response: 220- IMPORTANT Response: 220-Any access to and use of this FTP server, authorized or Response: 220-unauthorized, is governed by and constitutes your acceptance of Response: 220-the terms and conditions imposed on the following web page: Response: 220- Response: 220- http://home.att.net/pwp_gia_terms.html Response: 220- Response: 220-Use your EMAIL-ID at the login prompt (the portion before the "@"). Response: 220-Use your EMAIL PASSWORD at the password prompt. Response: 220- Response: 220- Response: 220 PWPFTPD 2.02 (6feb2002) Server (AT&T WorldNet (sm) Personal Web Pages FTP server) [sccqpwc12] Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS successful Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Command: USER presbypromise Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for presbypromise. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-FTP Quick Reminder: Trace: CFtpControlSocket::OnReceive() Response: 230- If you are using a browser to FTP: Response: 230- 1. Your Home directory listing will appear in your browser window. Response: 230- 2. You can drag-and-drop files into the browser window from any PC Response: 230- window. Response: 230- Response: 230- Note: if your ftp client sets the initial directory: Response: 230- 1. The old initial (home) directory was "/presbypromise". Response: 230- 2. The new initial (home) directory is just "/" Response: 230- 3. We have upgraded the servers. Please reconfigure Response: 230- your software! Response: 230- Response: 230 User presbypromise 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 not understood. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ 0 successful Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CFtpControlSocket::OnReceive() Response: 200 Protection set to Private 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 "/" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (204,127,208,22,14,176). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for file list Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Listing: drwxr-xr-x 9 pwpuser pwpuser 4096 Jan 31 2008 AnnlRept Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Sep 14 2007 Calendar Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 ComesOut Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 Contribute Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 Dedction Listing: -rw-r--r-- 1 pwpuser pwpuser 2344 Aug 26 2004 Home.htm Listing: -rw-r--r-- 1 pwpuser pwpuser 2344 Aug 26 2004 Home.html Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 May 23 2007 Links Listing: drwxr-xr-x 24 pwpuser pwpuser 4096 May 21 13:46 NL Listing: drwxr-xr-x 10 pwpuser pwpuser 4096 Jan 31 2008 News Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 Parents Trace: CFtpControlSocket::OnReceive() Response: 226-Transfer complete. Response: 226 Quotas on: using 9815266 of 26214400 bytes Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 People Listing: drwxr-xr-x 3 pwpuser pwpuser 4096 Jan 27 2006 RDP Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 RefSunday Listing: drwxr-xr-x 5 pwpuser pwpuser 4096 Sep 16 2004 Reports Listing: drwxr-xr-x 3 pwpuser pwpuser 4096 Oct 5 2007 Resource Listing: drwxr-xr-x 3 pwpuser pwpuser 4096 Aug 26 2004 Retrt04 Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 Tmpl Listing: drwxr-xr-x 2 pwpuser pwpuser 4096 Aug 18 2004 Youth Listing: -rw-r--r-- 1 pwpuser pwpuser 164 Aug 18 2004 counter.gif Listing: -rw-r--r-- 1 pwpuser pwpuser 894 Aug 31 2007 favicon.ico Listing: -rw-r--r-- 1 pwpuser pwpuser 2344 Aug 26 2004 home.htm Listing: -rw-r--r-- 1 pwpuser pwpuser 7312 May 21 13:53 home.html Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() 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

#3650 MSW: Marquee selection does not set control focus Bug report normal Other
Description

When deleting selected files in remote directory you can delete the whole directory.

How to do it:

  1. Click on the remote directory that contains the files you want to delete
  2. Select immediately the ones you want to delete from the directory (without clicking in the directory)
  3. Press del

After confirmation the whole directory is deleted...

#3655 FTPES fails to retrieve directory Alexander Schuch Bug report normal Other
Description

FTPES fails to retrieve directory - worked in 3.0.11.1

Log: 12:06:12 Status: Resolving address of alumweb.mit.edu 12:06:12 Status: Connecting to 18.92.1.96:21... 12:06:12 Status: Connection established, waiting for welcome message... 12:06:12 Trace: CFtpControlSocket::OnReceive() 12:06:12 Response: 220 18.92.1.96 FTP server ready 12:06:12 Trace: CFtpControlSocket::SendNextCommand() 12:06:12 Command: AUTH TLS 12:06:13 Trace: CFtpControlSocket::OnReceive() 12:06:13 Response: 234 AUTH TLS successful 12:06:13 Status: Initializing TLS... 12:06:13 Trace: CTlsSocket::Handshake() 12:06:13 Trace: CTlsSocket::Handshake() 12:06:13 Trace: CTlsSocket::Handshake() 12:06:14 Trace: CTlsSocket::Handshake() 12:06:14 Trace: Handshake successful 12:06:14 Trace: Cipher: AES-128-CBC, MAC: SHA1 12:06:14 Status: Verifying certificate... 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: USER capecod 12:06:14 Status: TLS/SSL connection established. 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 331 Password required for capecod. 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: PASS * 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 230 User * logged in. 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: SYST 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 215 UNIX Type: L8 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: FEAT 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 211-Features: 12:06:14 Response: MDTM 12:06:14 Response: REST STREAM 12:06:14 Response: SIZE 12:06:14 Response: AUTH TLS 12:06:14 Response: PBSZ 12:06:14 Response: PROT 12:06:14 Response: 211 End 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: PBSZ 0 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 200 PBSZ 0 successful 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Command: PROT P 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 200 Protection set to Private 12:06:14 Status: Connected 12:06:14 Trace: CFtpControlSocket::ResetOperation(0) 12:06:14 Trace: CControlSocket::ResetOperation(0) 12:06:14 Status: Retrieving directory listing... 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Trace: CFtpControlSocket::ChangeDirSend() 12:06:14 Command: PWD 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 257 "/" is current directory. 12:06:14 Trace: CFtpControlSocket::ResetOperation(0) 12:06:14 Trace: CControlSocket::ResetOperation(0) 12:06:14 Trace: CFtpControlSocket::ParseSubcommandResult(0) 12:06:14 Trace: CFtpControlSocket::ListSubcommandResult() 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Trace: CFtpControlSocket::TransferSend() 12:06:14 Command: TYPE I 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 200 Type set to I 12:06:14 Trace: CFtpControlSocket::TransferParseResponse() 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Trace: CFtpControlSocket::TransferSend() 12:06:14 Command: PASV 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 227 Entering Passive Mode (18,92,1,96,143,55). 12:06:14 Trace: CFtpControlSocket::TransferParseResponse() 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Trace: CFtpControlSocket::TransferSend() 12:06:14 Command: LIST 12:06:14 Trace: CTransferSocket::OnConnect 12:06:14 Trace: CTlsSocket::Handshake() 12:06:14 Trace: CTlsSocket::Handshake() 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 150 Opening ASCII mode data connection for file list 12:06:14 Trace: CFtpControlSocket::TransferParseResponse() 12:06:14 Trace: CFtpControlSocket::SendNextCommand() 12:06:14 Trace: CFtpControlSocket::TransferSend() 12:06:14 Trace: CTlsSocket::Handshake() 12:06:14 Trace: CTlsSocket::Handshake() 12:06:14 Trace: Handshake successful 12:06:14 Trace: Cipher: AES-128-CBC, MAC: SHA1 12:06:14 Trace: CTransferSocket::OnConnect 12:06:14 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. 12:06:14 Status: Server did not properly shut down TLS connection 12:06:14 Error: Could not read from transfer socket: ECONNABORTED - Connection aborted 12:06:14 Trace: CTransferSocket::TransferEnd(3) 12:06:14 Trace: CFtpControlSocket::TransferEnd() 12:06:14 Trace: CFtpControlSocket::OnReceive() 12:06:14 Response: 226 Transfer complete. 12:06:14 Trace: CFtpControlSocket::TransferParseResponse() 12:06:14 Trace: CFtpControlSocket::ResetOperation(2) 12:06:14 Trace: CControlSocket::ResetOperation(2) 12:06:14 Trace: CFtpControlSocket::ParseSubcommandResult(2) 12:06:14 Trace: CFtpControlSocket::ListSubcommandResult() 12:06:14 Trace: CFtpControlSocket::ResetOperation(2) 12:06:14 Trace: CControlSocket::ResetOperation(2) 12:06:14 Error: Failed to retrieve directory listing

#3661 Could not read from transfer socket: ECONNABORTED Bug report normal Other
Description

Hello,

My computer is running under Windows XP SP2

I experience a bug with the 3.1.0.1 version of filezilla, i can't connect anymore to my ftpes server (proftpd 1.3.0 with TLS/SSL mod encryption activated and Linux Debian 4 2.6.18-6-686). Note that previous version of filezilla works fine with my ftpes server.

The connexion works fine till the LIST command where these errors are writting on the screen :

Commande : LIST Réponse : 150 Opening ASCII mode data connection for file list Statut : Server did not properly shut down TLS connection Erreur : Could not read from transfer socket: ECONNABORTED - Connection aborted Réponse : 226 Transfer complete. Erreur : Échec à la lecture du contenu du répertoire

Thanks

#3662 Shortcuts (maybe also Sym-Links) are not handled properly Bug report normal Other
Description

FileZilla version: 3.1.0.1 O/S: Windows Version 5.1 XP Pro, SP2

Double-clicking on a subdirectory contained in the Current Directory panel, or displayed in an expanded directory in the Directory-Tree panel, makes it the new current directory.

So far, so good.

But: A shortcut (presumably also a sym-link?) that points to a directory is not displayed when its containing directory is expanded in the Directory-Tree panel. It does appear in the Current-Directory panel, but double-clicking on it does not change-directory to the target; instead, an attempt is made to up/down-load the shortcut file itself, literally.

Now, I realize sometimes it might be desirable sometimes to transfer a shortcut literally, but that decision should be at the option of the user.

(1) Directory-shortcuts should appear in the Directory-Tree just like subdirectories. Double-clicking on one should change-directory to the target, just like a subdirectory.

(2) Menu-clicking on a directory-shortcut in the Current-Directory panel should open a menu that includes an option to "Resolve / Follow / Go-To Target of" (wording optional) the link.

(3) Edit->Settings->Interfaces should have a category-box for Directory-Shortcuts, with options to "Always Follow", "Transfer Literally" and "Ask every time" as the default.

(4) If the "Always Follow" option is in effect, the detail information shown in the Current-Directory panel should be that of the Target.

(5) When a directory-shortcut in the Current-Directory panel is double-clicked, or a Transfer Queue containing a directory-shortcut is processed, and the "Ask every time" option is in effect, a requestor should be raised asking whether to transfer the link literally or transfer the contents of its target. If the Queue contains more than one, the requestor should include an answer option for "All in the Queue".

Similarly, when a shortcut (presumably also a sym-link?) that points to a file is double-clicked or is being processed in a Transfer Queue, it is automatically transferred literally, as a shortcut. That decision, too, should be at the option of the user.

(6) Menu-clicking on a file-shortcut in the Current-Directory panel should open a menu that includes the options: "Upload Literally" and "Upload Target".

(7) Edit->Settings->Transfers should have a sub-category for File-Shortcuts, with options to "Transfer Target", "Transfer Literally" and "Ask every time" as the default.

(8) If the "Always Follow" option is in effect, the detail-information shown in the Current-Directory panel should be that of the Target.

(9) If the "Ask every time" option is in effect, when a file-shortcut in the Current-Directory panel is double-clicked or is being processed in a Transfer Queue, a requestor should be raised asking whether to transfer the link literally or transfer its target. If the Queue contains more than one file-shortcut, the requestor should include an answer option for "All in the Queue". The difference between this and #(5) is that #(5) will process the target-directory and all the files it contains, even acting recursively for shortcuts contained within the target-directory, and this only processes a single file.

Thank you for an excellent software tool, and let's keep up the good work.

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