Custom Query (10423 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (5701 - 5800 of 10423)

Ticket Summary Status Owner Type Priority Component
#4924 client not listening to resume settings closed Bug report normal FileZilla Client
Description

3.2.8.1 either

  • filezilla client is not listening to the settings I have in Edit|Settings to resume on upload (defaults on Transfer|Default file exists action...)
  • or filezilla client is choosing to do a STOR when it gets a ECONNRESET, which ruins my upload resumes.

my uploads take multiple days, I don't know if that has anything to do with it. quota is not a problem because that is not in the log for this file. I have been having this problem over and over. someone please fix.

here is the log section.

Error: Disconnected from server: ECONNABORTED - Connection aborted Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 13:01. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,32,118) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,133,103) Command: REST 550830080 Response: 350 Restarting at 550830080 Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 01:21. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,241,2) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,252,182) Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection

#4925 Ask for action becomes a tickbox - then default option can be preselected new Feature request normal FileZilla Client
Description

I always use 'ask for action' for the 'file exists action' - but I would prefer if 'replace if newer' was the default for the 'ask' - as I sometimes click the direction to transfer wrongly. So - why not have the alternatives set up as a selection, and 'ask' as a tickbox? That way - if 'ask' is not set - the selected action will be taken regardless, and if 'ask' IS set - the selected action becomes the default action in the 'ask' box. To me - this seems to be a much more useful interface, with a minimal change in design.

#4926 See the Transfer mode in the Transfer Queue section new Feature request normal FileZilla Client
Description

Ability to add a column in the Transfer Queue area to show the Transfer mode selected when Auto is being used. Sometimes FZ gets confused and selects an incorrect mode. Thanks

#4928 Search only works on first tab closed Bug report normal FileZilla Client
Description

In case I connect to multiple servers at the same time using the new tab functionality in version 3.3.0-beta1 the search works only on the first tab. If I switch to an other tab and open the search dialog nothing happens after clicking on "Search".

FileZilla Client
----------------

Version:          3.3.0-beta1

Build information:
  Compiled for:   i586-pc-mingw32msvc
  Compiled on:    x86_64-unknown-linux-gnu
  Build date:     2009-10-27
  Compiled with:  i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
  Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:
  wxWidgets:      2.8.10
  GnuTLS:         2.8.3
#4929 implicit port silently reset to 990 after every restart (v 0.9.33beta) closed Bug report normal FileZilla Server
Description

After every server restart admin has to edit server options, SSL/TLS settings "Listen for implicit SSL/TLS connections on the following ports: (default: 990)" and manually delete the persistent 990 setting that reappears after restarts.

This can be particularly problematic when admin desires to force explicit FTP connections only since port 990 is actually opened and the server listens for implicit SSL/TLS connections as well.

a more wordy description can be read at the forum, post# http://forum.filezilla-project.org/viewtopic.php?f=6&t=13604

#4930 Successful transfers addition - transfer times new Feature request normal FileZilla Client
Description

This request is to add to the Successful Transfers tab the transfer times of each file, including:

start date and time end date and time duration

I am interested in seeing duration displayed, though start and end date/time are potentially more useful and can be used to calculate duration.

This will be helpful for logging transfer times when testing performance.

Thank you!

#4932 automatic upload does not detect synchronized directory closed Bug report normal FileZilla Client
Description

Steps: Open FileZilla for website using synchronized browsing. Edit and save a local file. Popup shows asking confirmation to upload edited file. When confirmed FileZilla transfers the file to the root-directory of the remote site, instead of the synchronized directory shown at the right-hand side.

#4933 Pane widths reset on New Tab closed Bug report normal FileZilla Client
Description

Using 3.3.0-beta1 -- when opening a new tab, the widths of the four directory panes are reverted to defaults. These panes are the local site tree pane, local listing pane, remote site tree pane, remote listing pane. This happens with the layouts with horizontal spacing, e.g. all but classic.

Classic layout remains unaffected as it's only the horizontal layout that's reset to defaults.

#4934 Crash on layout change after closing tab closed Bug report normal FileZilla Client
Description

Steps to reproduce, in 3.0.0-beta1:

  • Open FileZilla
  • Create a new tab
  • Close that tab
  • Under Settings > Interface > Layout, choose another layout

Causes a crash, then Dr Watson crashes, then Dr Watson crashes trying to crash Dr Watson :)

#4936 Retrieving directory contents of remote FTP server should be on one thread only new Bug report normal FileZilla Client
Description

I work a lot with a ftp server that has a lot of files and subfolders in a folder. As it's a high traffic server, it needs some time to show the file list for that folder so I run almost every day into this following problem.

Filezilla is configured to do up to 3 uploads at the same time. Server has /files/ folder in the root. Folder /files/ has about 2000 folders and 1500 files in it..

I'm dragging four files from the local files list on the /files/ folder.

Three upload threads are started and each sends command to retrieve the directory listing of /files/

Server simply times out in about 10 seconds because it can't process the three directory listing at the same time, so two of the files are right away sent to Failed Transfers tab. The third thread manages to retrieve the directory listing, file is uploaded The fourth file thread upload thread is started and no longer retrieves the directory list so it stores the file right away. If I watch the Failed Transfers tab and click on "Reset queue..." right as the files appear there, the two failed files will be processed successfully.

The way I see it there's two problems about this...

  1. Files shouldn't be send to "Failed transfers" because an actual transfer attempt was not done - the directory listing failed. There should be a reconnect attempt after a few seconds, an attempt to retrieve the directory listing again (or be smart enough to see another thread got the directory listing already) and then try to store the files.

(It would be worth investigating if there are other cases where files are sent directly to "Failed transfers" even though no transfer was actually attempted.)

  1. Filezilla should be smart enough to see that if two or more threads try to get the same directory on the same server with the same user account and password, maybe it would be wise to use a mutex or something to force only one directory listing request.

Even nicer would be to have the queue system to have the directory listing as high priority and the four file uploads depending on this "directory listing job" being performed.

#4937 site manager doesn't allow moving connections to folder if list is long closed Bug report normal FileZilla Client
Description

I created a folder called "sites", which appears way down at the bottom of the list of connections.

I am able to move connections that fit in the window to the "sites" folder, but not anything outside the window.

the only workaround I have that I can think of is to edit the filezilla.xml file when filezilla is not running.

idea: some sort of "move to" button that brings up a folder tree list would be useful, where you could click on a particular folder. it would be nice if it remembered the last folder you clicked on.

#4938 Separate queues and message logs for tabs new Feature request normal FileZilla Client
Description

When creating a new tab, it would be useful if the new tab had its own message log and queue. Queue not so much, but it's impossible to read anything in the message log of one tab, if another tab is flooding it with transfer messages when a large transfer is in progress.

#4940 CHMOD attributes not updated after changing them closed Bug report normal FileZilla Client
Description

I believe this is a bug and has been present in all versions that I have used, including 3.2.8.1

I am using XP Pro

After changing the access attributes of a Folder, the new attributes are not refreshed in the client. In this example the existing attributes before CHMOD were 755

Command: SITE CHMOD 777 wp-content Response: 200 SITE CHMOD command successful

Right click on the folder afterwards --> File attributes and it shows the old settings before CHMOD was applied (755). Close FZ and launch it again. It now displays the correct current attributes (777).

Thanks, Danny

#4941 Duplicated entries when importing xml new Bug report normal FileZilla Client
Description

By mistake, I've imported twice the same xml file containing site profiles. Now my ftp sites appears twice on site manager. I suggest you, if possible, to show a warning if the xml file contains sites with the same name/data of existing profiles and ask what to do (overwrite, import with another name (i.e. adding "(2)" at the end, or do nothing), to avoid duplicated entries when importing site profiles.

#4942 Icons not updated in lasts versions of FileZilla Client closed Bug report normal FileZilla Client
Description

I do not remember which one, but one old version of FileZilla Client came with new fashioned icons (as seen in FileZilla web site). Where they are? When I installed FileZilla Client, I checked to install new icons, but I don't get them. Is this right or there is a bug when updating icons if you have installed a very old version? I tried to uninstall FileZilla completely, deleting all files under c:\program files\FileZilla FTP Client, reboot my PC and installa again; but the old icons remain.

#4943 Download of or deletion of folders not working closed Bug report normal FileZilla Client
Description

Using 3.3.0-beta1, after using the program for a while to upload and download files and folders, when trying to delete a folder on the remote server, or download a folder, including the folder itself, from the remote server, FileZilla will just ignore the command.

Uploading local folders to remote server works fine. Renaming remote folders works fine. Dragging a remote folder into another remote folder is also fine. If I try to download the whole folder or delete the whole folder it will do nothing, not even attempt it, no errors.

I am using multiple tabs when this happens, I do not know if that has anything to do with it or not though. On initially starting the program, whether I have multiple tabs or not it works ok, then later on it will [seemingly randomly] stop working. Then the only way to download a folder is to create it on the local side manually, open it and download the files.

Note that if you select all files & folders in a folder and download, it will download the files and ignore the folders.

#4944 alternative to fz3temp structure closed Feature request normal FileZilla Client
Description

Hi. I will strongly suggest to move to a new structure for saving the edited files. The FTP Synchronize plugin for Notepad++ has a good structure (please see the attached png). This is helpfull in many ways. Especially for offline backup purposes.

#4945 Client display *sometimes* does not display all files/symlinks that exist closed Bug report normal FileZilla Client
Description

Client display *sometimes* does not display all files and/or symlinks that exist in a directory.

FileZilla Client


Version: 3.2.8.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-10-10 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

Server: Operating System CentOS release 5.3 (Final) Kernel Version 2.6.18-164.el5PAE Apache Version 2.2.3 MySQL Version 5.0.77 PERL Path /usr/bin/perl PERL Version 5.8.8 PHP Path /usr/bin/php PHP Version 5.2.9 Ruby Path /usr/local/bin/ruby Ruby Version 1.8.7

#4947 FTP Upload stops (similar to #4936) closed Bug report normal FileZilla Client
Description

Using Version 3.2.8.1

Uploading PDFs appears hit and miss - mostly "miss". Tried uploading singly or as a batch with variable results - mostly "Failed". They appear to get so far in the transfer and time out. They also come up with screwy transfer rates - a file of 237,334 bytes has a transfer rate of 237.3 Kb/s

Uploads via a web based FTP app are successful (so I don't think it's the files' contents).

Has only happened with installation of latest version of FileZilla - no problems previously.

#4948 2 tabs: 1 tab works, other won't upload closed Bug report normal FileZilla Client
Description

this was using 3.3.0beta2.

  1. create 2 tabs with the same connection in each.
  2. go to 2nd tab and try to upload.

filezilla refuses to put anything in the queue.

fixed in 3.3.0rc1

#4953 Critical Error: No such file or directory When Downloading closed Bug report normal FileZilla Client
Description

Mac OS 10.5.8 on Intel iMac and MacBook Pro FileZilla v. 3.2.8.1

When dragging an entire folder of 80 images, only 3 images copy to the destination folder. I then dragged one of the images that failed to the local window and the log results are below. I was able to successfully download the entire folder using the Fetch application on a Mac. This same error occurred when using FileZilla on a Windows XP Dell PC.

Status: Connected Status: Starting download of /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs/ecosystem_pine_0028.jpg Command: CWD /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs Response: 250 CWD command successful. Command: PWD Response: 257 "/ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (160,111,252,23,251,66). Command: RETR ecosystem_pine_0028.jpg Response: 550 ecosystem_pine_0028.jpg: No such file or directory Error: Critical error

#4954 Ver. 3.2.8.1 Drag and Drop to shell disabled closed Bug report normal FileZilla Client
Description

Hi there! Thank you for providing a valuable and highly useful piece of software.

Just recently, I updated the program (version 3.2.8.1) and found that drag and drop functionality from the FTP file navigation pane to the windows shell was disabled. To clarify, when I try to drag a file to my desktop, my mouse pointer turns into the "unavailable" icon (circle with a line through it).

I've rebooted the pc, uninstalled and reinstalled the program, enabled the shell extention, modified my registry (according to the forums), and read through the existing tickets as well as the forum, and no solution has been identified as of yet. I can still navigate to the local folder in my left file navigation pane and download from there just fine. It's merely a matter of convenience.

Thanks for any & all help! I've attached my fzshellext.txt log, as recommended in the forum.

Yours, Chad

#4955 Uploaded files deleted upon upload to 0 files closed Bug report normal FileZilla Client
Description

Uploading updates has become a nightmare. Reworked htm files go through the motions of uploading and appear for a moment on the remote server, and then they disappear leaving "0 files" in their place, and no other details of date/ upload as well.

I have tried various options in overwriting to no avail. I delete the blank file on the server and re-do, and fail again. I have had intermittent success.

Meantime I use the server-side software of my web host, but that will only work for HTML, not PDFs/Docs

#4956 Scroll Bar on Drop-Down of Sites in File Manager closed Feature request normal FileZilla Client
Description

I have over 100 sites in the file manager and the drop-down menu, which appears when you click the arrow by the site manager icon, descends down past the bottom of my screen. It would be great to have a scroll bar and a smaller drop-down menu.

As it stands to reach one of the lower sites I need to type the first letter until I find it, and it's often hard to see.

Thanks! This is a great program!

#4957 Configuarble local directories accepted Xishi Pan Feature request normal FileZilla Client
Description

Please allow the FileZilla's temporary directory (C:\Temp\fz3temp-1) to be configurable. We work with confidential files and I would like these temporary files to be stored on an encrypted local disk.

I know these files are normally deleted at the end of a session, but there is a possibility the files could be left unencrypted if the program or computer crashed unexpectedly.

Also, I am not sure if the Temp files are wiped securely from c:\temp when they are deleted normally.

Thanks!

#4961 File Server.xml: ver 0.9.33 - tags with multilines text are reformatted on a single line closed Bug report normal FileZilla Server
Description

I use FileZilla Server 0.9.33 beta In file "File Server.xml" I use the tag CDATA like in the following example:

<Item name="Initial Welcome Message" type="string"> <![CDATA[ .....text .....more text .....more more text ]]> </Item>

The problem is that fileZilla remove CDATA tag and reformat all my welcome message as one text line, as shown below

<Item name="Initial Welcome Message" type="string">.....text.....more text.....more more text<Item>

Regards

Andrea

#4962 cant upload 550 permission denied critical error closed Bug report normal FileZilla Client
Description

When i upload a file into our server, which is a newly created one, i get the following error message. Response: 550 permission denied Error: Critical Error Status: disconnected from server

It is as if i can read the info on the server but cannot write to it.

#4963 Drag and drop to trash (recycle bin) makes Filezilla crash closed Bug report normal FileZilla Client
Description

Drag and drop of two files to the trash (recycle bin) makes Filezilla crash: a "Microsoft Visual C++ Runtime Library" window pops-up, see the image attached. Filezilla closes once the [OK] button is clicked. Is it possible that the previous Ctrl+X of the files (there is no Ctrl+X in Filezilla...) contributed?

How to reproduce: not sure, happened once. Then I tried to reproduce it and it worked only the third time.

#4964 easyly change number of simltaneous transfers new Feature request normal FileZilla Client
Description

instead of having to go through all this in filezilla client : Edit Menu > parameters > Transfers section > update value of number of simultaneous transfers > Click OK I would love it if there was just a dropdown somewhere on the main interface to change the number of simultaneous transfers

#4965 easily reorder file transfers new Feature request normal FileZilla Client
Description

today when I want to reoder the file transfers, I have to play with the file priorities. I would love it if instead of having priority, the queue list would just be a FIFO with also the ability to drag and drop one or several elements of the list higher or lower in the list hope I am clear...

#4966 Crash if showing/hiding local tree after closing a tab closed Bug report normal FileZilla Client
Description

Filezilla crash if I click on "local tree" button after closing a tab. The bug doesn't depends on the status of the "local tree" (visible or not)

Test case :

  • Open a new tab.
  • Close the previous tab.
  • Click on the button "local tree".
#4969 Directory comparison doesn't work with multiple tabs closed Bug report normal FileZilla Client
Description

I am using version 3.3.0.

When you have multiple connection tabs, directory comparison only works for the first tab. Switching to the second tab leaves the directory comparison icon "pressed", and toggling it does not make directory comparison work in the second tab. Closing the first tab renders directory comparison inoperative.

Procedure:

  • Open a connection.
  • Open a second connection, in a tab.
  • Switch to first tab.
  • Click on "compare directories icon". Directories are compared.
  • Switch to second tab. [You can unclick the directory comparison icon or leave it clicked - it makes no difference]
  • Click on "compare directories icon". Directories are NOT compared.
  • Close first tab.
  • Click on "compare directories icon". Directories are NOT compared.

Alternate procedure:

  • Open a connection.
  • Open a second connection, in a tab.
  • Close first tab.
  • Click on "compare directories icon". Directories are NOT compared.

Work-around:

  • Restart FileZilla.
  • Only compare directories in the original first tab.
#4970 site manager bookmarks cannot start synchronised browsing on connect closed Bug report normal FileZilla Client
Description

double-clicking on a bookmark icon in the site manager tree connects to that server and goes to the bookmarked section. it also used to initiate synchronised browsing if that bookmark was set to, now it doesn't.

my current version is 3.3.0

#4971 Control-Tab between tabs doesn't loop back to the start after last tab closed Bug report normal FileZilla Client
Description

When moving between tabs using Control-Tab on the keyboard, it will get to the last tab and end, as opposed to going back to the start like Firefox behaviour.

#4972 unable to see a specific directory (VxWorks version 5.4) closed Bug report normal FileZilla Client
Description

I have encountered a problem that is unable to see a specific directory in the equipment which OS is VxWorks version 5.4. I have tried with some equipment, but result is same.

The phenomenon is as follows ;

  1. Use of FileZilla Client for Windows version 3.0.4.1.

    Result : I am able to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’.

  1. Use of FileZilla Client for Windows version 3.2.8.1.

    Result : I am unable to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’. ‘Response: 501 Directory non existent or syntax error’ occurred.

  1. Use of FileZilla Client for Windows version 3.3.0. (latest version)

    Result : I am unable to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’. ‘Response: 501 Directory non existent or syntax error’ occurred.

I have attached ‘comparative table of packet capture data using WireShark’ and ‘comparative table of Log data using FileZilla’ for your reference.

Please let me know if I have to apply the patch file for FileZilla Client software (Version 3.3.0) or any other settings.

#4974 Links in welcome dialog don't work closed Bug report normal FileZilla Client
Description

Clicking a link in the welcome dialog of FileZilla 3.3.0 doesn't work correctly under Linux. On my PC (Crux 2.6), Opera gets started, although the default browser is Firefox. On my laptop (same system), FileZilla tries to start wine, which of course doesn't work. An explicit browser setting in the preferences is missing.

#4976 Site Manager Save Button new Feature request normal FileZilla Client
Description

At present, the only way to save edits in the Site Manager is to use the OK button. This also exits the SiteManager. Suppose you have much editing to do? (Precisely my situation as a new user transfering a list of sites from a different ftp program)

I lost approximately an hour of edits by inadvertently touching the Esc key while setting up a complicated folder tree with many sites. The only alternative to inadvertent data loss is very tedious. Namely, click OK after each trivial edit, then re-enter the editor, resetting the tab selection, among other things.

Please add a Save button to the Site Manager. Clicking the button would save the current state of the SiteManager file so that a subsequent Cancel (or the Esc key!) would not lose all of one's work.

Saving a file seems like an almost trivial feature to add.

#4977 Default File Permission Settings closed Feature request normal FileZilla Client
Description

How does one set the default settings so that files transferred to a web server have the "web" settings (go+rx)?

Thanks in Advance. Hope to hear from you guys soon.

#4978 Wrong file/directory name by server side. closed Bug report normal FileZilla Client
Description

I connect to SCO UNIX ftp server. I use polish version of FileZilla Client. Files/directories with modification date in October ('październik' in polish) have wrong name in server side view panel. I can't use this files/directories (get, open, ...). I think diacritical character 'ź' is the reason for this bug. Name of directory is: 'mounth day time realname', for example: 'paź 21 9:21 adm' (modification date of this file/directory is 21st October)

Example of this situation you can see on attached picture.

Sorry for my English.

#4980 Econnaborted - Connection aborted closed Bug report normal FileZilla Server
Description

Hi

I am running Filezilla server 0.9.33 on Windows Server 2008 R2 and Filezilla Client 3.3.0 on Windows 7 and have some problems.

I have no problems connecting to the server (from Filezilla og other clients), but when I try to access a shared folder I get the error message: "Disconnected from server:ECONNABORTED - Connection failed" (sometimes i can browse one folder, but the next one triggers the error message).

I have tied both active and passive mode with the same result. I also turned off all the firewalls in Win Server 2008 and on the Win 7 client, but that didn't help. The server is connected to a router where all the ports for ftp and passv mode is opened, and I have tried connecting to the server from various locations and get the same errors.

Here are the logs: Server: (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> Connected, sending welcome message... (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220-FileZilla Server version 0.9.33 beta (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220-written by Tim Kosse (Tim.Kosse@…) (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> USER Test (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> 331 Password required for test (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> PASS (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> 230 Logged on (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> PWD (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> 257 "/" is current directory. (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> CWD /Seria/Battlestar Galactica (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 250 CWD successful. "/Seria/Battlestar Galactica" is current directory. (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> TYPE I (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 200 Type set to I (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> PASV (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 227 Entering Passive Mode (10,0,0,10,195,81) (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> MLSD (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 150 Connection accepted (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 226 Transfer OK (000002) 13.11.2009 21:19:09 - test (62.148.39.161)> disconnected.

Win 7 client: Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (,,,,,80) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD Brian Kopp Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria Response: 250 CWD successful. "/Seria" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (,,*,,195,80) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica/Season 3 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica Response: 250 CWD successful. "/Seria/Battlestar Galactica" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (,,*,,195,81) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica/Season 2 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

Anyone have an idea whats wrong?

#4981 Synchronized Browsing does not reset when a new connection is open closed Bug report normal FileZilla Client
Description

When a new tab is opened the synchronized browsing button stays on, but synchronized browsing is off

#4982 Make new version updates more like Firefox new version updates closed Feature request normal FileZilla Client
Description

... not sure if you have us watching those screens for a reason, seems like they could process in the background while work is being done, and only bug us when necessary ... just a thought... Thanks for a great program

It's always been my believe that if I could program I'd ask all the questions up front so users could walk go onto to other things, kind of like a silent install. Instead of click a Q and 5 min later another and 5min later another ...I know their are valid reasons at times, but then sometimes it could be avoided

#4983 "Favourites" for local Folders closed Feature request normal FileZilla Client
Description

Favourite for faster browsing in the local and remote folders. For example the favourite "Demo" would open the local Folder "C:/Demo/something/" and connect to ftp.example.com and open folder "/something".

#4985 A way to halt a upload or download of a particular file without removing it from the queue on right click closed Feature request normal FileZilla Client
Description

There seems to be a lack of right click options for the upload/download queue v 3.3.0.1 seems you can halt all the queue and remove all but lacks a option on right click to just halt and leave in the queue (pause) only way is to remove selected and then redrag it to the queue to resume it

#4986 no response after directory creation closed Bug report normal FileZilla Client
Description

PC Platform: Vista 64 Home Premium FileZilla Client


Version: 3.3.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-11-09 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3


During synch browsing, created new directory in server-side tree; click-dragged existing file from lower in the same tree into the new file folder depicted in server side of the display window; I did not create concurrent client-side directory first (planned on downloading as a unit); when click-dropped old file into new directory (once again, this is all occurring on the server side of the display window) Zilla stopped responding immediately.

#4987 Upload Crash FileZilla Client (3.3.0.1) closed Bug report normal FileZilla Client
Description

I have found FileZilla to be very stable. I just installed v. 3.3.0.1 amd it crashed the first time I used it.

I have attached the crash report XP created in case it helps...

Regards,

John

#4988 Uploaded Half A File closed Bug report normal Unknown
Description

I was uploading a 35MB file, and only half of it uploaded. When I clicked resume, it kept saying file transferred successfully, but it didn't. It just stayed half uploaded. I also couldn't delete the file through FileZilla Client.

#4989 Save/Load named Site Manager profiles new Feature request normal FileZilla Client
Description

Provide the ability to save/load named SiteManager profiles. (in addition to the standard profile in sitemanager.xml located in Windows at %appdata%\Filezilla)

This easy-to-implement facility would make it easy to resolve several usability issues:

(1) Security

The ability to save profiles on removable media, such as thumb drives, would make it possible to apply external security via an encryption mechanism. This proposal would be more flexible and also much easier to implement than ticket #4825.

(2) Portability

Some users work in several different environments. The ability to keep profiles stored on portable media would greatly enhance usability.

(3) Capsulization

The ability to save profiles under different names would allow creating profiles for dedicated purposes, and possibly store them in separate locations.

Implementation:

At program initiation, automatically load the standard site profile stored at %appdata%\Filezilla in the file sitemanager.xml.

Provide a "Load Profile" menu item (and toolbar icon), with a standard filedialog to select the file. File format should be the same as the standard site profile.

Filezilla must remember the file name and location of the "current profile" whether default or "loaded". A "save" of changes to the profile must cause the "current profile" to be written to the source location.

A "Save Profile As" button must be provided for saving profiles as named files. This should lead to a standard save filedialog, where the user provides the filename, but not the extension. The location should then be remembered as the new "current profile" location for purposes of subsequent saves.

#4991 Automatic Update Feature doesn't store the setup file closed Bug report normal FileZilla Client
Description

The Automatic Update feature fails to save the downloaded setup if you specify a name other than it's original name and/or if you try to save it to a folddeer other than the default folder(Tried all combinations).

I don't have a lot of experience with the update log that Filezilla generates but, at a glance, it seems to indicate a successfull download (i have included the last download attempt log for review).

#4993 Local default Directory for all Servers closed Xishi Pan Feature request normal FileZilla Client
Description

An option which let's you define an default directory which is opened at FileZilla Start.

So you don't have to manually set the Same Folder as default local folder for all Servers.

#4996 Downloaded file is oversize compared to the original one new Bug report normal FileZilla Client
Description

Sometime the download session won't stop even the download percentage is up to 100% so that the size of the downloaded file is larger than the original one on the FTP server.

Platform: Windows XP on Interl Core2 Duo P8600 CPU

#4997 Bug in FileZilla 3 - Could not read from transfer socket: ECONNRESET - Connection reset by peer closed Bug report normal FileZilla Client
Description

In FileZilla 3 I get the following Errors: Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Failed to retrieve directory listing

This only happens on one server I connect to and I can connect and do a directory listing successfully to other servers on the same domain. It doesn't happen in FileZilla version 2 and I can connect and do a file listing on this server with KFTPGrabber so it seems to be an issue with FileZilla 3. I have found that if I go to the view menu and click refresh that sometimes it will reconnect and the directory listing will work but sometimes it won't. It's a difficult bug to squash I'll bet. I have seen others having this same issue in the forum. So just to be clear, I can connect, the error occurs when FileZilla attempts to execute the directory listing on the remote FTP server. The remote FTP server is running Microsoft FTP Service (Version 5.0).

#4998 Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted closed Bug report normal FileZilla Client
Description

Hello

You will find below the report that shows the connection error I found since 3.2.3 version of the software.

To read you, thank you

Statut : Connexion à 10.10.10.10:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 Gene6 FTP Server v3.10.0 (Build 2) ready... Bienvenue sur le serveur ftp de BDM architectes Commande : USER PAYSAGE Réponse : 331 Password required for PAYSAGE. Commande : PASS * Réponse : 230 User PAYSAGE logged in. Commande : SYST Réponse : 215 UNIX Type: L8 Commande : FEAT Réponse : 211-Extensions supported: Réponse : AUTH TLS Réponse : CCC Réponse : CLNT Réponse : CPSV Réponse : EPRT Réponse : EPSV Réponse : MDTM Réponse : MFCT Réponse : MFMT Réponse : MLST type*;size*;create;modify*; Réponse : PASV Réponse : PBSZ Réponse : PROT Réponse : REST STREAM Réponse : SIZE Réponse : SSCN Réponse : TVFS Réponse : UTF8 Réponse : XCRC "filename" SP EP Réponse : XMD5 "filename" SP EP Réponse : XSHA1 "filename" SP EP Réponse : 211 End. Commande : CLNT FileZilla Réponse : 200 Noted. Commande : OPTS UTF8 ON Réponse : 200 UTF8 OPTS ON Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/" is current directory. Commande : TYPE I Réponse : 200 Type set to I. Commande : PASV Réponse : 227 Entering Passive Mode (10,10,10,10,88,80) Commande : MLSD Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted Erreur : Échec lors de la récupération du contenu du dossier

#5000 Invalidating during file transfer (Windows XP) closed Bug report normal FileZilla Client
Description

During file transfer the message loop is not running enough frequently, so it looks like FileZilla is frozen because of file transfer, but it works. The progress bar refreshes only in every 5-30 seconds, or more. Resizing, moving the app. window takes long time.

It did not freeze, just does not like to communicate with the user. :-)

Servertype: FTPES - FTP over explicit TLS/SSL. With standard / simple servers works ok.

#5001 Transfer queue often hangs after tranfering the first 4096 bytes closed Bug report normal FileZilla Client
Description

When processing a large queue of thousands of files, the process will often get stuck after transfering the first 4096 bytes of a file. The process can be manually unstuck by stopping and restarting the processing of the queue.

Filezilla v3.3.0.1 Windows XP 32-bit, fully patched.

#5002 synch not working on reconnect closed Bug report normal FileZilla Client
Description

In site mananger I have a profile with "[x] Use Synchronized Browsing" set. After disconnecting,

  • using "Reconnnect to last used server" (icon)
  • or Server -> Reconnect

synchronization is lost.

Works fine, of course, when reconnect through Site manager.

#5003 Error: "cannot find specified file" when trying to GET a filename from a remote site closed Bug report normal FileZilla Client
Description

I am trying to GET a file from a remote FTP site to my local hard drive by dragging and dropping the file from the right pane to the left pane. The transfer works fine on regular file names in the exact same folder that only have normal English characters in them.

However, the filenames that have French characters in them are not transmitted because the foreign symbols are confusing the parser and turning into question marks (?).

How can I transfer these files with French characters in them?

Thank you.

Here is my Log:

16:54:55 Command: TYPE I 16:54:55 Response: 200 Type set to IMAGE. 16:55:02 Status: Resolving address of ftp.canadapost.ca 16:55:02 Status: Connecting to 66.110.6.55:21... 16:55:02 Status: Connection established, waiting for welcome message... 16:55:02 Response: 220 frontend.canadapost.ca X2 WS_FTP Server 5.0.5 (3420342155) 16:55:02 Command: USER 3pvendor 16:55:02 Response: 331 Password required 16:55:02 Command: PASS 16:55:02 Response: 230 user logged in 16:55:02 Command: OPTS UTF8 ON 16:55:02 Response: 501 invalid option 16:55:02 Status: Connected 16:55:02 Status: Starting download of /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications/3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Command: CWD /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications 16:55:02 Response: 250 CWD successful 16:55:02 Command: TYPE I 16:55:02 Response: 200 Type set to IMAGE. 16:55:02 Command: PASV 16:55:02 Response: 227 Entering Passive Mode (66,110,6,55,157,65) 16:55:02 Command: RETR 3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Response: 550 3509A F_Code ?? barres bidimensionnel ?? grille de donn??es pour les produits de distribution du r??gime int??rieur de la SCP.pdf: cannot find specified file 16:55:02 Error: Critical error

#5004 Autoset permission for folders and files closed Feature request normal FileZilla Client
Description

In our work place we have an unix server which has very strict file and folder permissions for new folders and files.

It would be great if FileZilla could have a setting where user can set the default permissions for new folders and files. For example in our server I would like to set the default permission 755 for all new folders and the setting 764 for all new files.

#5005 Automatic Upload on any changes in the edit/view function closed Feature request normal FileZilla Client
Description

Hey there, I am a web developer, and use FileZilla to upload edits to live sites. It would greatly help my productivity if FileZilla had a function that would automatically check for updates to my edits (from the View/Edit context menu item) and automatically update them, giving me a simple notification when it has done so. I am aware that most of this functionality is already in FileZilla, and it would be trivial to add an option to the preferences to skip the dialog and overwrite the file automatically. That way one less step in my work-cycle when dealing with live sites has been cut out, and I would be one happy bunny :)

Thanks in advance, and great work so far on my favourite FTP client, John.

#5006 Subdirectories invible on FileZilla Mac ed. closed Bug report normal FileZilla Client
Description

Some subs (long names or including spaces in names) are invisible for Mac users of FilZilla. Thanks

#5007 FZServer: more width of directory/alias list in user dialog closed Feature request normal FileZilla Server
Description

Is it possible to adopt the user interface of the user dialog in order to change the width of the 'directory/alias list'.

Because in my case I have long directory and alias names, and I want to show more at one view. So doubling the width of that list would be nice).

The file- and directory privileges could than be placed under the directory/alias list.

#5008 Specify minimum encryption requirements new Feature request normal FileZilla Client
Description

It would be helpful to add a dialog to control the minimum protocol version, and minimum authentication, encryption, and HMAC requirements (CipherSuites) for TLS connections. This would ensure compliance for users with strict compliance requirements.

#5009 Patch for feature request #4993 closed Patch normal FileZilla Client
Description

Hi,

Here is my patch for feature request #4993 - default download folder. Please help review

#5012 Drag and Drop Not Functional in 3.3.0.1 closed Bug report normal FileZilla Client
Description

Since upgrading to 3.3.0.1, the shell extension for drag and drop isn't functional anymore. Dragging files from remote side to desktop gets a "no smoking" symbol.

Reboot didn't help.

Uninstall and re-install (triple checking that shell extension was installed) + reboot didn't help.

No error messages, it just doesn't allow drag and drop.

#5013 Automatic upgrade on exit closed Feature request normal FileZilla Client
Description

The user is currently alerted to new versions upon opening the FileZilla client, and is presented with the option to upgrade immediately or ignore the upgrade.

I want another option. (I don't like to be forced to do things right away, and I don't like to remember routine tasks like upgrades.)

In the upgrade alert, please include the option to automatically update the next time the FileZilla client is closed.

#5014 Sound after transfer and another minor - but important - wish closed Feature request normal FileZilla Client
Description

I just downloaded an upgrade but still two absolutely useful features are still lacking the latest versions.

  1. I need a (permanently enabled!!) sound feedback after transfers
  2. Please let FZ remember the synchronized browsing status

Both feutures would render the tool perfect.

#5016 Copy to clipboard as "http://www.domainname/filename" closed Feature request normal FileZilla Client
Description

When I copy the URL to the clipboard I get:

ftp://username@www.domainname/filename

I would like to get:

http://www.domainname/filename

Why? Because it's very uncomfortable to edit the URLs manually each time I paste them e.g. to Joomla-links.

I think it should be easy for programmers to exchange the output-string even if it's a ftp-server to "html".

I found such an html-option in Smart-FTP.

#5018 Unicode could not be display correctly! closed Bug report normal FileZilla Client
Description

I'm a chinese. When I download files from my own Nas server. My server's language setting is Chinese (unicode 8). When I use Cuteftp8.3 , My directory and files'name could be display correctly. But when I use Filezilla, it is displayed correctly begin. But when I doubleclick my chinese filename or directory's name, It is displayed as messy code.

#5019 Fix precompiled header support for TinyXml closed Patch normal FileZilla Server
Description

The committed TinyXml files miss to include stdafx.h as the first file for precompiled header support, which results in a compile error. The attached patch fixes this.

#5020 Windows: FileZilla update uninstalls previous version closed Bug report normal FileZilla Client
Description

When FileZilla updates on Windows automatically (latest update was to 3.3.0.1), it uninstalls the previous version first.

This is annoying, because the startmenu sorting is broken afterwards when sorted alphabetically. It also forgets the folder "Local site:", which needs to be set again manually after an update.

The NSIS installer should be changed to just overwrite what needs to be overwritten without uninstalling the previous version first.

#5021 Remove small parts of useless code closed Patch normal FileZilla Server
Description

The "aliases" string is built up but never used. Instead, it gets hidden by another variable also named "aliases" in the inner scope.

#5022 Fix a compiler warning in UsersListCtrl.cpp closed Patch normal FileZilla Server
Description

Fix an signed / unsigned comparison warning.

#5023 Fix issues reported by code analyzer closed Patch normal FileZilla Server
Description

Fix a few (possible) issues identified by the Visual Studio 2008 static code analyzer in the FZS Interface. Most issues are caused by uninitialized variables for certain (unlikely / presumably never to be taken) program flows, data type mismatches or hiding variables from outer scopes.

#5024 Trailing spaces in directory name does not work with 'vsftpd' as server closed Bug report normal FileZilla Client
Description

Using FileZilla 3.3.0.1 connecting to the popular FTP server vsftpd, we cannot access directories with trailing spaces.

Reading the changelog of 3.2.8rc1 suggested this has been fixed, but it is not.

Digging in deeper in all the tickets revealed that the server needs MLDS support, which vsftpd does not, so this has not been fixed for this case.

#5025 Also fix Debug / Memcheck targets for server project closed Patch normal FileZilla Server
Description

Do not use PCH for TinyXml files, use Unicode character set.

#5026 Simplify code a little bit closed Patch normal FileZilla Server
Description

m_pOptions is already checked before, skip the second check.

#5027 file transfers from 249kb to 0 kb (client to server) closed Bug report normal FileZilla Client
Description

FileZilla Version: 3.3.0.1 After making Counter-Strike Map named map4.bsp, using filezilla transferred it to godaddy webserver(successfully,)attempted to send it to gameserver via ftp/filezilla. Filezilla transferred 0 byte file multiple times, finally stopping with a 0byte file correctly named. Solutions tried deletion of file on server, and client recompiling the map and attempted to upload again same results.

#5028 Startup time closed Bug report normal FileZilla Client
Description

It takes 1 - 15 mins. to start FileZilla after clicking on the icon.

It is installed on 5 computers, and it the same on all of them.

It is not all the times it takes long time to start. But most of the times it is.

All the computers is: WinXp + SP3 Kaspersky Antivirus/Firewall. (Have try to disable it)

I have try many differen version of the FileZille but it is the same on all of them.

#5029 path to the viewer new Bug report normal FileZilla Client
Description

can not set the path to the viewer, if it has space

#5030 Minor settings dialog fixes closed Patch normal FileZilla Server
Description

Resize some labels / shorten text in the interface GUI to make them fully readable. Minor grammar / punctuation changes.

#5032 passwords saved automaticly closed Feature request normal FileZilla Client
Description

hello.

I'm using FileZilla Client for about a year. I really like it, it is a great tool, and very easy to learn and o use.

One thing that is really bothering me is that i don't have an option to choose whether my ftp-adrress, and my password will be saved automatically in the program itself.

I believe that the user's credentials should Not be saved automatically, but to have an option to allow one to chose differently.

#5033 Option to gaurantee order of directory listings when adding to queue new Feature request normal FileZilla Client
Description

I searched an already found issue #4416 on this issue. I understand that there would be additional overhead when doing this, but I would like the option to be able to guarantee the order of directory contents when adding to the queue.

I would suggest having this as an option that is not enabled by default - this way people like me who don't mind the overhead, perhaps because they don't queue deep directory structures often can choose to enable it. A warning could be added alongside the option if the overhead is particularly significant.

#5036 Making Filezilla more intelligent than the user. closed Bug report normal FileZilla Client
Description

I got disapointed to discover that the "Host" field in Filezilla Site Manager DOES NOT accept the string "ftp." preceding the domain.

MOST FAMOUS ftp clients as Cute FTP, allow you to use this syntax for HOST: "ftp.site.com" BUT filezilla seems to be unable to connect just because of this "ignorable" redundance in the HOST typed.

I believe that with a few lines of code you could ignore "ftp." or even alert the user: "Please inform only the domain!" what makes no sense, because if the program noticed that the user input has "ftp." in the beginning, it should simply remove internally by code and SIMPLY CONNECT SUCCESSFULLY.

I am starting to use Filezilla (as I am Open Source lover) but I found it so ridiculous that the program DOESN'T connect JUST because you wrote "ftp." before the domain, because MOST ftp programs accept this and it is NOT incorrect.

I didn't test it on Linux, so I can not afirm that the behaviour is Windows-only or not.

Please add this little intelligence in Filezilla, it is so bad that the program is unable to see that "ftp.site.com" is the ftp of "site.com"

#5038 Minor clean-ups in CServerThread::AddNewSocket() closed Patch normal FileZilla Server
Description

This is just a by-product of some experiments.

#5039 Filezilla Seems To Upload Part Files new Bug report normal FileZilla Client
Description

Using Filezilla Client 3.3.0.1

When I upload new files, Filezilla keeps giving me messages that the file already exists, but the pre-existing file is only a part of the original. I keep on having to click on "resume" to continue uploading.

I've used filezilla for over a year on this PC. Never had a problem before.

#5040 Coloured tabs closed Feature request normal FileZilla Client
Description

It good be great to customize the Tab name and tab color of your favourites sites, specially for people who works in different environments.

It's a geat way to distinct in which tab you are.

#5041 Quick filters for file lists closed Feature request normal FileZilla Client
Description

Instead of the existing functionality in which you can find some types of files, it would be useful the creation of a file filter.

It could be for example a TEXT FIELD and if you write OE*, it directly filter those files which stars with OE.

#5042 Remember the configuration in the site manager when use "quick connect" closed Feature request normal FileZilla Client
Description

It seems that "Quick connect"("快速连接" in Chinese version) feature in version 3.3.0.1 doesn't use the config in the site manager. So I have to use Site Manager to login some servers with connection limitations or others with special config.

#5043 I am unable to upgrade to the latest version closed Bug report normal FileZilla Client
Description

Evry time I try to upgrade to the latest version I get "Timer Creation Failed. This has been happenening for evry update I try

#5044 clicking twice even if after delay on file/folder name, shows text box to rename it. closed Bug report normal FileZilla Client
Description

I select one folder or file by clicking once, it shows highlighted with blue bar. Then when i again clicks for drag and drop the selected file/folder name becomes text box for renaming it, even though drag and drop works fine.

I think if I clicked another time after some delay then it should not become editable, right?

#5045 support FTP to system I (AS400, iSeries) closed Bug report normal FileZilla Client
Description

i get the following error when i try to connect with file zila to my system i.

Response: 257 "QGPL" is current library. Error: Failed to retrieve directory listing Error: Disconnected from server: ECONNABORTED - Connection aborted.

is FTP(file zila) support working with IBM as400)

#5046 Local Transfer Management new Feature request normal FileZilla Client
Description

FileZilla has potential to be an excellent tool for queuing multiple local file copying operations. This would be beneficial since multiple simultaneous read/write operations are inefficient. FileZilla would simply need to access the local site as both source and destination (by using both the local site and the remote site panels). This functionality has been successfully mimicked by setting the host as ftp://127.0.0.1 (without having to set up any local FTP shares). However, the use of FTP in this process adds an unnecessary layer of processing that slows the transfer (when compared, in my case, to using Finder). For optimal speeds, FileZilla would need to implement an option to access the local filesystem directly for both local site and remote site.

Note: SFTP was also tested, but benchmarked significantly slower than FTP.

#5047 Native Viewing of .tgz/.tar.gz files, .zip files, and .bz2 files within FileZilla new Feature request normal FileZilla Client
Description

Allow crawling through compressed archives from within FileZilla, and then allow uploading of parts of the archive, as if the archive is an extension of the file system.

#5048 File with 'strange' name not added to queue on drag&drop new Bug report normal FileZilla Client
Description

I have some files with names like %%A2A20A20EED44%%news.inc.php (php smarty compiled template files), and I cannot add them to the queue by drag and drop. The file is just not added to the queue on drop. It can be added however through the context menu. Happens on both Win and Linux.

#5049 .txt file not recognized as ASCII for transfer closed Bug report normal FileZilla Client
Description

I recently noticed that a .txt file from a Unix machine was download as binary to a windows machine, even though "txt" is in the ASCII file list. The file is named like filename.20091204.165157742.txt. I am guessing that the reason for this is because it sees the text after the first "." as the extension and not the text after the last "." as the extension. I would contend that only the text after the last "." should be looked at for the extension. This is consistent with how windows works (don't know about other OSes).

#5051 ASPX and ASPX.VB Pages Transferred as Binary (Transfer Type: Auto) closed Bug report normal FileZilla Client
Description

In the partial log below, A Windows -> Windows transfer occured. Transfer -> Transfer Type is set to auto. ASP, ASPX, ASPX.CS, and ASPX.VB are text files and should be transferred as ASCII.

Status: Starting upload of C:\...\thankyou.aspx Command: PORT 172,16,1,250,5,97 Response: 200 PORT command successful. Command: STOR thankyou.aspx Response: 150 Opening BINARY mode data connection for thankyou.aspx. Response: 226 Transfer complete. Status: File transfer successful Status: Starting upload of C:\...\thankyou.aspx.vb Command: PORT 172,16,1,250,5,98 Response: 200 PORT command successful. Command: STOR thankyou.aspx.vb Response: 150 Opening BINARY mode data connection for thankyou.aspx.vb. Response: 226 Transfer complete. Status: File transfer successful

#5052 Filter out hidden files and folders when uploading closed Feature request normal FileZilla Client
Description

Hi,

it would be mighty useful if you could filter out hidden folders and files when uploading folder contents. For example, I have to upload folder content result, which is automatically created and contains invisible files and folders which don't need to be uploaded

Maybe this can even be extended by adding additional file filter types to prevent uploading if they are in a folder.

Arnout

#5053 Large files not displayed closed Bug report normal FileZilla Client
Description

We have a file that is 2200600481 bytes. When using the FileZilla client (3.3.0.1), that large file is not displayed. It is displayed using other FTP clients.

#5054 filetype associations case sensitive new Bug report normal FileZilla Client
Description

Hi,

In my environment, *.config default to VisualStudio. I want to be able to open in Notepad++

I add this association: config "C:\Program Files\Notepad++\notepad++.exe"

Now my file is filename.Config. Edit this file will open in VisualStudio.

Changing to: Config "C:\Program Files\Notepad++\notepad++.exe"

will solve but it is good to ignore case.

LaNN

#5055 filezilla.xml file closed Bug report normal Unknown
Description

As of a few versions ago, when I open Filezilla I get an error about not being able to load the filezilla.xml file, so none of my setting are saved. I can't find that file anywhere on my hard drive, so it's not surprising that Filezilla has trouble loading it; but what do I do about it? I've seen this issue on the forums but none of the "answers" have actually helped me. Am I supposed to create the file myself? Can I download the file from the Filezilla website? Thanks...

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