Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3201 - 3300 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#2565 File comparison Feature request normal FileZilla Client
Description

Like within old Leetch FTP client, the function to compare LOCAL and DISTANT directories will be very usefull to check the up to date of files. Is it on plan ?

#2566 Adding a general password Feature request normal FileZilla Client
Description

It seems me that it's dangerous to store directly all passwords. Is it possible to add a general password for more security ?

Sorry for my english, I'm french. Filezilla Client and Server are real good stuffs !!

Don't hesitate to delete this request if it isn't followe d posting rules.

#2568 Different speed limit on user inactivity Feature request normal FileZilla Server wontfix
Description

Hello, I'd like a feature, which would enable setting different speed limit when the computer is used and different when it's inactive.

I imagine it's the same as when an instant messenger application changes your status to away after few minutes of inactivity.

#2569 scroll wheel should scroll the window hovered Feature request normal FileZilla Client
Description

Scroll wheel should scroll the window hovered and not the window currently selected/active.

For example the cursor is above the directory listing but the path drop down is selected - using the scroll wheel should now scroll the directory listing and not the path drop down.

I think this would be the intended behavior - mouse should always act where it is positioned and not on the element with the current focus.

But i don't request to auto-switch the focus to the mouse hovered window. Focus should stay where it is.

A good example is the textarea form element handled in Firefox, scrolling the textarea or the window depends on the position of the mouse cursor and not if the text cursor is in the textarea or not.

And thanks for a great piece of software!

#2570 Favorite buttons access Alexander Schuch Feature request normal FileZilla Client
Description

I need just a simple thing. I have several web domains with several installations in several pathes. It would be a very nice thing to have somthing like a customizable fast access panel, where it is possible to jump with only one click into a defined directory.

#2571 On Mouse Over information on system tray icon Feature request normal FileZilla Client
Description

It would be excellent if the minimized FileZilla system tray icon would display some information about file download/upload progress, download/upload speed and stuff like that.

#2572 FileZilla Auto-Update / Update-Check Feature request normal FileZilla Client
Description

FileZilla is one of the most active project/software, so we can often find a new minor release fixing bugs. Could you add an auto-update feature? Maybe with a manual or scheduled update-checking?

ThanX a lot for your work! (like oxygen)

#2573 Filezilla - Local Site to follow windows shortcuts correctly Feature request normal FileZilla Client duplicate
Description

If I have a windows shortcut to a folder on my desktop, when I doubleclick on the shortcut in the local site pane it should follow the link rather than open it as an external windows folder.

#2574 FZS: Wildcard support for LIST Feature request normal FileZilla Server
Description

Hello, listing an existing file using ? character as unknown character is failing with an error not corresponding to the problem : 550 Directory not found Here is the client log :

root@RESP12_250# ftp greg Connected to greg. 220-FileZilla Server version 0.9.19 beta 220-written by Tim Kosse (Tim.Kosse@…) 220 Please visit http://sourceforge.net/projects/filezilla/ Name (greg:lsav): lsav 331 Password required for lsav Password: 230 Logged on ftp> ascii 200 Type set to A ftp> cd request 250 CWD successful. "/request" is current directory. ftp> ls 200 Port command successful 150 Opening data channel for directory list. gs_VOORD.20061109.1833 226 Transfer OK 24 bytes received in 0.014 seconds (1.67 Kbytes/s) ftp> ls gs_VOORD.??????.???? 200 Port command successful 550 Directory not found

Here is the Filezilla Server Log : (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> Connected, sending welcome message... (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220-FileZilla Server version 0.9.19 beta (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220-written by Tim Kosse (Tim.Kosse@…) (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> USER lsav (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 331 Password required for lsav (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> PASS (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 230 Logged on (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> CWD request (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 250 CWD successful. "/request" is current directory. (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> TYPE A (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 200 Type set to A (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> PORT 172,16,112,200,168,148 (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 200 Port command successful (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> NLST gs_VOORD.????????.???? (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 550 Directory not found (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> QUIT (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 221 Goodbye (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> disconnected.

#2575 Showing speed when minimized Feature request normal FileZilla Client
Description

When Filezilla is minimized it could show some information about transfers. For example the title could scroll some text like "1 download (135KB/s), 1 upload (75KB/s)". So if I want to see whether the file transfer is already finished, I don't have to switch into it's window (text "FileZilla" could be only shown when there is no transfer or FileZilla is not minimized)

#2577 TCP Window Size Feature request normal FileZilla Client fixed
Description

Option to specify TCP window size, similar to the -w: argument in the bundled WindowsXP ftp.exe:

-w:WindowSize Specifies the size of the transfer buffer. The default window size is 4096 bytes.

This option allows much faster FTP transmissions over high-latency WAN links - up to 600% speed improvement.

A default window size of 64 Kbytes is recommended, as per RFC1323. See also http://www.psc.edu/networking/projects/tcptune/

This may also be implemented in FileZilla Server.

#2578 Syslog Feature request normal FileZilla Server duplicate
Description

Selectable option under "Logging" section, to forward logs to a syslog server,

with a filter option(maybe checkboxes) to select which groups/types of log messages that should be forwarded to syslog:

Security Info Warning Error All etc.

#2579 Exclude Files Feature request normal FileZilla Client
Description

a great feature would be an "exclude files" function where you can specify files/directories you down't want to upload like .svn or .cvs.

#2580 File Change E-mail Notification Feature request normal FileZilla Server duplicate
Description

It would be very useful to have an email notification system integrated with filezilla server.

So you can notify the users via email of any new files, modified files, or deleted files from the server.

Nice to have the email list from the groups of filezilla users.

This could really push up filezilla server for the commercial use on every kind of company that has ftp access for file sharing.

I would also be willing to donate if the future is implemented.

Thanks

#2581 Implicit FTP PBSZ 0 and PROT P optional requirement Feature request normal FileZilla Server
Description

When using implicit FTP (PORT 990) it seems that the FileZilla Server (0.9.20) is requiring PBSZ 0 and PROT P to be passed to it for the data connection.

This is defined in the RFC2228 (http://www.faqs.org/rfcs/rfc2228.html), but the RFC does not indicate whether it's for Implicit or Explicit. Many clients do not have this by default for implicit mode.

However, I'm not sure whether this might be a bug instead since I didn't have the "force PROT P to encrypt data channel in SSL/TLS mode" option checked.

#2582 Need to Recover Passwords Feature request normal FileZilla Client
Description

I have perused the multitude of postings regarding passwords and the relevant issues of security. Nowhere have I found a simple solution to recovering/displaying passwords.

I have 57 sites/unames/pwords in my FileZilla XML file. For my security reasons I don't keep a printout of everyone's data.

Now, however, I am moving from PC to Mac and I need a way to recover all of this data as FileZilla is not Mac-patible.

Yes. I am using 2.2.29. Yes. I have gone through every possible setting.

Any ideas that don't involve downloading and installing hacksoft?

#2583 import of sites from ver.2.2 Feature request normal FileZilla Client
Description

import of sites from ver.2.2

I have used ver. 2.2.14a for a while and was trying the 3.00beta2 and I misses a possibility to import sites from previous versions.

#2584 Make "Remember window size" the default behavior Feature request normal FileZilla Client
Description

I had used FileZilla for over a year before I found this feature. It is standard on almost every other program I use.

#2585 Auto-connect for "default" location Feature request normal FileZilla Client
Description

I'd love to see an auto-connect to a default location upon startup.

Thanks.

#2586 Minimize to tray Feature request normal FileZilla Client
Description

or arrow up down server trafic.....

#2587 command_line feature request: full path and filename Feature request normal FileZilla Client
Description

hi,

i tried it with my opera-browser: use all ftp with filezilla (btw. in firefox i don't know how to do this) - but filezilla complained, that the directory couldn't be listed.

so i assume: filezilla gets the whole path and doesn't check if the path leads to a file or to a directory but it instead assumes it could only a path to a dir.

is this right?

if "yes": it would be wonderful if filezilla would check if it is a file or a dir, if a file, find the appropriate dir, list files, check if file exists, if yes, begin with donwload (best: asking first if the download-dir already listed would be the right one :-) ).

what do you think?

greetings zuhans europe/austria/salzburg

#2588 Modify -s to handle sites inside subfolders Feature request normal FileZilla Client
Description

-s works great, but I'd like to see it modified so that you can connect to sites described within sub-folders, not just sites directly under "My FTP Sites".

Perhaps use a slash, i.e. filezilla.exe -s "work sites/site one"

Thanks.

#2589 Audible Connection Alert Feature request normal FileZilla Server
Description

An OPTIONAL audible alert for FileZilla Server so that you can know when a client connects without watching the tray icon or having the screen open.

That would be great!

Thanks

#2590 Rename dialog should default to current filename Feature request normal FileZilla Client
Description

When you are downloading/uploading a file that already exists at the destination and you select the "Rename" option, a dialog pops up asking you for the new filename. It would be very handy if the text input in this dialog defaulted to the current filename, instead of being blank. This would make it much easier to type in a suffix (like (1), .1, .backup, etc.). If the user doesn't want to add a suffix and instead wants to specify an entirely new name, they could easily erase everything in the textbox.

#2591 Put download link (FTP, HTTP) for file to clipboard Feature request normal FileZilla Client fixed
Description

Example: I'm connected to http://example.org via ftp://example.org . Filezilla lists in the directory /store the file log.txt . I would Filezilla with a right click item should copy to clipboard the URL http://example.org/store/log.txt . It can be done putting in Site Manager the value "Domain URL".

#2595 FlashFXP sites.xml import Feature request normal FileZilla Client
Description

Since FlashFXP is widely used, it would be great to have an import function that can work on FlashFXP's sites.dat file (which stores all the FTP connections). For people trying to switch this would be an ideal feature.

#2596 Run in Tray Feature request normal FileZilla Server
Description

I've used serveu ftp in the past and really liked the feature of running as a service, or in the background. It would be really cool if the server would drop to the tray when minimized "in windows"

#2597 Missing option to clear a large queu Feature request normal FileZilla Client
Description

My FileZilla client had a very large queue of 100+ files. I had stopped FileZilla because I had changed my mind about donwloading all files.

However I could only remove one queue item at a time. Also pressing "remove" changes the cous in the queue window.

Eventualy I decided to simple edit trhwe FileZilla.xml file and remove all queued items there.

Request: Can we please have a "Remove all" or a "Clear queue" option.

My FileZIlla version is 2.28b. I have nistaled version 2.2.30, but it does not have the feature, to my knowledge.

Edwin Teisman

#2598 Display time and date in server welcome message Feature request normal FileZilla Server wontfix
Description

%t and %d will include current server time or date in Welcome Message just like %v includes current version.

With this new feature it is possible to retreive time/date from FTP server in order to setup time/date on remote embedded devices such as POS terminals and similar.

#2599 Detailed log Feature request normal FileZilla Server outdated
Description

Add logging about IP filtered for each connection dropped

#2600 Ban an IP address if a specific username is used Feature request normal FileZilla Server wontfix
Description

Thank you for very good FTP server. I like "Ban user's IP address" function. If possible, can you make "NG users list" function? I want like this.. 1)make usernames list in admin

ex. administrator,root #I think none wants to use these username.

2)if user logs on using one of these username, check the IP and work "Ban user' IP address" on this IP.

#2601 Site manager window not fixed Alexander Schuch Feature request normal FileZilla Client
Description

It's a small request but I was wondering if it would be possible to not make the site mananger window a fixed size ... I got a lot of sites inthere and the small screen isn't handy with my big list.

Thanks

#2602 Side-by-Side Message log and Queue Feature request normal FileZilla Client
Description

Having them side-by-side optionally would save so much window space...

#2603 Folder browsing Feature request normal FileZilla Client
Description

Hi,

when there are equal named folders and I, for example, enter one local so could the program enter the same on the server !?

Thank you

Sebastian

#2604 Check for updates to program Feature request normal FileZilla Client
Description

It would be nice to have an option under Help such as "Check for updates". This way you can easily make sure you are running the current version of FZ.

#2605 Check for FileZilla Updates Feature request normal FileZilla Client
Description

There should be an opt-in ability to phone home and check the version, to see if a new version is available and to automatically download (preferably without the need to open a browser window).

#2606 Installation checks to see if FileZilla is open Feature request normal FileZilla Client fixed
Description

Trying to install a new version of FileZilla over an old one, it just gives this nasty Abort/Retry/Ignore prompt, if you have FileZilla open, saying that it can't overwrite the exe. It should check first and give you a friendly, "You may have FileZilla open, please close and click okay to continue."

#2607 Port to Linux Feature request normal FileZilla Client
Description

I have not made an extensive search of linux desktop applications, but the existing applications appear to be lacking. The console ftp/sftp is adequate, but it would be nice to have a good client on the desktop. Please consider a port to linux.

#2608 Scheduled ftp Feature request normal FileZilla Client
Description

I would like to be able to upload web pages to the server in a command line that can be input into a Task scheduler like the one provided by windows.

i.e. pass the name of the file to uploaded, uploaded where, Site Name from Site Manager, password. The protocol I would like to use is SFTP using SSH2.

The idea is to allow users a customisable page on the LAN that is automatically uploaded each night to the web server WITHOUT the user having access to the server.

Would appreciate any comments or suggestions.

PS. This is the the most reliable and simple to use upload program I have ever used, well done and many thanks.

#2609 Human readable log file Feature request normal FileZilla Client
Description

Hi ,..

FileZila is good FTP software. Its very fast and smooth. But i have problem when i read the log file : {\rtf1\ansi\deff0{\fonttbl{\f0\fnil MS Shell Dlg;}}{\colortbl ;\red255\green255\blue255;\red0\green0\blue0;\red0\green0\blue128;\red0\green128\blue0;\red255\green0\blue0;\red128\green0\blue0;\red128\green0\blue128;\red128\green128\blue0;\red255\green255\blue0;\red0\green255\blue0;\red0\green128\blue128;\red0\green255\blue255;\red0\green0\blue255;\red255\green0\blue255;\red128\green128\blue128;\red192\green192\blue192;}\uc1\pard\fi-1100\li1100\tx1100\f0\fs16\cf8FileZilla started (02/21/2007 09:20:14)\par\cf3Command:\tab DELE /home/dssoora/misc/Jadwal kuliah smt 8.jpg\par\cf4Response:\tab 250 DELE command successful.\par\cf2Status:\tab Connecting to tsl1 blah blah blah

Can you separate log file for transfer file and session file ?

In transfer file it would be nice if the format is simple like : 192.168.0.100 upload C:\1.txt to ftp.host.com C:\TEMP Wed Feb 21, 2007, 10:00

192.168.0.100 download C:\2.txt from Wed Feb 21, 2007, 10:00

#2610 UTF8 on/off switch Feature request normal FileZilla Server
Description

Is there a posibility to make a checkbox in server interface to disable UTF8 FTP feature? In the FileZillaPV project UTF8 is default off, but it's switched to UTF8 by Windows Explorer :( I has troubles with UTF8 cyrillic filenames on NT4 Server (English) and I think that it's possible that other users of english versions of Windows have such troubles. On s/w that don't use UTF8 mode (for ex., Total Commander) all is ok (I use server exe from FileZillaPV project).

#2611 File Editing: IMMEDIATE UPDATE ON SAVE Feature request normal FileZilla Client
Description

When opening a file in an external editor I have to save and quit the editor in order for the file on the server to be updated. In other ftp programs, I hit save and the file is automatically updated on the server.

The lack of this facility in Filezilla impacts my workflow as when I am debugging I have to make MANY changes and test each one. This forces me to open the file for editing, save, quit, check results and REPEAT for every such change. A very slow and frustrating process!

Ultimately I chose to use another ftp program that have this feature rather than persist with Filezilla.

Please add this to Filezilla so that I can use it on a daily basis!

Thanks,

blue-square

#2612 Customizable max number of connections for each site Feature request normal FileZilla Client
Description

The maximum number of connections should be customized for each site in the site manager, as it is different in different servers.

#2614 uploads as atomic transactions Feature request normal FileZilla Server
Description

uploads are currently progressive - that is, the file is created in it's destination, and is then gradually appended during upload.

in order to cooperate well with other server software (e.g. scheduled tasks, pickup scripts, etc.) uploads need to be atomic transactions - that is, the physical file needs to be created "invisibly", in a temporary folder on the destination drive.

once the upload is completed, the file can then be renamed to it's destination filename/folder.

this way, pickup scripts, scheduled tasks, backup applications, etc. will never find a partially uploaded file.

this is crucial if, for example, you have a script that picks up a CSV file on a schedule - currently, if you're unlucky, you'll pick up the file while it's incomplete, and your data will only be partially imported.

#2615 Donation for a Few Updates Feature request normal FileZilla Client
Description

I would be more than willing to donate say... $100 if you would add/change a couple features to FileZilla.

  1. Upload on save: as it is if you are editing a remote file you have to close the editor before it will upload the file. Need it to upload immediately when you click 'Save' in the editor. This is crucial for debugging.
  1. Make the File Attributes just like the ones in FileZilla Beta 3. Where you can Recurse into subdirectories, with the same options as Beta 3.

Thank You

James ePlanet Design

#2616 Rembering last entry in servermanager Feature request normal FileZilla Client
Description

Hello. I want suggest a feature in servermanger. I have at least more than 120 connections in different folders. Is it possible - that when i open the servermanger it remembers the last openend conection und jump to the entry? i suggest the entry is positioned in the middle of the list.

I must many times change a connection an every change i must long scroll down the list to find the entry.

Also a little bigger Servermanagerdialog is helpful.

Hope you can help me or other with the same wish.

Greetings and thanks for the great program.

#2618 unc-paths for lokal side Feature request normal Other
Description

Hi, i have a lokal file-server for testing my websites. if the site is woking i want to upload the files from this server to my real webspace using my own PC. e.g. local webserver
dienste\www remote webserver www.xxxxx.de

currently i do this by drag&drop over explorer into filezilla. but my friend also wants this feature.

regards Frank

#2619 Option to not list hidden files and folders Feature request normal FileZilla Server
Description

As the summary says, it would be nice to have the possibility to not list hidden files and folders from the server. Example: If you are sharing the root folder of a drive under XP, it lists several hidden folders (System Volume Information and so on).

#2620 Block brute force after X attempts Feature request normal FileZilla Server
Description

There should be something in the server interface where the administrator could set an X number of attempts to login to the server before the server bans the IP address

#2622 Minimize button Feature request normal FileZilla Server
Description

Is it possible add the possibility to set the "X" button to minimize the Interface?

Sometime I wrong and close the Filezilla Server Interface when I would minimize it.

Sorry for my English, I'm italian. =)

#2623 Cascade sites rather than provide one long list Feature request normal Unknown
Description

The arrow next to the site manager icon currently lists all sites in one long column. When there is more than 50 or so sites defined (on my monitor at least) it means you have to hover over the arrows at either end of the column and wait for it to scroll. It would be preferable to cascade the site names across multiple columns within the screen for quicker access.

#2624 Remember queue between sessions Feature request normal FileZilla Client
Description

I think a feature to remember your queue between sessions would be good instead of having to export or import. For example: in FlashFXP when you close the program it prompts you about exiting with non empty queue. When you restart the program a box pops up to ask if you want to reload the last queue. This would be helpful when downloading a lot of files but then having to reboot or something in the middle of the queue.

#2625 Saving of config settings file to another location Feature request normal FileZilla Server
Description

It would be great to have possibility to save options/settings of application to another disk or another directory (I mean user settings, program settings, etc.). I have two disks (one for system, the other for my work). System disk is refreshed from disk image every month (so the computer's system stays clean). All configurations and all of my work is on the other disk. If program (e.g. FileZilla) doesn't support saving of its settings to another disk, I am forced to set all the settings by hand after every refresh of system disk. However, FileZilla is great ;)

#2626 Import sitemanager config from FileZilla 2.X Feature request normal FileZilla Client
Description

There should be an option to import olde config files. Setting up many sites could take a long time...

There could be also an import / export feature for the sitemanager to import sites / folders. Why not a drag/drop feature to change position of servers/folders.

Have a look at the bookmark manager of firefox.

In short: improve the sitemanager :-)

#2627 Command line *.* Feature request normal Other
Description

If the command line could accept [dir]\*.* to upload files from, my problems would be solved! Or if only single-directory uploading was possible, the same would be accomplished.

I could see this benefiting a lot of people who want to automate FTP uploading. I do it for backups after creating a RAR volume set. Thanks for a great program!

#2628 configurable response texts Feature request normal FileZilla Server
Description

Hi,

would be nice to have configurable response texts for ftp return codes (in XML file: status code/text). I just had the problem with one using the response text in steed of status codes for managing ftp transfer (IIS: "Transfer complete", FileZilla: "Transfer OK" for 226). Because of this I had to install Microsoft IIS-FTP ;-((((

would be nice ....

#2629 Please add RFC 4217 CCC Command Support to FileZilla 3.0 Feature request normal FileZilla Client
Description

Per RFC 4217 Securing FTP with TLS section 12.3, please add support for the Clear Command Channel (CCC) command to the FileZilla 3.0 client.

Thanks!

#2630 Configurable location of Logs directory Feature request normal FileZilla Server duplicate
Description

Ability to change a location of the Logs directory (now it is under FileZilla homedir).

#2631 Multilevel File sorts Feature request normal FileZilla Client
Description

It would be good if you could sort on more than one column in filezilla within the file window. For example, It would be good if you could sort so that you could fine the oldest file with a x prefix. So I would need to have a sort on file name and then on date.

#2632 on "all transfers done" do shutdown, disconnect, etc. Eirik Feature request normal FileZilla Client
Description

Hey! I love running it anywhere... Just that sometimes, I deal with big files, and dont wanna hang about just to turn off the PC once it done... Could there be a feature to help me out?

#2633 Backup Website Feature request normal FileZilla Client
Description

Hey! I update my web site in more than 3 places, and each backup copy it not right... Could there be a button to back up the files localy on that PC? Thanks

#2634 RightClick -> New file Feature request normal FileZilla Client
Description

Hey! Could I just right click, then goto new file, and rename it to "index2.php"? there is new folder currently, new file sounds good to me!

#2635 Passive address selection Feature request normal FileZilla Server
Description

One problem I have ran into with the passive and setup is for users behind the firewall. Users accessing the server from the internet get NAT translated to the sever. The server returns the public address that I have configured. Unfortunatley when the user from behind the firewall accesses the server they get the same public address and the server is not accessiable. I would like to see options expanded for this. Adding a "if...then" type address return structure. If the remote subnet is 192.168.1.0/24 return return 192.168.1.X else return a different address.

Thanks Chris

#2637 IP Parsing Option Feature request normal FileZilla Server
Description

Hello,

i have a Client, that send following: PORT 172.010.006.004,xx,yy The Data Connection can't established. When i ping this IP Windows says me folliwing ip back: 172.8.6.4.

Windows thinks that this is a Octal IP becous the leading zeros.

It was great, when it gives a Option where i can avtivate, that Filezilla removes the Leading zeros in the IP.

Greetings Matrix-NTN

#2638 linux ver. : hidden folders Feature request normal Other
Description

Hi,

It's very annoying to see all hidden folder on the linux version.

It seems there's no option to hide/show hidden folder (the defaut shortcut "CTRL + H" isn't available).

Remember : hidden folders in linux begin by ".", so I guess something like :

if($FOLDER==.*); { if(showhidden=0);

{ shownormal(); }

if(showhidden=1);

{ showall(); }

Or something like that :P

#2639 hidden files are invisible .htaccess Feature request normal FileZilla Client
Description

Hello,

I met the problem that I have to transfer files, which are visible on my client-system (WinXP) and invisible on the server (UNIX), e.g. .htaccess and didn't find a setting/config-posibility. I use the Editor PSPad which offers in the FTP-Profiles the checkbox "Show hidden files (must be supported by the FTP-server)"

Please check if something like this is possible.

Yours Ludwig

#2640 Non-mouse access Alexander Schuch Feature request normal FileZilla Client
Description

The TAB key can be used to cycle through the path and file list panes but not until the mouse has been used to select a pane. Could you please change the startup default so a pane (presumably the first) is selected so that operation on a mouseless system is possible.

Thanks,

Steven

#2641 Automatically reconnect with time delay support Feature request normal FileZilla Client
Description

Some ftp sites limits number of simultaneous connections, so would you please add a feature that supports automatic reconnection after a certain time delay when connection on the first try fails?

#2643 port to PocketPC / PDA / Windows Mobile Feature request normal FileZilla Client
Description

Are there any plans to port FileZilla to PocketPC / PDA / Windows Mobile in the near futere ?

#2645 Calculate timezone offset automatically Feature request normal FileZilla Client
Description

I've had some problems with the timezone offset, mainly due to the fact that it doesn't take Daylight Savings Time into account. I've seen some other bug reports/feature requests for that.

What I'd like to see is if you would be willing to add an automatic timezone offset calculation. Dreamweaver does this by creating a new file on the server, getting its creation time/date, deleting the file and comparing the time/date with the local time/date. It's a pretty simple procedure that would make life a lot easier.

Of course, it wouldn't hurt if you could auto-adjust for daylight savings time as well. If not, the auto-timezone calculation would need to be repeated at least once per day.

Thanks.

#2648 Support Amazon S3 Feature request normal FileZilla Client
Description

I would be nice if the FileZilla Client supported transfers to and from an Amazon Simple Storage Service (S3) account.

#2649 Exclude file types/ path folders Feature request normal FileZilla Client
Description

I love FileZilla, but I need to be able to exclude certain file types from being uploaded (as well as certain subfolders). For example, I need to exclude .PSD files, and everthing in a _vti folder. I'm coping enormous directory structures, so I simply can't do it manually.

I think that this would be a very worthwhile investment of time.

#2650 Active Directory Authentication Feature request normal FileZilla Server
Description

Is it possible to add the feature of selecting AD users for accounts? Thanks.

#2651 Merge the contents of duplicate directory aliases Feature request normal FileZilla Server wontfix
Description

for Windows version of Filezilla server:

I have 2 paths in my PC: E:\Movies F:\Movies

so the shared folders like this:


Home D:\ List/No-subdir

E:\Movies D:\Movies List/Subdir F:\Movies D:\Movies List/Subdir


In that case, in FTP Client must show a path: D:\Movies with contents of E:\Movies & F:\Movies merged. am I right?

In my filezilla client instead, shows 2 folders "Movies" in the root (!) and I can access only one.

#2652 sound effects Feature request normal Other
Description

Hi there,

I don't think anyone has asked for this, but I would find it useful and I'm sure other people would too....

Quite often I need to upload a large number of files, I usually set this going and then carry on with something else. It would be really useful if FileZilla would give a little beep or chime just to let me know that the files had finished uploading.

Another thing that would be useful is if you could set it to 'overwrite all' just for that particular transfer but to leave the default to 'ask'.

#2653 Copy/paste folder or file in remote directory Feature request normal FileZilla Client duplicate
Description

Folders and files cannot easily be copied in the remote directory. If you drag/drop a folder it does not give you the option to copy the folder to the new location only to move it, also the window does not scroll so you cannot move the folder very far from its original position.

#2654 Case insentitivity (option) Feature request normal FileZilla Client
Description

I've found Filezilla doesn't like when the server switches case in its responses. Here are logs from me trying to transfer "TestDir" to my SFTP server:

Status: Connected Status: Starting upload of C:\[...]\Test Dir\file_One.txt Command: CD /parent/Test Dir/ Status: Starting upload of C:\[...]\Test Dir\File_two.txt Command: CD /parent/Test Dir/ Response: Directory /parent/Test Dir: failure Command: CD /parent/ Response: Directory /parent/Test Dir: failure Command: CD /parent/ Response: Remote working directory is now /parent/ Command: MKD Test Dir Response: Remote working directory is now /parent/ Command: MKD Test Dir Response: Directory created successfully Command: CD /parent/Test Dir/ Response: mkdir /parent/Test Dir: bad message Command: CD /parent/Test Dir/ Response: Remote working directory is now /parent/test dir/ Error: Upload failed Response: Remote working directory is now /parent/test dir/ Error: Upload failed

(The initial CD errors occur because the server has to create "Test Dir" and then the MKD error occurs since the previous MKD command already created "Test Dir" - no problems there.)

I believe the upload errors occur because the client issues the "CD /parent/Test Dir/" command, and the server responds with "/parent/test dir/". Since this is a Windows host, those two locations are the same and are valid. I don't suggest that Filezilla always ignore case, since UNIX hosts are case-sensitive, but maybe if Filezilla had a per-site option to ignore case, that could resolve this issue.

So feature: A per-site option to use case-insensitive comparisons when validating server responses (and other cases, where appropriate).

#2655 Export to XML - add some granularity Feature request normal FileZilla Client fixed
Description

Please add the ability to export a single site or a single folder of sites to an XML file. Currently, the choice is all or nothing. A little more granularity would be so helpful.

Export is easy right now, but there are sites I don't want to share when I make an XML export for my co-workers.

Perhaps what folder or site is currently highlighted would determine what gets exported.

Cheers! ..pjc.. 2007.06.20

#2657 Wildcard Path Exclusions Feature request normal FileZilla Client
Description

Would like the option of excluding a subdirectory based on a wildcard or regex.

For example: We use subversion source control in our environment and would like to be able to exclude the "_svn" directory when we move the code to our production environment.

#2658 "Delete To Trash" Option Feature request normal FileZilla Server wontfix
Description

Like to see a "Delete to Trash" option where if a file is deleted from a remote client, the file is move to the trash as opposed to deleted from the drive(s).

Joey

#2659 enable BACK BUTTON Alexander Schuch Feature request normal FileZilla Client
Description

I've been using FileZilla for quite a while.

One of a user-friendly features it had was the possibility to hit the back button, whenever you focused on a local or remote site pane, and navigate to the previous folder.

Apologies if this feature has been added already, I just can't find it on the beta 10 version; i need to use the ".." icon.

Thank you!

#2660 Keep directories in sync while navigating Feature request normal FileZilla Client
Description

This is NOT another rsync or DirSync request!

FireFTP has the feature to "Keep directories in sync while navigating". I really mis this in FileZilla. What this does is simply - when opening a folder- open the corresponding folder on the other side. i.e: you click on the folder images in the local root, and the remote switches to it's images folder. That saves you browsing to your desired folder twice.

#2662 enable or disable to launch filezilla when windows starts Feature request normal FileZilla Server
Description

I miss the option "Start filezilla server with windows" as a checkbutton to be enabled or disabled in preferences. Is annoying that now I want to disable filezilla server at windows startup and the only way I know is to uninstall it. Users shouldn´t be supposed to know what the windows registry, msconfig or services.msc is.

#2663 Incorporate File Size In Addition to Timestamp Feature request normal FileZilla Client
Description

On problematic file transfers, I often see files with zero or different file sizes on the server compared to those on my local machine.

I'd like to see a transfer setting of "Overwrite if Newer or Different Size".

#2664 Associate Local and Server Directories Feature request normal FileZilla Client
Description

I'd like the option to associate a local directory with a server directory, and have that association maintained automatically by the FileZilla client.

For example, I could associate my local directory "W:\web\foo\root" with the server directory "/user1234/main". Then, when I change my local directory to "W:\web\foo\root\src\frotz", the server directory would automatically switch to "/user1234/main/src/frotz" as well.

For this option to be complete, the pairing could be either recursive or non-recursive.

Deeper (more specific) associations should override shallower associations. For example:

C:\a\b\q ==> /x/y/q C:\a\b\q\r\s ==> /x/y/z/s

would define a set of pairings such that the s directory pairing would override the pairing that would otherwise have been specified in the first line.

Of course, for a simpler first implementation, having a single recursive association per site would be sufficient for 99.9% of the cases.

#2665 Upload items from user-specified manifest Alexander Schuch Feature request normal FileZilla Client
Description

Dependent on [1052205] simultaneous folder-change (directory "follow me").

Upload files and directories listed in a user-specified text file.

With the pairing logic requested in [1052205], where there's an association between a local directory and a server directory, files need only be specified at one end or the other.

#2667 Improved auto-ban for anti-hacking Feature request normal FileZilla Server
Description

I would like to be able to set the auto-ban to permanently ban any IP who attempts to use a username, password or combination of username and password from set lists. I have almost daily attempts on my FTP from people attempting to log in as administrator with passwords such as passwd, password, 12345, 123abc, etc. I want to be able to set the auto-ban to permanently ban any IP which attempts to log on as administrator, an account which does not exist on my FTP, or attempts to log on with any account using a common password. It should, first, check to see if it is a valid account and password and, if not, automatically ban after a set number (I would set this to 1) of failures.

I would also like to be able to ban any user who attempts to change to certain or nonexistent directories. If I allow anonymous access I inevitably get the 'script kiddies' who all run the same program to try to change to the commonly hackable directories, none of which are accessible on my FTP. I would like to be able to set the auto-ban to permanently ban anyone who tries to change the directory to any in a set list or anyone who attempts to change to a directory which does not exist on a certain number (again, I would set this to 1) of attempts.

For a future concern, rather than simply disconnect IP addresses for those who have been auto-banned, letting them know they have been auto-banned, you may allow them to continue entering usernames and passwords until their heart's content, just stop accepting them after they have been banned. This would give them no clue they have been banned and no clue how many attempts they got before being banned, which would give them no help in coordinating a distributed brute force attack with a bot net.

#2669 Tango Icons for Filezilla 3 Feature request normal FileZilla Client
Description

This is to request for Filezilla3 a Tango-ified icon set. I noticed that FZ3 will support different sizes for the icons which is awesome. Now I'd like them to be Tango-based for better integration with the Linux desktops (both Gnome and KDE).

As a suggestion, I feel sure if a simple contest is set up for this there will be hundreds of responses. After all FZ is by far one of the most popular projects in FZ.

I'm using FZ3 Beta 11, which appart from the icons, seems to be pretty much feature complete.

Thanks!

#2670 FTP Connectivity Problem Alexander Schuch Feature request normal FileZilla Client
Description

Some FTP Sites have connectivity problem, and constantly get the timeout message. It is realy anoying when uploading.

There coud be setting for each site that if it is checked (FTP Has Connectivity Problem), It woud ignore retries setting, and constantly tried to connect until specific operation is finished

#2671 Site Manager Integrated Alexander Schuch Feature request normal FileZilla Client
Description

The Site Manager integrated of the filezilla client, like CuteFTP.

#2672 Windows drag integration Feature request normal FileZilla Client
Description

It could be nice if you can integrate the dragging. Example : I have a .php file. It could be nice if I can drag the .php into notepad++ and notepad++ open it like in Windows Explore.

Thanks for your time. The best ftp client!

#2673 Connect on startup Feature request normal FileZilla Client fixed
Description

A nice feature would be to have the ftp program connect to the last user connection automatically when the program is opened without having to click any of the site buttons on the tool bar.

Thanks !!!

#2674 Sound settings Alexander Schuch Feature request normal FileZilla Client
Description

A nice feature would be to add sound settings to the interface so that the user could hear when:

1 - The ftp program connects to the server. 2 - When a file is transfered.

* Adding a "Browse" button so the user can attach his own sound file to the settings above.

Thanks !!!

#2676 Remote encoding list of remote site on "Site Manager" dialog Feature request normal FileZilla Client
Description

Hi! Sometimes there is a situation then local filenames encoding and remote filenames encoding are not equal. For example, in my windows workstation local filenames encoding is cp1251 (i use fat32), but on server filenames encoding is koi8 (old version of linux, tuned to use koi8-r filename encoding). And when i connect to such server and there are filenames with national characters - i get unreadable filenames in panel. Can you add combobox with list of encodings (and with wich user can change remote encoding) to "Site Manager" dialog window? Thank you.

#2677 Folder beginning with dot should not be visible in foldervw Feature request normal FileZilla Client
Description

Usually under linux folders beginning with dot (ex: .gimp) under the home directory ae not shown in the folder explorer. It's a standard behaviour and it's also annoying to browse folders filled with dot-folders. Please add this 'feature' in filezilla client v3. Thank you

#2678 Site Manager - Select Entry window size Alexander Schuch Feature request normal FileZilla Client
Description

I have about 200 different FTP sites that I used over the span of every few weeks. Some are just listed under 'My Sites', whereas some are listed within specific folders.

With all of the entries within this window, the size in FZ3 is much smaller and is much more cramped making the use of FZ3 uncomfortable.

The way that I would fix this is make the Site Manager overall window bigger and dedicate more horizontal space to the Select Entry area.

#2679 Script language for client Feature request normal FileZilla Client
Description

It should be nice to have a script language. You can add commands in a textfile and run it trough the commandline. e.g.: filezilla -x myfirstcomandfile.txt

myfirstcomandfile.txt:

errorlog="c:/temp/$1.errorlog" connect ftp.xxx.com chdir /mydir lchdir /backup mget *.* close execute zip -input c:/backup/ -output c:/backup/myzip.zip

kind regards Jan Broos

#2680 File Exclusion List (client) Feature request normal FileZilla Client
Description

Please refer to tracker [ 1524642 ] File Exclusion List http://sourceforge.net/tracker/index.php?func=detail&aid=1524642&group_id=21558&atid=372244

I'd like to request this same feature for the FileZilla client software. I'm creating this ticket because I was unable to locate a similar request for the client software.

Frequently I'm uploading directory trees and I don't want to upload 'meta-files' like 'Thumbs.db' or in my specific case '.svn' folders or their contents. I use TortoiseSVN to interface with subversion repos and I end up getting write protected files in directory trees on servers which I do not have root access to. Then, I can't delete the '.svn' folder / recursive files without contacting the administrator(s). Surely this would help more than just Jan and I.

I need to display hidden files in both 'panes' because .htaccess files are hidden on the server and I'm frequently modifying or reading them. Sometimes I don't have shell access and I need to download them to my local disk.

I would expect to see such a feature in the 'settings' window under 'Local file list' and maybe 'Remote file list' as well.

#2681 Override Files by Rename Feature request normal FileZilla Server worksforme
Description

Webcam (for examble Axis-Webcams) upload a tempfile. When the Upload is finished the Cam send a rename-command to the correct Filename. So the Picture of the Webcam can by reached every time.

The FileZilla Server don't allow to rename to an exist filename. I need a option to allow this.

#2682 view/edit file functionality Feature request normal FileZilla Client
Description

Past versions had a view/edit function in the FTP window when you right clicked on the file (MIME). The exectuted the associated program on the client computer which then could be edited. That was a huge benefit to the program please put it back in.

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