Custom Query (2166 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (701 - 800 of 2166)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Summary Status Owner Type Priority Component
#7343 Filezilla does not correctly recognise existing processes for view/edit file new Bug report normal FileZilla Client
Description

Example repro steps:

1) Upload a c# file (foo.cs) to a remote server. 2) On the local machine ensure that Visual Studio is associated with the '.cs' extension (right-click on file, choose 'Open-with->Choose-default program->Visual Studio' 3) Restart Visual studio and close the foo.cs editing tab. 4) Use filezilla to view/edit the remote copy of foo.cs (right-click and select 'view/edit').

Each time you do this, an additional Visual Studio process is opened. (Oddly, foo.cs appears to be opened in both the existing process and the new process.)

By contrast, if you double-click on the local copy of foo.cs from windows explorer, it opens in the existing Visual Studio process,as expected.

Although the recipe above uses Visual Studio, you can see the same behaviour for any application or file-type.

Filezilla help/version info:

FileZilla Client


Version: 3.4.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-03-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.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7352 Cosmetic issue with error messages for on manual transfer dialog new Bug report normal FileZilla Client
Description

FileZilla 3.5.0-rc2

On the manual transfer dialog there is a small cosmetic issue with some error messages shown when the user input is not correct. The messages just have generic title "Message".

In particular the messages shown in CManualTransfer::VerifyServer are affected.

#7353 Target file already Exists popup when uploading file. new Bug report normal FileZilla Client
Description

Hello, reporting a bug with the current version of Filezilla (3.5.0) however it was happening in version 3.40 and one versio before that, which I can't tell you what it was.

When uploading a new file (File size doesn't matter) to an FTP site, either dragging through the file manager to the remote file manager, or right clicking on the file and selecting upload, the transfer starts and then then the initial file creation happens, with the name of the file and zero (0) bytes is loaded to the server, and you're prompted with a Windows Popup that states, Target file already exists; It then gives you options and after 15 to 20 seconds, it cylcles and pops up again. This happens multiple times.

I thought I had run out of disk space, I checked the server and there was plenty. I also checked using standard FTP from a command prompt and that worked just fine. As did using IE 8 using the same user credentials.

I know this was working on my system, about 3 weeks ago, when I last uploaded to this server, and I was trying to remember what might have changed, and then it clicked.

To improve security on my system, I created a new Administrator account to logon with should I need to install anything and downgraded the account that I was using from and "Adminsitrator" account to a "Standard" account. This way, if a virus should try and take over my machine, it'll force the system to prompt for the Local Administrator account password.

I changed my account back to an "Administrator" and sure enough, I was able to upload files without any issue.

It seems as though FileZilla requires the local user to have administrative priveledges. I know the problem isn't with my server, as it uploaded fine with Command Line based FTP and IE 8 without issue, even though it was much more cumbersome. When I changed the account to an Administrative account, it worked as expected.

I have Windows Vista Ultimate 64 Bit (Build 6002) 12 GB RAM and a 1.8TB Drive using RAID 5 on the Intel Southbridge Platform.

This isn't a server problem. This a client not having interactive administrative permission's with the OS at some level. I was able to change my account through the user accounts control panel applet to an "Administrator". Exit out of FileZilla and go back in and the problem is resolved.

I'm trying to run as a standard user to prevent virus and malware infections.

I've attached a file with the trace of my upload, shuold that help determine what may be going on. I did the trace with two different files, on that was 2.2K the other was about 150MB.

Please let me know if you need any further information.

#7361 Server Admin UI Close/Minimize Behavior new Feature request normal FileZilla Server
Description

Instead of the server admin closing when the X is clicked, change it so X minimizes to the taskbar tray area. The minimize button can be used to minimize to the taskbar.

The console could be closed by right clicking on the taskbar tray icon or by selecting file>exit in the program window.

#7362 Implement correct SSL shutdown on closing connection new Bug report normal FileZilla Client
Description

When using the Filezilla FTP client with explicit SSL/TLS, the connection to the FTP server is closed without regarding the SSL shutdown that is expected by servers implementing TLS.

Before closing the TCP connection, a correct TLS shutdown should be initiated.

Typical error in vsftp implmenting FTP/TLS: [username] DEBUG: Client "IP", "Connection terminated without SSL shutdown - buggy client?"

Specification for closing TLS connections:

http://www.ietf.org/rfc/rfc2246.txt 7.2.1. Closure alerts

Correct Behaviour for shutdown is important to ensure TLS' resistance against truncation attacks.

#7367 New version disables trust this certificate check box for self generated certificates new Bug report normal FileZilla Client
Description

This is not an improvement. I'll reinstall the old version until this gets changed.

#7368 GUI enhancements for This/New tab selection new Feature request normal FileZilla Client
Description

It would be nice to be able to use well-known interaction patterns from web browsers. Middle-clicking (and Ctrl-clicking) items in the Site Manager split-button drop-down should open new connection in new tabs.


It would also be good to update the 'Already Connected' current/new tab dialog to use two large buttons for the options.

related: #5605, #7366

#7371 Command line option to bring up an Enter Password dialog. new Feature request normal FileZilla Client
Description

I searched, but didn't see that this has been previously requested...should be fairly easy to implement...

Request: Provide a command line option to force FileZilla to bring up a password or login dialog before connecting to URL specified on the command line.

Reason: I have a need to, and suppose others do to, for being able to launch FileZilla from a script, directing it to a certain URL, "protocol://username@site/subdirectory", and then asking for a password. For many good reasons, I do not want to plain-text the password within the script, nor do I want to ask for or include it on the command line. Instead, I would like a way to have FileZilla start-up and ask for the password prior to connecting to the URL/site.

This might best be implemented generically as a command line option that brings up a login dialog, asking for username and password, with username already filled in if it was specified on the command line.

#7372 Use global account for server login / corporate password new Feature request normal FileZilla Client
Description

Hi,

i have many connections to different server, with the same credentials (ldap / active directory). So when i change my monthly password, this is kinda cumbersome to change every password on every connection.

What i would propose is a new "global Account" LoginType, where a global setup of username & password could be reused in every connection. This only needs to be setup / changed once, working for all connections.

tia, Myron

#7383 Improved Log Window new Feature request normal FileZilla Client
Description

Improved log window suggestions: New Tab - Bigger Text/List Box Date + Time stamps on messages - would like to see the time certain events took place. Log Filter - Search or filter for certain events Event Triggers - Trigger event/color/action if certain event took place

#7386 Need an improvement aboud exporting sites to xml file. new Feature request normal FileZilla Client
Description

When I export my ftp sites to xml file with the site manager,I need to export some of the sites to an xml file,but I can only export one site or export all sites.Is it possible to provide a multiselect function like that I could hold my CTRL key down and select some sites,and right click my mouse,export the selected sites to an xml file.

Thank You.

#7391 Server - Display Connection Count new Feature request normal FileZilla Server
Description

It would be useful to me to be able to easily see the number of current connections to the server.

#7395 Many server in servermanager list new Feature request normal FileZilla Client
Description

If you have a lot of server in the servermanager (e.g.>100), and you use the small arrow right to the servermanger button, you get a list, that don't fit on the screen. It took long time to navigate to serverentries at the bottom of that list.

It woult be perfect, to get a list like the windows start menu, that list the entries in rows next to each other, when the list became to long.

#7407 New function for uploads: backup and overwrite new Feature request normal FileZilla Client
Description

I'm updating Joomla manually with FileZilla and backup every overwriten file. The update is provided as zip-file with updated files.

It would be very useful if there were a function like "backup original to local folder and then overwrite it". (so just like I do: check the update-package for files and copy everyone to PC, then overwrite with package).

Thanks for FileZilla,

ACCakut

#7411 Overwrite remote file without prompt confirmation occasionally new Bug report normal FileZilla Client
Description

I have found that filezilla overwrite remote file without prompt confirmation occasionally. Restarting the program will make it become normal.

FileZilla version: 3.5.0. O/S type & version: Windows Vista SP2 x64

#7412 prompt for confirmation before clearing Quick Connect Bar new Feature request normal FileZilla Client
Description

It is WAY too easy to delete the history on the quickconnect bar by mistake. The clear button is only a millimeter away from the quickconnect button. I've done this several times now and it is really frustrating. Please rearrange options.

#7414 SmartFTP: tabs which change the local or remote only new Feature request normal FileZilla Client
Description

Friend's wasting her time with finding cracked SmartFTP cuz FZ lacks features like tabs which doesn't change both local & remote views along with diff' Server.

#7415 Saving of a file moves FileZilla to the foreground new Bug report normal FileZilla Client
Description

I'm using FileZilla 3.5.0 on Ubuntu 11.10 dev. If I open a file from a server and save the modified content the window that askes me to upload the file appears after ~5-10 seconds. The problem is that this action forces FileZilla to be the first window. The active application (here the text editor) is moved behind FileZilla which is very annoying.

#7416 Uploading large files repeatedly trashes previously uploaded file new Bug report normal FileZilla Client
Description

When uploading a folder with files of size 500MB to 5GB, FileZilla hangs as it gets to the end of the uploaded file, waits a minute or so, then restarts and clobbers the fully uploaded file and starts again.

Here's the part of the FileZilla log showing a file being uploaded successfully, then clobbered. [I have trimmed out the actual names and ip addresses, that's all].

Status: Connected Status: Starting upload of C:\Users\....\Documents\....\MVI_0113 Program in Livingroom continued.MOV Command: CWD /../for upload Response: 250 Commande CWD exécutée avec succès Command: TYPE I Response: 200 Type paramétré à I Command: PASV Response: 227 Entering Passive Mode (94,23,29,129,133,163). Command: STOR MVI_0113 Program in Livingroom continued.MOV Response: 150 Ouverture d'une connexion de données en mode BINARY pour MVI_0113 Program in Livingroom continued.MOV Response: 226 Téléchargement terminé Status: File transfer successful, transferred 4,294,358,511 bytes in 29346 seconds Status: Starting upload of C:\Users\....\Documents\....\MVI_9546 Carl thanks everyone.AVI Command: PASV Response: 227 Entering Passive Mode (94,23,29,129,150,10). Command: STOR MVI_9546 Carl thanks everyone.AVI Status: Resolving address of xxxx.com Status: Connecting to 94.xx.xx.xxx:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of drive40-dotspirit.com Status: Connecting to 94.xx.xx.xxx:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 879,786,140 bytes in 7201 seconds Status: Resolving address of drive40-dotspirit.com Status: Connecting to 94.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3d Server (DotSpirit.com FTP) [::ffff:94.xx.xx.xxx] Command: USER carl90 Response: 331 Mot de passe requis pour carl90 Command: PASS * Response: 230 Utilisateur carl90 authentifié Status: Connected Status: Starting upload of C:\Users\....\Documents\....\MVI_0113 Program in Livingroom continued.MOV Command: CWD /../for upload Response: 250 Commande CWD exécutée avec succès Command: TYPE I Response: 200 Type paramétré à I Command: PASV Response: 227 Entering Passive Mode (94,23,29,129,129,180). Command: STOR MVI_0113 Program in Livingroom continued.MOV

#7420 Calculate md5sum from original.file and send a original.file.md5 file. new Feature request normal FileZilla Client
Description

Hello,

At first, big thanks for FileZilla Client!, it's best *FTP* Client for me.

My request:

Please add a function calculate a md5sum's from selected local files and next I can send a md5's to a server.

Function like RMB on org.file and from content menu select 'calculate org.file.md5 & send it'.

Best Regards Marcin Przysowa

#7424 Drag & Drop on OSX 10.5 doen't work new Bug report normal FileZilla Client
Description

Filezilla 3.5.0

If you take a file from a remote server and you want to put it locally with doag and drop i can do the action like in windows.

All the version of FileZilla that i have used have this problem on OSX I think is great to solve it.

#7428 Locate on Disk for local files new Feature request normal FileZilla Client
Description

It would be a great help if there was a "locate on disk" option on the right click menu for local files. Sometimes I generate a file I then need to copy/email etc and it takes a few more steps to open explorer, get to the right server... This would cut out a step.

For an example of how this works take a look at Google's Picasa

Thanks

#7430 FTP Proxy - proxy user account password 'ASK' checkbox new Feature request normal FileZilla Client
Description

1 - I dont like to store my AD password in any application.

2 - At the office our AD passwords are changed every 40 days. 'Some' people forget they have their id/password setup in filezilla and end up locking out their account from retries with an old pass.

It would be nice if filezilla had a checkbox here where it would ask for PROXY ACCNT PASSWORD - I'm not refering to 'remote site pass' as you already have an 'ASK' option for that.

Overall .. great app keep up the great work.

#7431 FTP Proxy - 'No-Auth' new Feature request normal FileZilla Client
Description

Some, but not all FTP sites have been setup on the proxy as 'no-auth required' sites for various reasons.. some apps (mainframe) cant handle proxy auth. It would be nice to have an option to 'use custom ftp proxy without auth' I still need filezilla to know the format the proxy will accept the creds but the proxy its self bombs out if you pass creds to it when the site is a 'no-auth' site.. I would think this option would go next to the option of 'dont use proxy' for this site but would be an additional box that said use custom ftp proxy without auth? There are options to re-write how the proxy rules work but seems like there is no option in the client to do what I'm asking. I cant even set the custom proxy up without a login/pass for a 1 time use test..

#7432 Synchronized browsing is not turned on when reconnecting new Bug report normal FileZilla Client
Description

When I have toggled synchronized browsing on in site preferences and I click on reconnect to last used server, synchronized browsing is not toggled on (maybe another preferences too). When I connect to this server using Site manager, synchro-browsing is toggled on properly.

#7433 Slow startup and local path changes due to querying excessive folders new Bug report normal FileZilla Client
Description

I have noticed slow cold startup times (e.g. 15-60 seconds) for FileZilla on several computers. During startup, the hard drive is constantly being accessed. Therefore, I ran Sysinternals' Process Monitor to debug the issue.

I found that the majority of the startup time appears to be spent querying the Windows Cookies folder: C:\Documents and Settings\USERNAME\Cookies The query takes a long time when you have a lot of cookies in the folder (e.g. hundreds or thousands). I have over 3000.

Obviously, I could clear the Cookies folder to work around the issue. However, users shouldn't have to clear their Internet Explorer/Windows cookies to obtain reasonable FileZilla startup performance.

Furthermore, I'm not sure why FileZilla is querying that folder at all. I took a quick look at the source code and couldn't see any reference to the Cookies folder. Perhaps some API/library used by FileZilla is doing the deed.

If necessary, I suspect the issue can be reproduced by placing a few thousand small files in the Windows Cookies folder and rebooting to ensure the directory is not cached by Windows.

This issue may explain some of the reports in Ticket #3267. I created this new ticket because most people in that discussion seemed to think that network drives were at fault.

Please let me know if you require any additional information. Thanks!

Running: -FileZilla Client 3.5.0 -Athlon II X4 640

#7441 Allow Indexing All Drives Dynamically new Feature request normal FileZilla Server
Description

I know that individual drives can be linked via virtual path names from the home directory. This is fine if one has only a few static drives, but sometimes the drive situation is more dynamic.

I would very much like to see Filezilla Server able to create a drive list in the home directory. Such a list would contain only currently mounted drives (those with a drive letter). This would allow accessing drives that aren't always plugged in without having to leave many (often dead) virtual paths to those drives.

Thank you for your consideration.

#7444 Hostname conflicts with putty session names new Bug report normal FileZilla Client
Description

Description: Hostnames associated with a saved putty session are used if the hostname used to connect in Filezilla matches the putty session name. In other words: fzsftp.exe loads the hostname to resolve from a putty session that happens to matches the hostname that was originally supplied to it.

Steps to reproduce:

  1. Create a putty profile named "foo", with hostname "foobar"
  2. Create a Filezilla SFTP site profile with hostname "foo" (name can be anything)
  3. Enable debug output.
  4. Initiate a connect to your filezilla site.

Output:

Command: open "anonymous@foo" 22
Trace:   psftp: Implicit session load.
Trace:   Looking up host "foobar"
Error:   ssh_init: Host does not exist

Result: It attempts to resolve "foobar" Expected result: It should resolve "foo"

Comment: This is perhaps acceptable behaviour for psftp when using from the command line, but is unexpected behaviour for Filezilla.

#7455 Enable use of idle or browsing connection to download files new Feature request normal FileZilla Client
Description

It would be beneficial to download and user interaction response times if FileZilla could reuse the browsing connection (the first connection made and browsed with) to initiate file transfers, and open a second connection to resume browsing until the transfers have completed.

This arose from my use of a ssh+ftp connection which has very quick transfer times but was very slow to establish connections. With this connection policy/option available a simple two-file grab could be much quicker, and by automatically opening a connection before the user browses to the next directory you minimize overall delays experienced by the user.

#7462 Feature Request: ProxyCommand support new Feature request normal FileZilla Client
Description

It would be nice to have FileZilla support a proxy command for sftp. I use the ProxyCommand option in my ~/.ssh/config file to be able to connect to hosts I would otherwise not be able to reach. And while I could try to set up a tunnel some other way outside of FileZilla, that tends to be more of a nuissance.

Ideally, if FileZilla could read my ~/.ssh/config file and take advantage of the hosts and settings I had set up in there, it would be a nice thing to have.

#7468 Exclusive Lock FTP Windows XP to z/OS 1.11 (IBM Mainframe) new Bug report normal FileZilla Client
Description

My ID EQXFF3Q is used for the FTP. Gets message - fails - sometimes restarts.

BPXF024I (EQXFF3Q) Aug 11 11:59:39 ftps 33 : EZZ9819I FTP unable to 821 obtain EXCLUSIVE use of SYS7.G1.UNLDV8.DPVH.DB which is held by: 00A0 EQXFF3Q EXCL on SYSDSN

New version of Filezilla downloaded due to PC refresh. Have been running these FTPs now for several days. Previously was not zippy fast, but the restarts are killing my efforts.

#7469 In interactive mode, remember password for this session new Bug report normal FileZilla Client
Description

Hi, I saved a site with logon type Interactive. On each logon it asks for user. Then password. I tick remember password for this session. It shows the directory listing and won't ask for pass for navigating anymore. BUT for every single file transfer (in or out), I have to retype my password. Even if I recheck that remember box... Thanks, Max

#7471 Feature request: Load local directories in remote pane new Feature request normal FileZilla Client
Description

I have two local directories that I'd like to compare using Filezilla, which I find much more useful than the conventional directory diff utilities. (The synchronized-browsing and directory-comparison tools are especially nice.)

But, unlike with gFTP for example, I can't find a way to load a local directory in the remote pane. Could this be a new feature?

#7472 filezilla for windows uses 2 connections for 1 thread new Bug report normal FileZilla Client
Description

on public or web hosting ftp servers which only work for 1 user at a time, filezilla for windows uses 2 connections. please fix.

apparently this does not happen with the unix version, tech support tells me (or he's just on top of the network and gets no delays, and thus no lockout after 5 minutes).

the server is an (possibly an overloaded) ProFTPD as usual.

#7718 Option to ignore server features new Feature request normal FileZilla Client
Description

It's interesting to add an advanced option for user can choose not to send the FEAT command to server and therefore not to use the advanced options.

This is useful for servers that advertise support for commands like MLSD but they do it with bug.

#7721 File Import Setting Changes Edit Setting Transfers File Types but lost on restart new Bug report normal FileZilla Client
Description

FileZilla allows you to export Settings to an xml file (File | Export Settings). This works. You can export settings on one PC (Windows Server 2003 in my case) and then import (File | Import Settings) the xml file on another PC (Windows 7 Professional 64 bit in my case). This part looks like it works, but it does not work 100%. Let me explain. The import updates your Edit | Setting | Transfers | File Types ascii list and the change works when you do an automatic mode transfer (Transfer | Transfer Type | Auto). However, if you close and reopen the Filezilla Client, your changes to the File Types ascii list are lost. To Test . Export your settings. . Delete one of your ascii File Types, e.g. bat . Close and reopen Filezilla Client . Go to File Types ascii list, bat is not there, great. . Now import your settings that you exported earlier. . Go to File Types ascii list, bat is there now, great. . transfer a bat file to a UNIX box in auto mode, great, that works. . Close and reopen Filezilla Client . Go to File Types ascii list, bat is not there, BUMMER.

The settings that you import are lost on restart.

This is a pain, if you are trying to use the same "standard" File Types definition at more than one location. If this worked, it would make it a lot easier to use automatic mode for a mixed bag of ascii and binary file types. Youp would be able to get repeatable results.

A separate issue is a feature request: to allow the user to choose to remove items from the Files Types List when importing a Setting XML file, if those files are no in the XML that you are importing, but are in your existing File Types List. Not havign this feature, means that you have to empty your Files Types List before importing the XML or manually delete unwanted file types before or after importing the XML.

#7728 file appears in successfully transferred tab even when cancelled new Bug report normal FileZilla Client
Description

When trying to upload a file that already exists, I press cancel on the box that asks whether I want to overwrite, and the file is then added to the successful transfers tab, so it makes me think it was uploaded anyway, even though I clicked cancel, I don't think it's a bug since the file isn't uploaded, but it's confusing.

#7730 Delete Entry in Site manager on uninstall new Bug report normal FileZilla Client
Description

On uninstall, FileZilla doesn't delete settings like sites entries in the Site manager, meaning if someone else installs FileZilla afterwords they can access all servers.

I think it should delete all Entries in Site manager on uninstall.

FileZilla:FileZilla_3.5.1_win32-setup

#7734 Files upload with zero file size new Bug report normal FileZilla Client
Description

Upload of files produces zero file size on server. A renamed file on the server produced zero file size upon save. After "Checking for Updates" and uninstall/reinstall, able to upload file as created; however, if server file is deleted and same file is uploaded again, zero file size is result again. Repeated uploads does not resolve. Deleting file from server first and then uploading file does not resolve. Does not happen with just this same file. Closing program and restarting does not resolve. Disconnect/reconnect does not resolve. Only uninstall/reinstall resolve it for one time upload thereafter. Filezilla vers 3.5.1

#7735 Automatic selection of parallel upload transfers new Feature request normal FileZilla Client
Description

I had been testing different scenarios of uploading a bunch of files with different network connections (wlan and eth) and have a good idea for improving upload speed.

  • Lots of small files: If transferred in parallel, the whole proccess is completed in less time than transferring them one by one.
  • Lots of large files: Transferring them one by one is *faster* than transferring two or more at the same time (the sum of all individual speeds did not equal than the individual upload speed of only one upload).

So with this data I suggest to have a configuration that would enable "automatic" parallel handling that would work as follows:

Configuration needed: 1.-Threshold to consider a file small (called A) 2.-Maximum number of threads to enable if procceeds (called B, can be taken from global config)

Suggested behaviour WITH this new option enabled: 1.-Sort all upload list by size (asc or desc) 2.-Start transfer:

3.-If current filesize is less or equal than threshold A

then

  • Upload them in PARALLEL using B connections

else

  • IGNORE parallel options and upload files ONE BY ONE

I tested this scenario locally connected directly by ethernet cable, and by wireless lan, and in both cases, speed improvement was really really significant.

So what about having it in config so this can be done automatically?

#7736 FTP Keep-alive for each Site Manager entry new Feature request normal FileZilla Client
Description

There would be very usefull if we could choose the FTP Keep-alive function for each entry in the Site Manager. What about a CheckBox at Advanced tab, on the Site Manager to make it, choose FTP Keep-alive on or off.

#7737 Directory listing "updates backwards" new Bug report normal FileZilla Client
Description

When I upload a file to the server, the file list on the server directory updates according the new upload. But when I click the button "Update Directory and file listing", the list on the server "goes back" to the previous list.

If I log out and log in again, the list is correct, but if I click that button again, the previous list goes back again.

The listing of the local side is always correct.

MyFileZilla version is 3.5.1 and operation system Windows Professional XP Sp 3 (version 5.1)

#7740 Snap panels (message log, transfer queue) to left and right of screen new Feature request normal FileZilla Client
Description

Greetings.

Like many people, I'm now using a widescreen monitor. Currently my FileZilla client is split into four horizontal panels: message log, directory trees, file listings, and transfer queue. As a result these panels are all very short and wide.

It seems the space would be better used if the GUI allowed me to snap the panels to the sides of the screen, so that (for example) I could have the message log along the left, or the transfer queue along the right, or both. Then I would have four columns: message log, local tree/files, remote tree/files, and transfer queue, and there would still be plenty of horizontal room. Alternately, I could leave the log and the queue at the top and bottom, and have the directory trees to the left of their respective file listings rather than above them.

A good example of this behaviour can be found in most IDEs, which tend to have a lot of different panels available, but are flexible in how they can be arranged. You can dock them to an edge of the screen, or split them with another panel already docked to that edge, etc.

Just a suggestion. I love using FileZilla, and an improvement like this would only make me happier.

saltire

#7755 Program installs but doesn't display on screen. new Bug report normal FileZilla Client
Description

Program installs. Shortcut pinned to icon menu. But when I click shortcut, it does not display.I see it as a small window above the icon but it does not display large on th screen.

The program works fine on my main computer and on my work computer. But on this second computer at my home I have these problems.

All three computers are running Windows 7 64-bit. The two computers that work are Intel i7 processors. The one that does not is a dual-core AMD processor.

#7758 ICO and other Images marked as ASCII rather than binary until toggled. new Bug report normal FileZilla Client
Description

Whenever i upload images on any server all images get corrupted. I uninstall and reinstall filezilla, but still problem is not solved, so please help me here what's wrong. Thanks.

#7761 Save highlighted list of files into the system clipboard new Feature request normal FileZilla Client
Description

I get request for list of files or have to create an html page from a list of files and wondered if that functionality of saving the highlighted list of files into the system clipboard so I can paste into my editor.

Thanks

#7763 Downloaded files on large number of files transfer end up in wrong folder new Bug report normal FileZilla Client
Description

I was downloading a Joomla website with a reasonably large amount of temporary files to my local computer. The total number of files moved was 7,079. However, the folder structure on the target side is not the same as the on the source size and files seem to have ended up in random locations. It looks like that the 'active' folder for the file transfer was set to whatever the 'active' folder was for the thread that was queueing all the files to be processed. For example. I have a folder "templates" on the source side, with subfolders "beez", "ja_purity", etc. But on the target side, the "templates" folder does not have any subfolders, but has just contains a few files "blogger.php", "blogger.xml" and a few more, that should be in "plugins./xmlrpc". The "beez" and "ja_purity" folders have ended up within the "tmp" folder instead of in "templates" on the target side. But then have subfolders themselves that are in the tmp folder on the source side.

I have the max simultaneous transfers set to 1. The source server is a Linux machine, running Apache 2.2.3. The target machine is a Windows 7 one.

#7777 filezilla.xml Corrupt new Other normal FileZilla Client
Description

While filezilla.xml corrupt, it should be auto repair or something, since it annoying me after open the filezilla, pop out a warning always

#7779 Blinking butttons on bottom right corner of FZ Client new Other normal FileZilla Client
Description

I looked in the FAQ but didn't see anything on it. There are 2 little lights at the bottom right corner. One is blinking red and the other is gray. What do these buttons signify?

Thank you in advance. PGelsman

#7782 'View/Edit' can't open associate program new Bug report normal FileZilla Client
Description

My php file is associated to editplus. But when I select 'View/Edit' entry in filezilla, it prompts me "the file'test.php' cannot be opened: The associated program (WX_DDE#D:\Program Files\EditPlus 3\EDITPLUS.EXE -nm##System#[open("test.php")]) could not be found. Please check your filetype associations."

#7783 Queued transfers dont reget if app restarts new Bug report normal FileZilla Client
Description

If you shutdown politely (or the system shuts down), the app DOES remember what was in the transfer queue. Unfortunately, it does not resume (reget) the transfers, it restarts them from scratch.

This seems like a bug, but I suppose it could be a feature request.

More specifically, if I shutdown & restart the app, and begin processing the transfer queue, I would like transfers to continue so it does not take many many hours to recover back to where you were.

#7784 Add buttons to increase/decrease # of simultaneous transfers new Feature request normal FileZilla Client
Description

I find myself adjusting the "Maximum Simultaneous Transfers" on a fairly regular basis to adjust link usage and favor finishing some longer transfers over more transfers.

Please consider adding two new toolbar buttons to increase / decrease the "Maximum simultaneous transfers" count.

#7785 Encrypted settings file for portable safety. new Feature request normal FileZilla Client
Description

Hello. I'm using filezilla fondly. However, there is a significant deficiency. Ftp site of dozens of information I registered in the program. If the flash memory is stolen, or disappear, people who run filezilla can reach all the sites. Why does not turn on with a password filezilla? Opening must be a user name and password is. also sites for the encrypted user name and password. I'm sorry, my English is very bad. I use the Google translator. Byee

Saygılarımla... Hakan TOPTAŞ Bilgi İşlem Sorumlusu

#7786 renaming of library / pds members on z/OS new Bug report normal FileZilla Client
Description

I tried to rename MDCT.PROD.C(TTR249) to MDCT.PROD.C(TTR249O2). Below is log with error need to be fixed (output name is incorrect).

Command: PWD Response: 257 "'MDCT.PROD.C'" partitioned data set is working directory. Status: Renaming MDCT.PROD.C(TTR249) to MDCT.PROD.C.TTR249O2 Command: RNFR 'MDCT.PROD.C(TTR249)' Response: 350 RNFR accepted. Please supply new name for RNTO. Command: RNTO 'MDCT.PROD.C.TTR249O2' Response: 550 Cannot rename from partitioned data set MDCT.PROD.C(TTR249) to a different partitioned data set MDCT.PROD.C.TTR249O2.

#7792 characters mirrored in transfer tab [hebrew] new Bug report normal FileZilla Client
Description

hi just a simple bug in tranfering tab when use of hebrew lang the numbers and letter is reversed !!!! very annoiny.. thank for your time great app!

image : http://img263.imageshack.us/img263/291/16524663.png

#7794 Transfer speed in transfer queue shows KB/s, MB/s, GB/s (etc.) ONLY, regardless of the preferences assigned EltonAhl Bug report normal FileZilla Client
Description

In FileZilla, it is possible to select in the preferences how file sizes are shown. If I select for example the IEC style (KiB = Kibibyte = 1024 Byte) instead the default "Byte" option (=no KB,MB,GB,etc. just Bytes), FileZilla applies this perfectly to everywhere where file size appear, EXCEPT when one file gets transferred. Then, in the transfer queue, the transfer speed of all is still shown in the "KB/s" (for example) format instead of the "KiB/s" format which I selected in the options. All other file size numbers are formatted as selected in the settings. It seems the shown transfer speed completely ignores my settings; it also shows "KB/s" if I selected to show only Bytes.

#7806 App Data localtion should be customable new Feature request normal FileZilla Client
Description

OK, ticket #2173 said the Windows App Data, should be stored in [system drive]:\Documents and Settings\[logged on username]\Application Data\[Filezilla] ...

And there, i suggest it should be point by commond line option, like google chrome's --user-data-dir <path-for-custom> or any else it can do this...

Any body want a portable version for filezilla client on USB strore device really need this feature.

#7816 Always connected - dialog with optional disabling this feature new Feature request normal FileZilla Client
Description

Hello, while im using sperate connections to different paths, i have to confirm always a connecting - dialog.

May you can set up in preferences, so it will always (like in version 2) connect to the same tab as i want ?

I dont need this dialog. I want disconnect the acutal connection and connect to another without asking me.

This dialog is going to annoying me really :(

#7822 uploading/saving deletes part or all of file new Bug report normal FileZilla Client
Description

When I upload a file or save a file that gets uploaded to the server. Not the whole file is uploaded. For example, if the page is 54,000 bytes and I add to it then save, it may save at 49,000 bytes and part of the page will be missing. Although, the whole code is still in my editor, it's just not saving to the server. There has been a few circumstances when the whole file would be deleted. A 54,000 byte file would go to 0 bytes when saved.

#7824 Provide allocation of download & upload slot for View/Edit file new Feature request normal FileZilla Client
Description

There are many times when I'm servicing a FTP site when all of my download slots are transferring and I want to edit a site file. I right click on the file and the file is added to the end of what might be a long queue.

A useful feature would be to be able to reserve a download & upload slot for using View/Edit file.

#7825 Site manager: Delete key new Feature request normal FileZilla Client
Description

At the moment, you have to press Alt+D to delete an entry in the site manager. Could you please also add the possibility to use the "del" key for that? I think that is more intuitive.

#7827 Site manager: Don´t open folders when dropping an entry new Feature request normal FileZilla Client
Description

When moving multiple entries one for another with the mouse into some folder, that folder always opens.

Now, when you have a long list, you always have to close that folder to get to the position you´ve been before. If a folder the mouse hovers over would only open after a second (and also not when the entry is dropped), this would save some effort.

#7830 Custom Command "Site Trailingblanks" not working with z/OS FTP server new Bug report normal FileZilla Client
Description

Using latest 3.5.2 Filezilla Client on Win32 platform (XP). Connecting to z/OS v1r9 FTP server, downloading Fixed Block datasets where trailing blanks are critical to retain.

Using Custom Command in Filezilla to send command: site trailingblanks ("site trail" for short)

When the dataset is then downloaded in ASCII format, the blanks have been stripped.

I can perform this command from both a WSFTP LE v12 GUI client and both the standard Windows FTP client and the MoveItFreely FTPS command line client, and it will work and the dataset has blanks properly retained. I cannot attach data since it is sensitive.

#7841 Re-downloading Server File new Feature request normal FileZilla Client
Description

When selecting multiple files on a server to edit, when it gives you the option to re-download or open local. There should be an option to apply to the queue, like when overwriting files.

#7847 FileZilla client sometimes does not send PASV, LIST -a after receiving LIST response new Bug report normal FileZilla Client
Description

Sometimes FileZilla will - on repeated connections - fail to issue the PASV and LIST -a commands despite geting a "226 Transfer complete." after a LIST command.

This happens on the same server, same remote directory, same conditions as when it works, but when this happens, it almost always continues, each time I abort session and reconnect, or when I restart FileZilla. I have had to reboot the computer, which solved the issue on several occasions. Only once did it work again without a reboot, after 3-5 times reopening and re-trying with FileZilla, then taking a break, before trying again.

It appears to be the client not responding to the LIST command response, as normally the client should issue PASV in response to "226 Transfer complete."

For example:

Status: Resolving address of ########.### Status: Connecting to ##.##.##.##:21 Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ########## Response: 331 Password required for ##########. Command: PASS * Response: 230 User ########## logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-FEAT Response: SIZE Response: MDTM Response: 211 END Status: Connected Status: Retrieving directory listing... Command: CWD /###### Response: 250 CWD command successful. Command: PWD Response: 257 "/######" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (##,##,###,##,##,###). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete.

Here it just hangs, instead of the usual:

Command: PASV Response: 227 Entering Passive Mode (##,##,###,##,##,###). Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful

#7848 Add Easy Filter Toggle/Selection new Feature request normal FileZilla Client
Description

I've created a filter to hide files/folders that start with '.'. This is useful as I usually do not need to access or transfer hidden files. But I occasionally do have to. I was wondering if a quick select (dropdown select box) or a toggle button for any saved filters. Possibly above the 'Quickconnect' bar.

#7851 No Proxy settings for client update new Feature request normal FileZilla Client
Description

Under menu item "Hilfe", there is an entry "Nach Updates suchen..." (German version); English version should be something like "search for updates". This task fails, as I'm sitting behind a proxy-server. I'm able to set proxies for my ftp connections, but I can't set a proxy for this update feature. This would be a nice feature to add to the FileZilla client. Thanks!

#7852 FTP - SSH bug new Bug report normal FileZilla Client
Description

It was reported that in version 3.5.0 that CVE-2008-5161 and CVE-2008-1657 Cipher-block chaining ciphers were supported. I am currently running 3.5.2 and this is not supported.

Additional information can be found at http://web.nvd.nist.gov.

#7853 Multiple FTP Transfers and Speed Limits. new Bug report normal FileZilla Client
Description

I routinely start 6-8 long parallel file transfers from my ONE host to my local PC. In general this works very well, including respecting any up/down speed limits that I set. However, there is one specific case where this breaks down.

The transfers seem to "set max their speed" when they are started, some are slow, some are fast. The first ones that start usually run very fast, the others usually end up going much slower.

The problem being that after the fast ones finish first, the slow ones do use the extra bandwidth and continue running as slowly as if there were other fast transfers still present.

This means the slower transfers take a VERY long time to finish even though there is plenty of unused bandwidth available. They never increase their speed up to the speed limit once the other transfers complete.

All of the active transfers should adjust up to use available bandwidth equally, and dynamically increase/decrease speed as transfers come/go.

#7854 add Site Manager to Jump List (Windows 7/8) new Feature request normal FileZilla Client
Description

would be very useful to have the Site Manager accessible from the Jump List of the FileZilla shortcut in the taskbar, or the option to use the Quickconnect list instead so we can open the program directly connecting to a server.

#7861 Remote Site issue with capitalization new Bug report normal FileZilla Client
Description

When a remote folder has 2 subfolders that differ only by capitalization, the Remote Site box content does not change when you switch between these two folders. Example: my site has these two folders: "Manuals" and "manuals" The Remote Site box always show "manuals" regardless of which folder I am in. The folder content are correct though, so it appears to be only a problem with what is displayed in the Remote Site box.

#7863 Directory Caching new Feature request normal FileZilla Client
Description

I am a huge fan of Filezilla and I use it everyday on my windows pc.

One thing that I noticed that is missing from Filezilla is the directory caching feature. I connect to my server several times a day and its a huge waste of bandwidth to retrieve the file listing everytime, not to mention the wastage of time.

I would really like to see Filezilla give an option to cache directory listing.

#7865 Queue lost on close of program when multiple servers are being used new Bug report normal FileZilla Client
Description

I've been trying to upload to and download from 2 different servers on the latest version of FileZilla. While the uploading process seems to be working properly, there have been issues when I have tried to close FileZilla.

When I'm uploading/downloading from a single server, I just have to stop the processing of files and close the program. The files will be in the queue the next time I open the program.

With the multiple servers, if I try the same process, after I try to close FileZilla, I get a message telling me that all or part of my queue has been lost. When I open the program again, there will be nothing in the queue. It is rather frustrating to have to re-queue the files that didn't upload.

#7868 "Cancel" must be "cancel the whole upload process/disable transfer queue" new Feature request normal FileZilla Client
Description

I really like FileZilla, but today I started to upload some files and I understand that the remote directory is wrong. When overwrite confirmation dialog appears I click "Cancel". But the upload process doesn't stop. And I didn't know how to stop it actually.

We have the "Skip" option in this dialog, so please make "Cancel" button to cancel the upload process.

#7869 When FileZilla processing imported queue its failing to automatically create missing directories new Bug report normal FileZilla Client
Description

I'm using a tool, which help me to automate creation of queue for FileZilla.

Recently I've found an issue, why sometimes not all files was uploaded. The reason is, that FileZilla doesn't automatically create directories on the FTP, if that directory is missing. FileZilla tries to switch to that directory, and after unsuccessful try it breaks connection, as it shows on attached screenshots.

Expected behavior: FileZilla shoud automatically create missing directories on the FTP, if they are missing during queue processing.

#7871 Dynamic Simultaneous Transfer Limit? new Feature request normal FileZilla Client
Description

I often transfer files through FileZilla that are of varying sizes; and I often find myself prioritizing files by size, since I want to download the smaller ones first, then gradually start downloading larger files as the queue gets completed.

So here's my idea; Say, while you're transferring a 10MB file that takes some time to upload, if the next file is only 2KB, for example, then it will override the transfer limit automatically and upload that 2KB file while it's uploading the 10MB file. if the next file is, say, 3MB, then it will wait until the 10MB file transfer is done.

It's kind of hard to explain but I hope you get the gist of it. This would be nice to have as a option, especially when you are backing up a website via FTP to your computer.

Anyway, I hope the see this feature implemented eventually. Thanks for reading this long request. I have to say that I would not be as happy using FTP if it weren't for FileZilla; it's been the most helpful program for FTP uploads I've ever used. Thank you so much for developing it.

Cheers!

-Camo Yoshi

#7874 Bypass proxy for all local sites new Feature request normal FileZilla Client
Description

Hi there,

I tried to find a solution on the forum as well as on the internet, but it seems no one ever faced this problem. And another user gave me the hint to send you a feature request on this topic.

Regarding proxy traffic at a customer's of mine I face a rather unexpected issue: top 5 of download traffic on the ftp proxy results in local ftp servers, looking at upload traffic it's even top 4. As to say, this is a 3.000 clients plus network so any changes made by hand are no use at all, such as some explanations I found mentioning "switch to IPv6".

Thing is, FileZilla stores some information in XML files, and in theory it surely would be possible to adopt sitemanager.xml for specific sites with <BypassProxy>1</BypassProxy>. However, what I'd really like to do is bypass really every local traffic because there is simply no need at all to weigh the proxy down. Thus, even if a user enters an internal address manually it will not result in proxy requests.

And hardcoding specific addresses in XML files is no use anyhow, as I would have to specify username and password for this machine here as well. I want to assume the companies' compliance managers would rip off my head for doing so

Kind regards, Patrick

#7878 Log file improvement request new Feature request normal FileZilla Server
Description

After reviewing similar log file tickets (5133, 5169, 2753, and 2422) and observing they didn't mention my concerns, I thought I would offer two suggestions that I think would improve your valuable application.

First, I suggest addition of an option to browse and select a custom folder for log files. That would allow use of a separate data drive which might have more space and/or more frequent backups than the OS drive, and would also be more consistent with the concept that one can already custom locate the ftp store.

Second, I suggest that the date stamp format of each log entry always be MM/DD/YYYY, and the time stamp format always be HH:MM:SS. This format change would use a leading zero when the month, day, or hour is less than 2 digits so that log file text strings can more easily be imported as a columnar or structured data file. Also, the AM and PM entries are sort of redundant or superfluous and could be dropped. The more rigid string format would probably benefit those who try to programmatically automate the review of large log files, but have to first pre-process each line to allow for or rewrite varying time and date strings.

Below, I offer two recent actual log entries and a theoretical third log entry as an example of the current format. My point is to illustrate how current entries don't line up in a columnar fashion because of the varying format of date and time entries:

1: "(001739) 1/14/2012 0:00:02 AM - hbwilliams (192.168.102.34)> QUIT"

2: "(002190) 1/14/2012 16:19:58 PM - hbwilliams (192.168.102.34)> 150 Connection accepted"

3: "(002190) 12/14/2012 16:19:58 PM - hbwilliams (192.168.102.34)> 150 Connection accepted"

Implementing my suggestion would reformat the data as follows where each entry would line up in a columnar fashion, and the data strings would be shorter since AM and PM is dropped:

1: "(001739) 01/14/2012 00:00:02 - hbwilliams (192.168.102.34)> QUIT"

2: "(002190) 01/14/2012 16:19:58 - hbwilliams (192.168.102.34)> 150 Connection accepted"

3: "(002190) 12/14/2012 16:19:58 - hbwilliams (192.168.102.34)> 150 Connection accepted"

In closing, an earlier request to offer shorter time increments for log files would be helpful because a daily log file can grow very large and be slow to directly open and review.

Thanks for such a great product.

#7879 Multiple Channel Downloading new Feature request normal FileZilla Client
Description

Currently there is a way to specify a maximum number of connections to a specific server, however on common configurations the maximum can be very low (3-5) with a large number of these servers also imposing connection based bandwidth restrictions. In the event that the end user is downloading a large quantity of files with a range of sizes the download queue will tend to 'choke' if all of the current download slots are filled with large files.

The proposed functionality is to add the ability to specify a subset of the connection limit to be dedicated to small files. Additionally a configuration on what a 'small' file is should be provided.

Once implemented this functionality will subvert the aforementioned 'choking' by allowing smaller files to complete in parallel then merging the small file connection pool with the main pool, allowing for larger files to use the connections.

#7883 View/Edit is riddled with problems, please allow me to view but disable editing new Feature request normal FileZilla Client
Description

The ticket repo is full of issues related to view/edit where the wrong file is uploaded, problems with same-name files getting saved back to the wrong place, etc. Please do not think this is fixed... I had a server down 4 hours today because a file was written to the wrong place via FileZilla's view/edit.

The goofy async timing of when FZ notices a change can occur out of order or with unexpected delays. Even if this is not technically a "bug" it is a user interface nightmare and it is no wonder the wrong things occasionally get written to the wrong places. I love the ability to view the contents of a remote file, but the "save" thing really, truly does not always work right.

I would like to be able to set a preference to completely disable the auto-upload/saving of files I am viewing. That is:

  • "View/Edit" becomes "View".
  • Always view with a fresh copy to be SURE it's the correct remote file.
  • Never offer to save changes back to the server.

thanks for listening!

#7888 show additional information on ssl/tls connections new Feature request normal FileZilla Client
Description

Hello,

I think it would be beneficial to include some extra details for ssl/tls connections.

A few that come to mind are the ssl/tls version used example TLSv1, TLSv1.1, etc.

Also, I think it would be helpful to include the signature algorithm used example SHA-1, SHA-256, etc.

Thanks

#7891 Allow opening of more than one site automatically at startup new Feature request normal FileZilla Client
Description

Allow the ability to include more than one site to the filezilla command line so that upon starting the filezilla client there will be will be two or more tabs, each with an already active session.

Thank you.

#7894 Ability to dowload list of URLs new Feature request normal FileZilla Client
Description

Please implement the ability to download list of files.

Example list:

ftp://user1:password1@ftpserver1/path/filename ftp://user2:password2@ftpserver2/path/filename ... ftp://userN:passwordN@ftpserverN/path/filename

List of URLs can be either loaded from text file or entered into text box.

Real case: I'm a telecom engineer and very often I have to download list of firmware that contains several files. All of them located at the same server but username and password are different and changed once in several hours. It's very time consuming to enter it manually every time for every single file.

#7900 Getting 425 Errors in queue mode after a while new Bug report normal FileZilla Client
Description

Hi,

on a German 1&1 (1 und 1, 1und1) server, if I download a whole directory incl. subdirs, after a while, I get many 425 errors, can not retrieve directory and can not download (as logged).

But if I go manually to one of that directories, I can see the contents and can download the files.

See attached FTP-Log. Errors begins near line 404.

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#7902 Using environment variables in local directory new Bug report normal FileZilla Client
Description

I won't get environment variables to work in defining local directory on sitemanager.xml:

<LocalDir>$USERPROFILE\My Documents</LocalDir>

Or should they even work? Is the config location only setting where it owrks?

#7903 Output files ae not be locked while written to new Bug report normal FileZilla Client
Description

I a Perl program that checks a folder for incoming files and this program utilizes Perl's file locking mechanism which appears to work universally with other Window's programs. It does not work with your client which either implies that you are not locking the files that you are writing to on the user's local machine or a machine on the LAN. As example would be to fetch a file from a customer's machine via FTP and your client and to write it locally. The Perl program attempts to lock its incoming file which would be your outgoing file and the Perl program is able to lock the incoming file, indicating that your client is not locking the file that it is writing to. I would officially request that this file locking support be added for the local output files.

#7906 Directory list should support pressing first letter new Feature request normal FileZilla Client
Description

It´s already possible in the file list to press the first letter of an item you want to go to (instead of clicking with the mouse).

Would be great if this also worked in the directory list.

#7907 Delay loading of file list when going through directories new Feature request normal FileZilla Client
Description

I sometimes use the cursor keys to navigate in the remote directory list. Unfortunately, when I e.g. go down three directories, FileZilla loads the file list and when I´m already at the third item, FZ jumps back to the first directory.

To improve the handling of this, I propose that FZ only starts getting the file list after e.g. 100 ms. That way you can navigate with the cursor keys withouth FZ interrupting and you still won´t notice a lag when FZ starts to get the file list.

#7908 Often locking folder navigation on Mac after awhile new Bug report normal FileZilla Client
Description

When being idle in Filezilla for Mac for about 5-10 minutes, the program tends to "lock" the folder making navigating away from it impossible.

The error msg reads: "Error: Connection lost by timeout Error: Could not fetch folder content list" (translated from Danish)

Only solution to this is establishing a brand new connection to the server, which seems quite time-consuming the fifth time.

#7909 Max Simultaneous Transfers over set limit causes server timeouts new Bug report normal FileZilla Client
Description

In Concurrent Transfers default was 4 but Filezilla was trying to send more than 8 simultaneous transfers causing Server to do dozens of 5 second timeouts since it has a limit of 8 concurrent transfers allowed. Verified this was the problem in cPanel, which showed 8 current transfers, with warnings. This occurred when I was uploading about 2200 files. Left about 120 as "failed".

Basically, even though setting was 4 concurrent transfers, program was sending 8 and trying to do more, stalling out my server.

After complete, I changed the settings to 3 simultaneous transfers, put the failed files back into live queue and resent OK.

Conclusion: the amount of files in upload queue caused something to override default simultaneous setting.

Thanks. =============== FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#7913 Quick Connect History: UX feature requests new Feature request normal FileZilla Client
Description

hi,

I want to point out some things that are not quite right:

  1. the quick connect history should not record an entry when password or username are wrong (as is the case for virtually all my failed connects) - there is no need to store a record of a mis-typed password.
  1. it should also arrange its entries by most used rather than chronologically, or at least have that option available
  1. it should also list more than ten previous connections

when I work, on many sites, sometimes concurrently, but often delving back into old projects for updates, the lack of a good history of connects can be awkward in a program I use every day. I would love for the connection process to be simplified :-)

Colin

#7916 Feature request: filter/search addresses new Feature request normal FileZilla Client
Description

When the list of saved addresses gets big it would be useful to have ability to filter them by starting typing a word.

eg. typing 'exa' will display only addresses having 'exa' in name, eg. ftp.example.com

Many programs is getting search oriented (e.g. Windows 7 menu, Unity, new Ubuntu will even have menu with search ability).

#7921 Option for grouping bookmarks by folders new Feature request normal FileZilla Client
Description

When the number of bookmarks is large, it is difficult to navigate through a single large bookmark list. (One needs to scroll down the list)

An option for grouping them in a folder structure would very useful to be able to organise the list. (Similar to web browsers like IE or FF)

I think, even a folder structure of a finite number of levels of depth (eg:2-3) would be fine for most users.

#7923 SFTP Permission Handling new Bug report normal FileZilla Client
Description

The SFTP permission support is a bit weird. It shows owner/group, setgid/setuid bits but FileZilla doesn't support changing or preserving these settings on a file or directory.

For example chmod 2755 or 4755 or 6755 on a folder/file. Uploading a file with the set(u/g)id permission bit set is not preserved. Or changing the Owner/Group/Other permissions (777-000) will also remove these bits forcing you to launch an external program to set those bits manually.

A switch should be used for SFTP based connections to support Owner/Group changes, as well as the 4th octal permission bit, since FileZilla executes the chmod command it should accept all 4 octal bits, and also support chown/chgrp

Command: chmod x750 "test" Error: chmod: file mode 'x750' contains unrecognised user/group/other specifier 'x'

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

Version:          3.5.3

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

Linked against:
  wxWidgets:      2.8.12
  GnuTLS:         2.10.4

Operating system:
  Name:           Windows NT 6.1 (build 7601, Service Pack 1)
  Version:        6.1
  Platform:       64 bit system

#7925 Refresh delay is very long now new Bug report normal FileZilla Client
Description

In the past, keying <F5> to refresh the display after the connection had timed out used to be instant. For the last few versions of FZ, however, it takes at least 30 seconds.

Because the time-out period is so short, refreshing to reconnect so often is becoming very tedious.

Can you make the refresh period instant again, please?

#7934 Filezilla 3.51 and MOVEit DMZ new Bug report normal FileZilla Client
Description

On version 3.5 the conenctivity to our MOVEit DMZ server with Filezilla was fine. Now after 3.5.1 and 3.5.3 we get a problem, if i copy a folder from MOVEit to my PC then delelte it from the MOVEit Server filezilla errors. I have a work around which I must enable keep alives and reduce the maximum simultaneous connections to 1.

#7943 Ability to handle urls from browser (Mac OS X) new Feature request normal FileZilla Client
Description

Don't know about other platforms, but I notice that on Mac OS X (10.6.8), FileZilla (3.5.3) does not establish itself as the default handler for ftp and sftp links in web browsers. Other FTP clients do this, so it would be nice to have. Also, I notice that when I use the third-party RCDefaultApp preference pane to force an association of ftp and sftp links with FileZilla, FileZilla launches but does not process the url.

#7945 Accessing Subfolders after remote file update new Bug report normal FileZilla Client
Description

Hi, Thanks for the good Job. FileZilla is certainly the REFERENCE. Small bug I noticed in vers 3.5.3. After updating local version of ROBOTS.TXT saved on local disk, (update editor called from FileZilla and saved locally), FileZilla will display message explaining that (local File was updated, will FileZilla delete remote one and upload the new one? I confirm YES, FileZilla reconnects automatically and uploaded new version = OK)

Problem= When I click on the plus sign + to expand the root folder and display the subfolders, it dosn't work. I had to disconnect, reconnect again, then it works.

Thanks for you support. Best Regards TED

#7946 Opening local files does not use default application new Bug report normal FileZilla Client
Description

Prcedure: In the left pannel right click a file choose OPEN

Expected Results: FileZilla will pass info to the operating system so that the file is opened using the default application for file type.

Acutal results: the file is opened with a different application

Example: Choose a plain text file which I have set at Notepad++ as the default, it is opened with Notepad

#7947 Add support for server type Unisys - OS2200 new Feature request normal FileZilla Client
Description

I would like to have you add support for the Unisys OS2200 series mainframes. This OS does not use a hierarchical file structure. The only problem at the moment is that the Site Manager/Advanced tab/remote directory does not accept an OS 2200 file name.

The following is from the Unisys documentation on naming files and elements. Please contact me if you need more information.

3.3. Naming Files and Elements The only part of a file name that is required is the basic file name, as follows:

filename.

All other fields are optional. In some cases, the period is optional; if you do not include a period, the system assumes that it is the name of a file. In other cases, if you do not include a period, the system assumes that it is the name of an element. To avoid confusion, include the period except for file names specified on the @BRKPT statement. The name originally given to a file is called the external file name. A file can also have an internal file name. See Section 7.68 for information on how to use the @USE statement to give a file an internal name. Using Files and Elements

File Name and Element Name Format

[directory-id#qualifier*]filename[(F-cycle)/read-key/write-key.element-name/ version(S-cycle)]

directory-id

Shared files exist exclusively on an OS 2200 mass storage device that is shared by two or more OS 2200 systems. Shared files are different from local files, which are files that are stored on a specific OS 2200 system. The directory-id field is valid when file sharing is configured on the system. It indicates which master file directory contains the file. The directory-ID has two possible values: STD (standard) for local files on any system and SHARED for shared files. The # is a delimiter to separate the directory-ID and qualifier. This field is valid only for the following statements:

@ASG @CAT @FREE @MODE @QUAL @USE

All other statements that have a filename field cannot include the directory-ID in the file name. You can indirectly use a directory-ID for file names on these statements by either giving them internal names with the @USE statement or by specifying directory-IDs with the @QUAL statement, as in the following examples:

@USE P1,STD#QUAL1*FILEX @COPY P1.,X. @QUAL,D SHARED#QUAL1 @COPY FILE1.,FILE2.

In the second example, the default qualifier (QUAL1) and directory-ID (SHARED) that were specified on the @QUAL,D statement are assumed in the file names on the @COPY statement.

For more information on the @USE statement, see Section 7.68. For more information on the @QUAL statement, see Section 7.49. If you omit the directory-ID and # from a file name and do not specify a directory-ID on a previous @QUAL statement, the system uses the director-ID value configured at your site. One exception to this is if a user is cataloguing a shared removable pack file, the system detects it is a shared pack and uses SHARED. If you include the # but not a directory-ID, the system uses the implied directory-ID you specified on a previous @QUAL statement. If you did not specify an implied directory-ID, the system uses the directory-ID value configured at your site. Using Files and Elements

The default directory-ID and default qualifier are the directory-ID and qualifier given on the last @QUAL,D statement performed in a run. The implied directory-ID and implied qualifier are the directory-ID and qualifier given on the last @QUAL with no options performed in a run.

qualifier

The qualifier helps to ensure that file names are unique. Different files can have the same file name, as long as their qualifiers or F-cycles are different. User-IDs and project-IDs are commonly used as qualifiers, but you can create your own. The qualifier can be up to 12 characters long and can include any combination of letters, numbers, hyphens (-), and dollar signs ($). (The @QUAL statement, which also defines the qualifier, is described in Section 7.48.) If you omit the qualifier and asterisk (*) from a file name and do not specify a qualifier on an @QUAL statement, the system uses the project-ID on your @RUN statement as the qualifier. If you include an asterisk (*) but not a qualifier, the system uses the implied qualifier you specified on an @QUAL statement. If you did not specify an implied qualifier, the system uses the project-id on your @RUN statement.

filename

The basic name of a file can be up to 12 characters long and can include any combination of letters, numbers, hyphens (-), and dollar signs ($). Note: Do not use a processor name (ELT or DATA, for example) as a file name. The results will be unpredictable.

F-cycle

The F-cycle number identifies a file in a set of files that have the same qualifier and file name. Normally, you never have to include an F-cycle number with a file name. If you do not supply the F-cycle, you get the highest cataloged file cycle in the set. See Section 3.4 for more information on F-cycles.

read-key/write-key

Keys are like passwords that are required to read a file or write to it. Keys typically apply only to unowned files which are standard in Fundamental Security, but they can be used for owned files if the system is so configured. Keys are an easy way you can protect a file from unauthorized use. When you create a file, you can specify a read key, write key, both, or neither. If you use only a write key, you must precede it with two slashes to indicate that it is a write key, not a read key. Each key can be up to six characters long. You can use any characters but the period (.), comma (,), semicolon (;), slash (/), or blank. To change the read or write key on a file, or to add a read or write key to an existing file, use the @CHG statement as follows: @CHG filename/RK/WK,filename/RK/WK

Using Files and Elements

where filename1 is the file to be changed (including the current read/write keys), and filename2 is the file with its new or changed read or write keys. See Section 7.5 for more information on the @CHG statement.

element-name

Is the name of the element. Element names can be up to 12 characters long and can include any combination of letters, numbers, hyphens (-), and dollar signs ($). version Is used to distinguish between elements that have the same name and type, but contain different information. Using version names is one way you can save different renditions of the same program. Version names can be up to 12 characters long and can include any combination of letters, numbers, hyphens (-), and dollar signs ($). If the element is an omnibus type, some processors can ignore the version. A combination of element name and version need be unique only within a file. Thus, .CH2/VER1 and .CH2/VER2 are two different elements (note the leading period). Then with different files, FUR1*PUR.CH2/VER1, FUR1*PUR.CH2/VER2, FUR2*PUR.CH2/VER1, and FUR2*PUR.CH2/VER2 are four different elements.

S-cycle

Is a number identifying a cycle of a symbolic element. Element cycles are different stages a symbolic element goes through as it is updated by certain processors (U-option). Normally, you do not need to be concerned about element cycling and S-cycle numbers. Some processors, including IPF 1100, do not use element cycling. Processors that accept symbolic element input always default to the most recent cycle of a symbolic element. See Section 3.5 for more information. Only the basic element name is required; the version and cycle numbers are optional. In fact, you cannot use cycle numbers for elements other than symbolic elements. Normally, different elements within the same file have different names. However, elements can have the same name, provided their element types are different (symbolic, relocatable, executable, or omnibus).

File Name Examples

ACCT-MASTER. ACCT-MASTER is the basic file name. The system uses defaults for all other parts of the file name: · It uses the project-ID from the @RUN statement as the qualifier. · It uses the current cycle of the file. · No read key or write key is used.

GL*ACCT-MASTER. GL is the qualifier, and ACCT-MASTER is the basic file name. Using Files and Elements

GL*ACCT-MASTER/SESAME. GL is the qualifier, ACCT-MASTER is the basic file name, and SESAME is the read key.

PR*ACCT-MASTERPOPPY. PR is the qualifier, ACCT-MASTER is the basic file name, and POPPY is the write key. (The two slashes indicate that there is no read key and that POPPY is a write key, not a read key.) The current cycle of the file is used.

GL*ACCT-BAL/SESAME/#%$&!. GL is the qualifier, ACCT-BAL is the basic file name, SESAME is the read key, and #%$&! is the write key.

SHARED#DATA*BASE. SHARED is the directory-id, DATA is the qualifier, and BASE is the basic file name.

Element Name Examples

COLORS.RED,.BLUE,.YELLOW All three elements (RED, BLUE, and YELLOW) are assumed to be in file COLORS.

COLORS.RED,.BLUE,YELLOW The elements RED and BLUE are assumed to be in file COLORS, while element YELLOW is assumed to be in the TPF$ file.

MAIN In this example, only the basic element name is used. Since a cycle number is not specified, the current cycle of the element is used. The version name is blank.

SUB1/APR02

Here, SUB1 is the basic element name, and APR02 identifies the version of the element to be used. Since a cycle number is not specified, the current cycle of element SUB1/APR02 is used.

When you specify an element name without a file name, the system usually assumes that the element specified is in TPF$, a temporary file automatically assigned to your run. An exception occurs when you specify a series of elements on the same control statement. If you include a file name with the first element name and put a period before the subsequent element names, the system assumes that those elements are in the first file named.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.