Custom Query (10425 matches)
Results (3901 - 4000 of 10425)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#2776 | No Context Menu in Local Directory Tree | closed | Feature request | normal | Other | |
Description |
When I right click the Local Directory Tree no context menu pops up. It works ok for the Remote Directory Tree. Filezilla Version: 3.0.4-RC1 |
|||||
#2778 | Autoban - User List | closed | Feature request | normal | FileZilla Server | |
Description |
It would be very nice to be able to see a list of users (IP addresses) that have been autobanned and the time when the ban will expire. On that list page it would be nice to white list or release a "ban" manually instead of waiting for the ban time period to expire. Lower priority it would be nice from the same list page to permenantly ban a user/ip address if desired. Thanks for the great program. I use it ever where and tell as many people as I can about your software. |
|||||
#2779 | title bar, site manager | closed | Feature request | normal | FileZilla Client | |
Description |
Two thoughts for interface improvements:
|
|||||
#2780 | Changing directories by pressing initial letters | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, I couldn´t find this as an already existing RFE. It would be nice to have a function like in windows explorer where I press the initial letters of a directory and the selection goes to that directory. example directory structure: |
If the root dir is selected and I press "d", the selection should jump to the "delta" dir. When I press "b" twice, the dir "bravo2" should be selected. Cheers Lars |
|||||
#2781 | Doubleclick Action | closed | Feature request | normal | FileZilla Client | |
Description |
In Filezilla 3 is no setting to decide what happens if I doubleclick at a file. The standard setting is to download the file but I want to edit the file at a doubleclick. A little setting to decide what happens after a doubleclick would be fine. |
|||||
#2782 | Add an ETA or "Remaining"-label | closed | Feature request | normal | FileZilla Client | |
Description |
FileZilla 3 shows the queue's size at the bottom right of its main window (just to the left of the RX/TX-LEDs), but doesn't show an overall ETA for all queued files. So, I'm requesting to add "Remaining: XX h, YY min, ZZ s" and/or something like "ETA: 11:56:33" to that informational area. Thanks in advance,
|
|||||
#2783 | Setting for location of sitemanager.xml | closed | Feature request | normal | FileZilla Client | |
Description |
Since Filezilla 3 the FTP profiles are stored not in filezilla's program directory, but in the user's "documents and settings" application profiles folder. This prevents Filezilla from using it as a portable application on USB stick. PLEASE make a setting for storing this file in FZ's program directory. Many thanks, Geri |
|||||
#2784 | File exclude filters | closed | Feature request | normal | FileZilla Client | |
Description |
It would be really nice to have file exclusion filters (regex) to exclude files from upload and/or download. There should be two filters, one for upload and one for download that would exclude a file, if selected, from being processed in the queue. It would be particularly nice if you could also use this to exclude whole directories (and their sub-directories?!?), as well -- if you wanted to get fancy, you could allow sub-directory exclusion as an option for each regex) And the comma separated lists (or whatever -- list box?) of regex's should be allowed for each site, as well as a global that works on all sites. (and a default that can be specified to be automatically inserted when a new site is created, or a button to do that next to the text box in the options) Examples of use: I would use this to never upload a thumbnails gallery for my PSP graphics software (the file is always called pspbrwse.jbf) so I don't have to remember to unselect it when I mass upload image directories. (or delete it after the fact, and it tends to be a very large file, as well, which takes a lot of upload time for nothing) Also, to never upload the Windows "Thumbs.db" file that is created in any directory that you happen to view in the file viewer as Thumbnails. There are other examples I can think of, as well. |
|||||
#2785 | Bookmark drop down | closed | Feature request | normal | FileZilla Client | |
Description |
I would like to have the feature with the drop down menu to connect to a bookmarked server (as in Filezilla v2). The little arrow next to the site manager button. |
|||||
#2786 | Linux desktop file should use Filezilla FTP Client as name | closed | Feature request | normal | FileZilla Client | |
Description |
As FileZilla is a GTK+ application, it would be good if it would follow the GNOME HIG of including the GenericName in the Name itself (http://library.gnome.org/devel/hig-book/stable/desktop-application-menu.html.en#menu-item-names). In other words, it should have Name=FileZilla FTP Client and no GenericName. This way, users would always see immediately what FileZilla is used for when looking at the menu. |
|||||
#2787 | Easy way to show/hide local hidden files | closed | Feature request | normal | FileZilla Client | |
Description |
FileZilla 3 is missing an option to easily show or hide hidden files on the client side. There should be a toggle option in the right click menu on the server and client view. |
|||||
#2788 | Synchronised Navigation | closed | Feature request | normal | Unknown | |
Description |
It would be helpful if there was a mode to toggle 'Synchronised Navigation' - meaning that if you open a subfolder on one side then the similarly named folder on the other side will also open. |
|||||
#2789 | Error messages should be printed in red | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, it would be easier to recognize errors when they were printed in red instead of green, eg. for "550 index.html: Permission denied". Cheers Lars |
|||||
#2790 | proxy SOCKS5 | closed | Feature request | normal | FileZilla Client | |
Description |
FileZilla 3.0.4.1 does not manage "PROXY SOCKS5" connections (like in FileZilla 2.2.24b for example). Thus connections does not work with proxy configured in SOCKS5. Is it possible to implement this functionnality (which existed in FileZilla 2.2) in FileZilla 3 ? |
|||||
#2791 | Add option for ASCII auto conversion to SFTP transfers | reopened | Feature request | normal | FileZilla Client | |
Description |
The issue has already been discussed, but there is not yet a final answer from the developers, so I am posting this feature request. I (and tons of other people) would like to have the possibility to do an automatic ASCII conversion during SFTP transfers of text files. I know that this should be supported on server side and the current SSH server implementations lack support for it, but it could be easily done on client side as WinSCP is doing. Otherwise we will need to switch to another program. Thanks a lot, Paolo |
|||||
#2792 | Shell to external file manager | new | Feature request | normal | FileZilla Client | |
Description |
Add context menu to local folders to allow opening that folder in some external file manager, like Windows Explorer (CuteFTP already has this feature.) |
|||||
#2793 | Local navigation mirroring | closed | Feature request | normal | FileZilla Client | |
Description |
Since my remote folder structure often is identical to my remote folder structure, a feature that mirrors local navigation on the remote site would be a huge timesaver. For instance: Local folder: c:\myFolder remote folder: /mySite/myFolder Double click on local folder "images" under "myFolder" Is there an "images" folder under /mySite/myFolder?
Double click on local folder "animated" under "images" Is there an "animated" folder under /mySite/myFolder/images?
I have considered writing an FTP client of my own just for this feature alone, but just don't have the time. |
|||||
#2794 | Keeping current views as default directories when copying current connection | new | Feature request | normal | FileZilla Client | |
Description |
When using the File Manager command "Copy Connection To Site Manager", include local site properties as well. Usually, I'm already at the local and remote folders I want when I choose that command, but then I still have to browse for the local folder. No no no! Bad Filezilla, bad! |
|||||
#2795 | U3 package | closed | Feature request | normal | FileZilla Client | |
Description |
Please make U3 package of FZ client. I'd like to take best [s]ftp client everywhere with me More info about U3 system: http://www.u3.com/ |
|||||
#2796 | Make Bug reporting more easy | closed | Feature request | normal | FileZilla Client | |
Description |
For the sake of having a lot of users reporting, it should be possible to report a bug just by pressing a corresponding button inside of the software. I assume that not may users want to have the hassle to walk over to sourceforge, make an account if they haven't and then report. I assume that this way only geeks are reporting, and not the classical end-users. But end-users are those who make the best remarks/ propositions about usability! greets tomakos |
|||||
#2797 | Command-line arguments with -s and -d/-u together | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, today we can't use -s with -d or -u options. Being able to use -d or -u along with site manager name will highly automate file transfers and make this a powerful command line tool too IpSwitch WS_Ftp and Reflection ftp have this feature. I have a tool which should call FileZilla client with a pre-determined site manager, and filenames to be downloaded, automatically ! filezilla.exe -s "mysite1" -d <source> <target> Thanks, -srinivas yelamanchili |
|||||
#2798 | Support disabling server activity in the server interface | closed | Feature request | normal | FileZilla Server | |
Description |
I have heavily used Filezilla Servers. When opening the Admin tool the info that scrolls across the admin tool moves so fast that you can't even think about reading it. This also causes a big problem with screen refresh when you are accessing servers remotely. An option to enable/disable the output of server activity to the admin console would be most helpful. Thanks for a great product! Cheers! |
|||||
#2799 | Advanced Logging | closed | Feature request | normal | FileZilla Server | |
Description |
i'd love to see logging options, such as keeping one log file per user or for different time intervals (not only per day, but per month for instance). as a combination of the above, saving log-files per day/week/month in subfolders for each user. |
|||||
#2800 | Site Manager: user should be optional | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, I have a server where I need to login with many different user names from time to time but I don´t need/want to save a site for each user name. It would be comfortable if I could just leave the user field blank and be asked by FileZilla on connect just like with the password. Lars |
|||||
#2801 | wildcards for VMS and the like | new | Feature request | normal | FileZilla Client | |
Description |
In OpenVMS, files are stored in versions with semicolons, like this: 2007346.AVR;2 is version 2 of the 2007346.AVR file. In the site manager, the only way to specify an ASCII transfer is to input the extension. Inputting .AVR will not cause different versions of this file to be sent in ASCII. Could we possibly have a wildcard character for the "Files to send as ASCII" listing? For the above, I would be able to list AVR* which would get any and all versions of this file in ASCII. Thanks again for all the hard work. It is very much appreciated. |
|||||
#2802 | Mask proxy password | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, Following the recent implementation requested in "[1209840] proxy config", I think that it would be logical that the proxy password does not appear in the "settings" window... Thanks! |
|||||
#2803 | Site Manager: Bypass proxy settings | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, Following the recent implementation requested in "[1209840] proxy config", is it possible to add a checkbox "bypass proxy settings" in Site Manager ? Thanks! |
|||||
#2804 | SSH Keys Authentication ( without password ) | closed | Feature request | normal | FileZilla Client | |
Description |
Hi, Some FTP servers run with SSH. Mine authentificate users with SSH public and private keys. X.509 certificate can be used with SFTP in filezilla but RSA DSA with SSH would be a wonderful functionality :) Thanks for all !
|
|||||
#2806 | Customizable FTP messages | closed | Feature request | normal | FileZilla Server | |
Description |
Add ability to customize the FTP message for every FTP action; for example, if there is no data transfer, we should be able to change the message shown in the console, than just show "Connection timed out". |
|||||
#2807 | Account statistics | closed | Feature request | normal | FileZilla Server | |
Description |
In user management dialog, inside the "Page" field, there should be a "Statistics" page, where some statistics such as Nubmer of logins and total data transferred (and others :) will be logged. |
|||||
#2808 | Support user-specific timeout configuration | closed | Feature request | normal | FileZilla Server | |
Description |
Each user should have separate no-connection and no-data-transfer timeout options from the others. Of course, the global options can exist. |
|||||
#2809 | Aliases | closed | Feature request | normal | FileZilla Server | |
Description |
When adding a shared folder, other than the home folder, the user should be forced to enter a name and the vitual FTP path. The way it is now (v0.9.24), adding a shared folder without an alias, is meaningless, since it doesn't appear in the client's list. |
|||||
#2810 | FileZilla does not connect to some FTP/SSL sites. | closed | Feature request | normal | FileZilla Client | |
Description |
FileZilla does not connect to some FTP/SSL sites. Those sites have a requirement that a command be entered before the connection is allowed. This command is ccc. It stands for Clear Command Channel. Other FTP programs have the option to "send a command" before the do the first directory listing. This should also be a feature in FileZilla where we can run commands as soon as the client is connected and before we do anything else. |
|||||
#2811 | "Lock together" the remote and local views toggle | closed | Feature request | normal | FileZilla Client | |
Description |
When publishing files, I often have to upload a file from one directory in the webroot tree of my development server, to the same folder in the tree of the publish server. It's very annoying having to walk both trees every time. It would be very helpful if, at the toggle of a button, I could navigate both views at the same time, provided that the folders exist. It should be simple to check if there's a folder with the same name in the remote view when you navigate the local tree (and vice-versa) and navigate there as well. A bonus would be if the file you've selected on one of the views would become highlighted on both sides. |
|||||
#2812 | "Upload to same folder" command. | closed | Feature request | normal | Other | |
Description |
It would be great if I could pick a file in the local view, and then automatically upload it to it's respective folder in the remote tree (and vice-versa). So if you're looking at, say, /www/sub/dir/files/index.html in the local view, and /www/sub/ in the remote view, and you hit "Upload to same folder", it will still upload to /www/sub/dir/files/index.html in the remote folder, and not into the folder you're looking at. Obviously for that you'd need to know which folder is the local "root" of the remote folder, but you already have that option under "Default Local Directory" and a "Default Remote Directory" as a per-site option. This option could become available when you're connected to a site where this is defined, and you're somewhere inside the folder tree of your defined local root. The same could work backwards, clicking "Download to same folder" on the remote view would place the file in the same folder in the tree defined by your local root folder. |
|||||
#2813 | Show files in tree | closed | Feature request | normal | Other | |
Description |
I often have to upload several files from several directories, and it would be very helpful if I didn't have to navigate through the tree all the time in order to find them. It would be great if I could set the tree views to show both folders and files. See for example Eclipse's explorer listings. |
|||||
#2814 | Movable command/transfer panels | closed | Feature request | normal | Other | |
Description |
It would be great if it was possible to choose where the command console and transfer panels go. The server output isn't so important to me, but I don't want to turn it off either because I like seeing what's going on. If I could move it to the bottom of the window instead, it would be less of a distraction and take up less of my useful screen estate. |
|||||
#2815 | Add directory collapse "pluses" to unknown directories | new | Feature request | normal | FileZilla Client | |
Description |
It would be nice if directories that still haven't been opened had the little plus sign beside them by default, which would then act as if the directory itself was clicked if there is nothing to actually collapse. It would save the extra click from doubleclicking the folder every time, and it would make it consistent with Explorer's behavior in some situations where it doesn't know what's in the folder. |
|||||
#2816 | view/edit multiple files | closed | Feature request | normal | FileZilla Client | |
Description |
it would be nice to be able to select multiple files for editing, so they can be opened as tabs in an editor which is able to do so (eg notepad++) |
|||||
#2817 | Add the support os AS400 (aka i5 iSeries) platform | closed | Feature request | normal | FileZilla Client | |
Description |
Hello,
Thanks. O.D. |
|||||
#2818 | remember local/remote matching | closed | Feature request | normal | FileZilla Client | |
Description |
It could be a very fantastic feature to let filezilla remember the local/remote file matching when uploading. So if you simply double-click the local file it would be uploaded in the last remembered remote folder, without having to search for that in the remote panel, that is very chore and repetitive. |
|||||
#2819 | Private key support for scp | closed | Feature request | normal | FileZilla Client | |
Description |
Hello, it will be great when private key support for the scp protocol will be added.:) |
|||||
#2820 | Limit connection number to each connected server | closed | Feature request | normal | FileZilla Client | |
Description |
If I try to download 20-20 files from 2 servers (A & B), and I have 1-1 connection to both, I can't setup-and-forget Filezilla to do this. I can only limit the maximum simultaneous transfer to 2, but it won't instruct the Filezilla client to download 1 file from server A, and another file from server B, because it will try to download 2 files from server A when started, and the second download attempt would fail (I can mix up the download list, but it is troublesome) So an option to limit the maximum connection to each server connection would do great. (this would override "maximum simultaneous transfer", so the user should set either "maximum simultaneous transfer" or this one) |
|||||
#2821 | Add the support os AS400 (aka i5 iSeries) platform | closed | Feature request | normal | Other | |
Description |
Hello, I saw that my previous feature request was closed because you lacked some information about the AS400 platform and the way the FTP was working with it. Well, as a start this is what I suggest what you could do to add this support . Add the following two commands when the AS400 platform os selected : quote site namefmt 1 : this command is going to tell to the remote AS400 FTP server to put himself in a regular unix standard naming schema. quote site listfmt 1 : this command is going to tell the remote AS400 FTP server to display the list (when you do the ls command) of its file like a unix machine. Those 2 commands should be executed as soon as we are logged on the AS400 FTP server. This would be a very simple starting point which is going to give FileZilla software access to the AS400 server whatever the as400 file system is used. After that the support could be improved if fileZilla let the user to enter personalize d commands ( such as the above one). For your information the AS400 QSYS file system when you use its normal naming convention as a limited depth and does not go deeper than the following : /QSYS.LIB/library_name.LIB/file_name.FILE/member_name.MBR the above format is what the path is going to be if you run the "quote site namefmt 1" and "quote site listfmt 1" commands. the library_name, file_name and membr_name are no more than 10 characters long. in the previous path what you have in uppercase it is some constants that never change. So when you do a put in that file system you must write something like this : put file_name.txt EXAMPLE.FILE/EXAMPLE.MBR It can also be defaulted to put file_name.txt EXAMPLE.FILE In this case the member name (MBR part) will be EXAMPLE.MBR. Anyway, you will find below some FTP session example : 230 xxxx logged on. Remote system type is . ftp> quote site namefmt 1 250 Now using naming format "1". ftp> quote site listfmt 1 250 Directory listing format (LISTFMT) option set to 1. ftp> pwd 257 "/QSYS.LIB/QGPL.LIB" is current library. ftp> ls 200 PORT subcommand request successful. 125 List started. d------r-x 1 QPGMR 0 114688 May 09 2007 QAAPFILE#.FILE d------r-x 1 QPGMR 0 139264 May 09 2007 QAAPFILE@.FILE drwx---r-x 1 QSYS 0 45056 May 09 2007 QAFCGRPH.FILE drwx---r-x 1 QSYS 0 36864 May 09 2007 QAFCPFDDTA.FILE drwx---r-x 1 QSYS 0 36864 May 09 2007 QAFCTUTDBF.FILE drwx---r-x 1 QSYS 0 151552 May 09 2007 QAFCTUTOR.FILE drwx---r-x 1 QSYS 0 307200 May 09 2007 QAFCTUTPFD.FILE ftp> cd QUSRSYS 501 Unknown extension in database file name. ftp> cd QUSRSYS.LIB 250 "/QSYS.LIB/QUSRSYS.LIB" is current library. ftp> put test.txt example.file local: test.txt remote: example.file 200 PORT subcommand request successful. 150 Sending file to member EXAMPLE in file EXAMPLE in library QGPL. 226 File transfer completed successfully. 9 bytes sent in 0.00 secs (97.7 kB/s) ftp> ftp> put test.txt example3.file/test1.mbr local: test.txt remote: example3.file/test1.mbr 200 PORT subcommand request successful. 150 Sending file to member TEST1 in file EXAMPLE3 in library QGPL. 226 File transfer completed successfully. 9 bytes sent in 0.00 secs (94.5 kB/s) ftp> ftp> ls ex*.file 200 PORT subcommand request successful. 125 List started. -rwx---rwx 1 CGI_OD 0 9 Dec 25 01:21 EXAMPLE.MBR -rwx---rwx 1 CGI_OD 0 9 Dec 25 01:10 TEST.MBR -rwx---rwx 1 CGI_OD 0 9 Dec 25 01:22 TEST1.MBR 250 List completed. ftp> ls drwx---rwx 1 CGI_OD 0 36864 Dec 25 01:01 EXAMPLE.FILE drwx---rwx 1 CGI_OD 0 36864 Dec 25 01:10 EXAMPLE2.FILE drwx---rwx 1 CGI_OD 0 36864 Dec 25 01:22 EXAMPLE3.FILE
There is also this link but you must dig a little bit : http://search400.techtarget.com/generic/0,295582,sid3_gci1049532,00.html Hope this help I can see that FileZilla support the MVS platform. It would be nice if you could add the support of the AS400 platform in particular the QSYS filesystem. For your information the AS400 is like the MVS platform a proprietary IBM platform with a specific OS called i5/OS (formerly OS400). Thanks. O.D. |
|||||
#2823 | add sites from Site Manager to toolbar (with icons) | new | Feature request | normal | FileZilla Client | |
Description |
It would be very helpful to have icons on the toolbar to be able to connect directly to a site in site manager without having to open site manager or click the dropdown. The dropdown, while convenient, is very small and both I and several others who use the software have often said we thought it would be a good idea to do this. Better yet, a command line ability to connect to a site in site manager via icon on the desktop. Thanks for your time and thanks to all for their fantastic work on this and other projects. Highest Regards, Paul |
|||||
#2824 | Support logging to the W3C or ProFTPd log file formats | closed | Feature request | normal | FileZilla Server | |
Description |
Many log parser scripts are unable to parse Filezilla Server Logs in thier current form. Can we have an option for loggin formats in the server i.e. XFERLOG or W3C extended format. |
|||||
#2825 | Add support for deleting files after transfer | closed | Feature request | normal | Unknown | |
Description |
Extend the FileZilla client with a file move option (similar to the CTRL-X CTRL-V action in Explorer). In other words instead of having to delete the file(s) in the source directory after the transfer manualy FileZilla could, through a new interface option/menu, perform the delete after transfering a file to it's destination. |
|||||
#2826 | Timezone offsets, sync, local editor | closed | Feature request | normal | FileZilla Client | |
Description |
Hey, this is a great project, I am much happier with this client than WINSCP. A few things:
Good stuff, keep up the good work! monte {x: |
|||||
#2827 | Add "copy version info" button to About dialog | closed | Feature request | normal | FileZilla Client | |
Description |
I think it would help bug reporting if the "About" dialog box had a "copy version info" button which simply copied all relevant version information to the clipboard, to be pasted into a bug report. This could then even contain the OS and Version used, Compilation date etc. and not just the FileZilla version number in question. Basically, it could include any info you'd need for debugging that's accessible to you at runtime. FZ Client Version used: 3.0.4.1 on Windows XP Prof. SP2 |
|||||
#2828 | Feature Requests | closed | Feature request | normal | FileZilla Client | |
Description |
Thank you! |
|||||
#2829 | "Target file already exists"-dialogue | new | Feature request | normal | FileZilla Client | |
Description |
I suggest to replace "Always use this action" with sth. like "Always use this action for the current session." I found it highly irritating, as I thought this setting change would be permanent. Just an idea and keep up the good work. :) |
|||||
#2830 | UTF-8 directory/filename encoding | closed | Feature request | normal | FileZilla Server | |
Description |
I'd like to support FileZilla the UTF-8 / unicode directory- and filename-encoding for internationalization. (I'm from Hungary :-) |
|||||
#2831 | Split Large Filetransfers | closed | Feature request | normal | FileZilla Client | |
Description |
I love Filezilla, but it lacks one feature that I have seen in other FTP clients, the ability to split the transfer of large files on multiple threads. On certain connections that greatly increases the throughput. |
|||||
#2832 | Configurable location of sitemanger.xml file | closed | Feature request | normal | FileZilla Client | |
Description |
I need use 2 or more computer that share same sitemanager.xml to organize all sites addresses. If could be configure the location file of Site Manager, simplify the organization. Tx! |
|||||
#2834 | Site management "mode" request | new | Feature request | normal | FileZilla Client | |
Description |
It would be very useful if FileZilla had a "site management mode" where it allowed me to designate a "logical root" directory for both local and remote servers. The two things that would be different in the interface when it was in this mode would be that it would prevent you from browsing "up" from the logical root, and that most transfer functions would only copy to the same level in the tree (for example if you right-clicked on /one/two/three/four on the remote site and chose download, it would always download to /one/two/three/four on the local site regardless of which directory was "current" in the left pane). You could always use drag-n-drop to force the tool to copy directories to a different location in the local tree (which would mean that dragging works exactly as it does now). This mode would be extremely useful for web site developers and account managers who maintain a complete copy of their server account files on their local machine and constantly copy files back and forth. It would not eliminate copying errors, but would greatly reduce them. |
|||||
#2835 | Site Manager site drag/drop | closed | Feature request | normal | FileZilla Client | |
Description |
In Site Manager, I want to be able to drag and drop sites from one folder to another as is with FileZilla 2. |
|||||
#2836 | Filezilla sounds | closed | Feature request | normal | FileZilla Client | |
Description |
Hello, I noticed that filezilla "beeps" when the connection fails, wouldn't it be good to add a sound when the connection is successful? |
|||||
#2837 | Compare file contents with external program (File Diff) | new | Feature request | normal | FileZilla Client | |
Description |
I just thought of it, it would come rather handy in some occasions, to be able to compare online and local files, throu WinMerge or similar. On downloading, the 'overwrite?' popup could give the option to compare, merge or the current options. If compared, the online version could be stored in a temporary file for comparison. |
|||||
#2838 | File filter based file attributes | closed | Feature request | normal | FileZilla Client | |
Description |
If i use vista for upload, there are many hidden system files in my profile directory. So it would be more clear if i could hide all hidden files on windows. |
|||||
#2840 | link local and remote file list | closed | Feature request | normal | FileZilla Client | |
Description |
The idea is to make a 'link' or 'lock' button which you can 'punch in' when you are in the same folder locally and remote. When linked, if you change your folder locally, FZ changes the remote folder (if applicable) to the folder you chose locally. If remote is n/a the link gets severed and you get a message 'folder not found' or similar. This could also work vice versa. Would be very handy if you need to upload some files to a project in different folders (eg. css files, images etc.) Would also be handy as a checkbox in the sitemanagement tool. 'link folders on connect' |
|||||
#2841 | Increase width of login fields | new | Feature request | normal | FileZilla Client | |
Description |
Hi, I've been using Filezilla for many years now and it's great but a few very simple things could make it even more usable. Would it be possible to increase the width of the loginfields host / username / password because it happens a lot that a typo isn't visible because of the too narrow fields. If possible, I would even request that we could drag the fields to the desired width and that these sizes get stored. If this isn't possible I would certainly request the host / username filed to be at least double the size they are now. Thanks in advance. Bart |
|||||
#2842 | Refresh button missing | closed | Feature request | normal | FileZilla Client | |
Description |
I am missing a refresh button. I found out that F5 works, but I prefer a button. |
|||||
#2843 | progress percentage when minimized | new | Feature request | normal | FileZilla Client | |
Description |
would be very helpfull to see progress percentage of current file transfer on taskbar properties in windows, so that when you have filezilla minimized during a long transfer, you can quickly see the progress amount without having to restore/maximize filezilla. thanks! |
|||||
#2844 | OS X Creator Code | closed | Feature request | normal | Other | |
Description |
FileZilla Client 3.0.5.2 does not have a creator code for OS X. This creates problems when trying to set FileZilla as the default FTP handler. I suggest using 'FiZi' or some such. This can be set in the Info.plist file under the 'CFBundleSignature' key. |
|||||
#2845 | Sitemanager first at startup! | closed | Feature request | normal | FileZilla Client | |
Description |
I would like to see the servermanager by startup. It would save one step |
|||||
#2846 | Ignoring certain file extensions | closed | Feature request | normal | FileZilla Client | |
Description |
When developing web sites I often find myself having to open each directory and 'hand-picking' certain files which I want to upload. I usually have a lot of files whick I don't want to upload and therefor I can't just drag the 'root' directory over to the server. It would be a time saver if there was an option under settings where I could add extensions which FileZilla should ignore. What do you guys think? |
|||||
#2847 | Keep remote directory up to date | closed | Feature request | normal | FileZilla Client | |
Description |
I have been using Filezilla for a long time and wondered if it is able to keep remote directory up to date. When I open up an FTP site (e.g. to update a webpage) I sometimes have to go down a few directories for the page to be uploaded. I thought it would be great that the program could:
Any such availability in FZ? Thanks |
|||||
#2848 | File filter based file attributes | closed | Feature request | normal | FileZilla Client | |
Description |
On my vista system there are a lot of files and directorys wich are hidden by default bacause there have there system or hidden attribute. So it would be good if i can create a filter based on file attributes insted only of filename and filesize. |
|||||
#2849 | Attach a "Enter Custom Command" editbox to window | closed | Feature request | normal | FileZilla Client | |
Description |
it would be great if there were an option to attach a simplified simple editbox that did the same thing as the "Enter Custom Command" dialog, below the log, or below the file list of the remote view, or somewhere in the gui it would greatly simplify adminning tasks when using lots of site-commands for adding/removing users and flags |
|||||
#2850 | MENU: Configureable admin commands | closed | Feature request | normal | FileZilla Client | |
Description |
it would be great to add a menu with pre-configured site commands for simple administrative tasks, which could popup the user for input... example menu item: add->user would pop up for example an input box with description "Please input user name! ie. john" and an editbox where the user could input that (let's say "user1" in this example), and then another box for "Allowed IPS" +editbox where user could fill "192.168.0.10". and then filezilla would send "site adduser user1 192.168.0.10" to the remote server of course this would require some kind of file that holds the menu items.. something like [add/user] command=site adduser $1 $2 1.desc=Please input user name!\nie. john 2.desc=Allowed IPs:\nie. 127.0.0.1 or whatever, best to keep it simple so people can make their own commands thanks |
|||||
#2851 | QuickConnect also for listed servers | closed | Feature request | normal | FileZilla Client | |
Description |
I'm missing a feature to connect to servers from my "normal" server list (with all their options) without having to call the Server Manager again and again. I do know the "Reconnect" command, but I'm switching between multiple servers quite often. |
|||||
#2852 | VMS optional inclusion of version number | closed | Feature request | normal | FileZilla Client | |
Description |
Transfers from VMS to MS Windows in version 2.2.32 stripped the version number from the file name (e.g. ABCDEF.GHI;2 -> ABSCDF.GHI). Version 3.0.5.2 retains the VMS version number. I prefer the version number be stripped from the file name, but an option to either retain or strip the version number would probably be best. |
|||||
#2853 | File Transfer Summary in Log When File Transfer Completes | closed | Feature request | normal | FileZilla Client | |
Description |
I often download very large files and I would love to see a summary in the log of the download when it completes. For example: "<filename> with size <size> download completed in <time> with average speed of <X> kbps." Or something like that. Thanks! |
|||||
#2854 | Automatic Server Connect Feature | closed | Feature request | normal | FileZilla Client | |
Description |
What happened to the automatic connect feature in Filezilla? In older versions, there was an option in Site Manager to automatically connect to a specific server at startup. I know this feature may not seem very usefull but since I typically connect to the same server, it's a nice feature for me. Thanks. |
|||||
#2855 | UTF-8 support | closed | Feature request | normal | FileZilla Client | |
Description |
Currently apparently Filezilla has no consern for the encoding of filenames. So, if you are on Windows and you FTP into a more current distros of Unix the filenames sent to Windows will be in UTF-8. Because Filezilla does nothing to the filenames it will pass them to Windows directly even though Windows is expecting some other encoding. This makes it nearly impossible to use filezilla for any filename that is not Ascii (ie, Chinese, Japanese, Thai, Korean, ...) The solution is 1) add a setting for server's filename encoding in preferences with at least the setting of UTF-8 as an option (other encodings might be nice) (should be the default?) 2) When receiving a filename from the server, immediately call MultiByteToWideChar to convert the string from whatever encoding to UTF-16. (That means all strings in FileZilla will need to be widechar strings) 3) Call the correct Windows API functions, CreateFileW, FindFirstFilenameW etc using the widechar strings 4) Before sending any filename to the server call WideCharToMultiByte to convert the filename into the format the server expects. This will make FillZilla work with international filenames. |
|||||
#2856 | interface layout options | closed | Feature request | normal | FileZilla Client | |
Description |
would be interested in an option to edit interface view. for example not to show local/remote treeview. editing view was available in filezilla 2x |
|||||
#2857 | File exists default action for all sessions | closed | Feature request | normal | FileZilla Client | |
Description |
I like the option to choose a default action when a file already exists. But I would prefer two new options for "Always use this action". At the moment the options apply to current queue and apply to current session exist. The two new options I'd like to suggest are "apply to current site (all sessions)" and "apply to all sessions". In FileZilla 2.x I had the possibility to choose "overwrite" and this setting was remembered for all future sessions. I liked this option, because I know what I'm doing and I don't want to choose "overwrite" again and again when I start FileZilla. |
|||||
#2858 | Move deleted local files to Trash | reopened | Feature request | normal | FileZilla Client | |
Description |
Local files deleted with Filezilla do not go to recycle bin, are permenantly deleted. |
|||||
#2859 | Remote site doesn't seem to track correct path | new | Feature request | normal | FileZilla Client | |
Description |
Most of my work with FTP is communicating with an internal Sun Sparc 5 CPU's (on Unix) used on five different test systems. The file structure is such that there are numerous shortcuts and redirects to deeply buried locations, both on the local system and across the network between the other test systems (all Unix). I currently use FTP Voyager 13.x, and one of its key features that seems lacking in most (if not all) other FTP clients is to show (on the directory tree), what are folder shortcuts, and what is local. When clicking on a folder shortcut icon (as shown by a typical arrow on the icon), it shows the contents of that folder (like a mapped drive in Explore), whereas FileZilla 3 redirects the path to the actual shortcut's destination, not on the shortcut name. There seems to be no indication on the directory tree what is local and what are shortcuts. There seems to be no way to determine what the actual path of a shortcut is (which FTP Voyager does show), and no folder properties. Also, the underlying paths are not refreshed (as indicated by the "?" on the icon), which really would be helpful. In actuality, the Explore type of interface (such as that used in FTP Voyager) is very useful and more intuitive, which makes it very easy to navigate. FileZilla is a fine program, and I'm merely pointing out these feature differences (and annoyances) to make FileZilla a better product. Thanks. |
|||||
#2861 | queue window | closed | Feature request | normal | FileZilla Client | |
Description |
some helpful features for the queue window : 1) Action after queue completion --> run command : excellent feature I just discovered. would be nice to maybe have this option available as a default operation after transfer completed, this way one won't need to re-add the command after each time he queues files for transfer. or even a way to save certain cmds one wants to use frequently. 2) an option to ascent or descend the order of files by clicking on the server/local file bar. 3) an option to move files up or down the queue (by dragging files or/and right click options). similiar to move to top/end of queue or end of queue or move up/down which some ftp clients have. 4) option to perform deletion of files using highlight + delete key (for specific files) or control+A+delete (for the whole queue). that's only available through right click options at the moment. |
|||||
#2863 | release notes needed | closed | Feature request | normal | Other | |
Description |
Please write simple release notes for each release. Lengthy changelog is too much for average users. Thanks. |
|||||
#2864 | Synchronize Files | closed | Feature request | normal | FileZilla Client | |
Description |
What I'd like to see are synchronize commands like "Sync Local -> FTP" and "Sync FTP -> Local". I use FileZilla to upload the pages to my website, and it can get hard sometimes remembering which pages have been modified or added, so sync commands will really prove useful, where all I need to do is provide the local source and ftp destination folders (or vice versa), and then all files and folders that are newer must be transferred, in a single click. |
|||||
#2865 | Filters | closed | Feature request | normal | FileZilla Client | |
Description |
The current set of filters is great, but how about adding the following "Frontpage Files/Folders" that applies to both files and folders? Filename IS EQUAL TO _vti_cnf Filename IS EQUAL TO _vti_pvt Filename IS EQUAL TO _vti_private Filename CONTAINS do_not_publish |
|||||
#2866 | add "Preserve timestamps on transferred files" to transfer settings | reopened | Feature request | normal | FileZilla Client | |
Description |
I have the need to download a lot of litlle files with the original date/time information. Why your client has choosen to apply the 'actual' date/time instead of keep the original ones? |
|||||
#2867 | disable automatic disconnectivity after 300 sec. | closed | Feature request | normal | FileZilla Client | |
Description |
Option for to disable disconnectivity after 300 sec when no files are transfered of timeout. or to extend this 300 seconds. I have tried several times to extend this 300 seconds, maybe I am looking in the wrong section or maybe this feature isn't built in. |
|||||
#2868 | Reopen the connection in the same folder | closed | Feature request | normal | Other | |
Description |
Support for if the connection is lost (because the timeout etc.) that it will connect again and that it will bring you automatically to the folder on the server that you had left open in Filezilla Client. It is lot of easier because of the fact, I have to search the folder again from the parent directory to the folder to upload my files and that is alot of time consuming. |
|||||
#2869 | minimizing on terry | closed | Feature request | normal | FileZilla Client | |
Description |
hi if you could add this feature "minimizing on terry" on next release i think it is very usefull thanks |
|||||
#2870 | Show only download really done | new | Feature request | normal | FileZilla Client | |
Description |
Sorry for my english, i'll try to explain: If I download 15.000 files using the option "overwrite if more recent" in the "completed download" tab I see ALL of 15k files, but which of them are really ben downloaded? Is it possible to make a report of effectively downloaded file? |
|||||
#2871 | thanks for your input | closed | Feature request | normal | Other | |
Description |
Hello,
Thanks. O.D. |
|||||
#2872 | add option to turn off automatic transfer of edited files | closed | Feature request | normal | FileZilla Client | |
Description |
Dear Filezilla team,
Thanks in advance and above all, thanks for this nice program ! |
|||||
#2873 | Synchronized browsing | closed | Feature request | normal | Other | |
Description |
I really miss a "Synchronized browsing" feature. When you enable it (e.g., pressing a toolbar button) the program switches to "foo" remote directory when you enter "foo" local directory (and viceversa). Example: Local root: C:\Documents\Sites\Foo\htdocs Remote root: /home/xyz/htdocs If you enter:
remote panel switches to:
I'd find it very useful when I'm uploading files to my web sites. WinSCP has this feature. |
|||||
#2874 | Schedule | closed | Feature request | normal | FileZilla Client | |
Description |
It would be lovelly to have tha ability to set any FTP transfer to a certain time(hh:mm) and date(yyyy-mm-dd) to a list of files. |
|||||
#2875 | Record Macros | closed | Feature request | normal | FileZilla Client | |
Description |
It would simply kick ass if FileZilla could record some actions(, edit, save, delete and execute them too). |
|||||
#2877 | Enable/Disable proxy usage on a per site basis. | closed | Feature request | normal | FileZilla Client | |
Description |
When operating behind a firewall, there is a need to connect to sites that are both behind and outside of the firewall. It would be a good thing to be able to enable/disable the use of the FTP proxy on a site by site basis. Right now, you have to set the proxy to 'None' to connect to the internal sites and set it to the proxy to use to access sites outside the firewall. Unfortunately, setting the proxy to 'None' loses the custom proxy settings (which I have to use). This feature I am requesting to add is: All enabling/disabling of the use of the FTP proxy by site in the client. |
|||||
#2878 | Add USER@HOST FIREWALLID proxy option | closed | Feature request | normal | FileZilla Client | |
Description |
Add a new proxy option: USER@HOST FIREWALLID The proxy option has the following script: USER %u@%h %s PASS %p ACCT %w |
|||||
#2879 | Add "Default site" to Site Manager | closed | Feature request | normal | FileZilla Client | |
Description |
Please bring back the "Default site" option to the Site Manager. This option allows a particular site to be selected automatically upon opening the Site Manager. This feature was in FileZilla 2.x. For more info, see 1792193. |
|||||
#2880 | optional full row select in file lists | new | Feature request | normal | FileZilla Client | |
Description |
If I drag and drop with the new versions I often drag it on top of a folder because the folder selection area goes all the way to the right. In the older versions the folder selection area would only go on the name of the folder. That's why I removed filezilla 3 and went back to the 2 versions. Here you see filezilla 3 with the wide selection area: http://onlyfreewares04.googlepages.com/s_filezilla.gif And here the old filezilla: http://www.jeremysdirectory.com/images/filezilla.png Maybe you should change this on the next release? :) |
|||||
#2881 | Site Manager Site Viewing Window Size | closed | Feature request | normal | FileZilla Client | |
Description |
I have looked over the requests and couldn't find this, so I thought I would add it. It would be nice if the window with which you can view the sites in the Site Manager was larger. It used to be really large back in FZ 2.x. What I am talking about is the area that is viewable for the tree of sites just below the words "Select Entry". I do a lot of folders and sub-folders to organize the sites that I have, and it is annoying when I can only see a couple of them, and then not all the descriptions show up because they are beyond the viewable area. I would have to say this is the probably the only thing in FZ 3.x that I would consider a bad change from FZ 2.x. I would like to say that the software as a whole is excellent, and one of the best ftp programs out there. Thank you for your time, and excellent product. Joshua Swain |
|||||
#2882 | Move files to other directory in the remotesite window | closed | Feature request | normal | FileZilla Client | |
Description |
I just wanna move some files to another directory on the remote host. This will be useful when arranging files. Thanks for your work. |
|||||
#2883 | new version update option at end of session | new | Feature request | normal | FileZilla Client | |
Description |
I think the "There is a new version available" alerts at program launch are great. But I rarely install the update right then, because I've always opened FileZilla for an immediate need. I would like to see another button in this alert screen that would give me the option "Install after current session" or similar wording. Clicking this would open FileZilla normally, but would launch the update process when the application is closed (and would not restart FileZilla when the update is finished installing). |