Custom Query (8214 matches)
Results (7701 - 7800 of 8214)
Ticket | Summary | Owner | Type | Priority | Component | Resolution |
---|---|---|---|---|---|---|
#1687 | ¡FileZilla should suport pasive mode! | Feature request | low | Other | ||
Description |
¡FileZilla should suport pasive mode! It's not posible to do anything in old ftp sites that require pasive mode, so i think that FileZilla shoud include this feature. |
|||||
#1713 | Client : Good Drag and drop support | Feature request | low | FileZilla Client | ||
Description |
Server -> Folder in server : move here (RNFR, RNTO) Server -> Folder in client : Download Here And same thing for Client -> Server and Client -> Client |
|||||
#1714 | Server : Service | Feature request | low | Unknown | ||
Description |
Server could be in 2 executables : interface and service. |
|||||
#1717 | No context menu in remote site dir tree | Feature request | low | FileZilla Client | ||
Description |
The Remote Site directory tree, unlike the Local Site directory tree, does not provide a local menu if you right- click on a folder name to allow you to add that folder to the transfer queue. It should provide the same functionality as the local file list (including ignoring the current folder and matching the relative paths right-to-left). |
|||||
#1741 | Welcome message in a popup window | Feature request | low | FileZilla Client | rejected | |
Description |
Hi ! Well, it could be nice if the welcome message sent by the server will be showed in a popup window. This way, users could read it without scrolling up the messages in FileZilla client main interface. There's often interesting informations in the welcome.msg, like the recent add for example. thanks ! |
|||||
#1755 | Comparing Directories | Feature request | low | FileZilla Client | ||
Description |
Hi, I think that one of the most useful feature of a FTP client is the "Compare directories" one : when applying it, it selects the files that don't have the same size, or the same name in the two explorers (the local one and the server one). It permits not to know which files you have to update on your server. I hope you can understand me, I'm a 18-years-old frenchman :) |
|||||
#1795 | Secure mode for FTP proxy password | Patch | low | Other | fixed | |
Description |
In our company, we access the internet via an ftp proxy server. This server requires the personal user name and password. While Filezilla supports a secure mode for FTP connections (namely not saving any passwords in its database), it is not possible to keep Filezilla from saving the proxy password. As our security guidlines do not allow to save any password in software on the users machine, we can not use FileZilla. Therefore it would be hightly desirably if Filezilla could prompt for the ftp proxy password every time it makes a connection / every time the program is loaded. |
|||||
#1883 | dynamic Service Configuration | Feature request | low | FileZilla Server | rejected | |
Description |
Would you like to use more design patterns in your library? Are you going to add a service configurator for your server? papers.html |
|||||
#1888 | Set timed downloads | Feature request | low | FileZilla Client | duplicate | |
Description |
To be able to setup a file list in the download que and set a time for unattended download. |
|||||
#1961 | Local File Monitor | Feature request | low | FileZilla Client | duplicate | |
Description |
I would like to see the ability monitor a local folder for new files every five seconds. Also an option to delete the file from the local folder after sucessful transfer. |
|||||
#1979 | Auto Upload Monitor | Feature request | low | FileZilla Client | duplicate | |
Description |
I would very much like to see an auto upload folder. This would be a folder monitored by the FileZilla Client for any change. Once a new file was added it would be uploaded based on auto upload configurations. Thanks. And great work on the client and server. |
|||||
#2017 | Legacy FS Support | Feature request | low | FileZilla Client | outdated | |
Description |
My father uses an ancient FTP server as part of his job. His FTP server supports accessing directories using slash for a delimiter, but the files he wants to access are not accessible via this method. His directory change request must follow the pattern "CWD 'QW.U.SNOW.ALL'" for example, and the server responds normally. Unfortunately, FileZilla wraps this in slashes when he tries to change directories in the "Remote Site" pulldown. If possible, add a server-by-server option to specify directory delimiters, or to set the directory raw rather than parsed. |
|||||
#2063 | Secure ftp server | Feature request | low | FileZilla Server | duplicate | |
Description |
Secure ftp server using SSH2 would be great.. A secure client -> FileZilla (Already done) A secure server -> FileZilla (:-)) |
|||||
#2114 | Exclude CVS and Dreamweaver directories | Feature request | low | FileZilla Client | ||
Description |
Often developers use CVS to maintain their HTML projects but the do not want to transfer these CVS informations to the production server. Therefore I suggest to hide these - and other optional files - in the local view. Other directories and files that are not neccessary to transfer are e.g. Dreamweaver template and library files (directories /Template and /Library) |
|||||
#2225 | File Sort Folders on Top | Feature request | low | FileZilla Client | ||
Description |
When sorting files by date, folders appear at the bottom of the list. In WS_FTP, when you sort by date you have the option to list folders first. I would like to request a feature that would allow folders to be listed first when sorting by newest file date. |
|||||
#2242 | Upload upon File Change | Feature request | low | FileZilla Client | duplicate | |
Description |
It would be nice to have an option to have it the local directory be monitored for changes and if there is one made to a file then upload it to whatever directory is listed in the remote section. -Erik |
|||||
#2400 | Vulnerability: FileZilla Server Interface Password | Feature request | low | FileZilla Server | ||
Description |
This request is in reference to a Bug Tracker artifact about the plain text password for the FileZilla Server Interface. Refer to the following URL for the artifact: https://sourceforge.net/tracker/?group_id=21558&atid=372241&func=detail&aid=1275925 Basically, it has been stated that the interface password appearing in plain text is by design, due to the authentication method used between server and interface. While it is possible to maintain security of the server by ensuring proper file/folder permissions are set, thus denying access to the file by non-administrators, this would only work if everything remained on the same system. If one were to use the interface from a remote system, through the Internet, and the remote system did not have sufficient file/folder permissions, a security risk then arises. It would theoretically be possible for anyone to obtain the server administrator password, access the server, change any user password they wanted, then log in as that user and retrieve any file that user has access to. In order to plug this hole, local administrators would have to make sure there is absolutely no possible way to access the server configuration file by non-administrators. Remote administrators would have to either do the same for the interface configuration file, or remember to delete or edit the interface configuration file to ensure the password cannot be obtained by non-administrators. As stated in the referenced Bug Tracker artifact, an MD5 hash for this password is not possible. My request is simply what about another obfuscation method? I've dabbled with obfuscation in Perl scripts I've written.
challenge-response authentication, which suggests it is possible to encode secret text used for authentication. So, isn't it possible that there is at least one obfuscation method that could work with the current authentication method in FileZilla Server and its interface? |
|||||
#2528 | WebDAV support | Feature request | low | FileZilla Client | fixed | |
Description |
Just as you added ssh/sftp support via putty libraries to FileZilla please consider adding WebDev support too.
http://www.webdav.org/cadaver/ . Once the protocol exchange occurs, then the command line version of cadaver found in Cygwin acts just like a normal ftp. This appears to make Webdev support a natural fit for FileZilla. FileZilla is a nice tool. Thanks for developing it. I recommend it to other people who are looking for a gui ftp client on MS Windows. Thanks, Greg |
|||||
#2532 | Option for Auto kick on administrator login | Feature request | low | FileZilla Server | ||
Description |
An option to allow Filezilla server to automatically kick a user that tries to log in using the Administrator username if the request did not originate from the local machine. Or maybe an editable list of names that can be maintained for "Auto-Kick" feature. If it makes more sense to you, having a setting of tries before kicking the user would be fine as well. The trigger for this is the constant attempts I get on Filezilla server to log in using the Administrator account, which I have not set up. More of an annoyance than anything else. If not important to anyone else, then just kill the request and let me know. Thanks, RABrown |
|||||
#2559 | Add/fix logical mapped drive support | Feature request | low | FileZilla Server | outdated | |
Description |
When using mapped drives in Windows Server as home directories, unable to access via FTP client.
Drives hard-mounted to the same machine as the FileZilla server lives work perfectly. Thanks guys |
|||||
#2567 | Mac OS X UniversalBinary Build | Feature request | low | FileZilla Client | outdated | |
Description |
Not realy important feature. Only save your time (one file instead of two)... |
|||||
#2617 | "Process queue" context menu item always available | Feature request | low | FileZilla Client | ||
Description |
It would be handy to have the "Process queue" context menu item clickable without clicking any queue item, e.g. on the empty space of the queue control. Due to commonly used user interfaces, users tend to click there and expect to have the global queue functions accessible from there. |
|||||
#2675 | Filename collation order FZclient 2 and 3-beta | Feature request | low | FileZilla Client | duplicate | |
Description |
{If I could make this a low priority report I would !} This is a borderline UI-bug or New feature request depending how you view it. FZ3b11 With many retries over a week, I have just completed a 76 part download where the names are of the form <filename>.0 <filename>.1 <filename>.2 : <filename>.10 <filename>.11 : <filename>.20 <filename>.21 : I was happy to live with the awkward and very frustrating to use collation order in FZ (and maybe all FTP servers - maybe its a UNIX standard ?) and cursed the split program for not using .nnn format. Under FZ, that order shows as: <filename>.0 <filename>.1 <filename>.10 <filename>.11 : <filename>.19 <filename>.2 <filename>.20 <filename>.21 etc. HOWEVER when I got to check for completeness under M$oftWinXP, I was pleasantly surprised to find that the more user-friendly order [0,1,2,3...19,20,21, ...] was displayed. Could FZ directory listing panels use that "friendly-order" (by option if neccessary) or is there some FTP-standard constraint ? Arguably, if the application runs under Windows it should show a consistent collation order with its host. (Clearly there are issues with trailing space in a file name, but if such a filename can be created (not by standard Windows dialogues) it would have to have been made programmatically - long time since I tried that sort of thing.) Mark |
|||||
#2714 | individual proxy settings for site manager items | Feature request | low | FileZilla Client | ||
Description |
Please implement proxy configuration in settings for 3.x as it was in 2.x |
|||||
#2777 | Server version for Linux/Mac | Feature request | low | FileZilla Server | rejected | |
Description |
It's time to say goodbuy to ProFTPd, PureFTPd, and all the others! Please port the server version to Linux and include a X-platform GUI! greets and best regards and mulitple thanx for the great work! tomakos |
|||||
#2860 | queue order | Feature request | low | FileZilla Client | ||
Description |
when I add rars to queue they always get added in a descending order (if I have 25 rars they will queue from 25 to 1), regadless of the order they are on remote site. hopefully I'm not overlooking a simple setting ;) |
|||||
#2876 | Apply button | Feature request | low | Unknown | ||
Description |
I feel its missing a 'Apply'(/ or 'Save settings') button inside the 'Site Manager' window. |
|||||
#3032 | Problems with leading or terminating spaces | Bug report | low | FileZilla Client | fixed | |
Description |
Like the prev. bug, but also FZ ignores starting spaces and puts the files in queue without them. Then - critical error. |
|||||
#3094 | Disconn/Reconn hotkeys/menus missing | Bug report | low | Other | ||
Description |
Filezilla 3.0.0-beta4. Windows 2000 Pro with latest fixpacks and updates. English. Disconnect (ctrl-D) and reconnect (ctrl-R) hotkeys are not working. Also, Disconnect and Reconnect are missing from the File menu. |
|||||
#3101 | UI: Ctrl+A does not work for select all | Bug report | low | Other | ||
Description |
On the files browser, you cannot select all files by using Ctrl+A |
|||||
#3341 | Duplicate local filename listing | Bug report | low | FileZilla Client | ||
Description |
OS: Windows XP Pro SP2 FZ client: 3.0.4.1 It is possible to get the interface to show duplicate drive letters in the "Local site" directory listing (not the tree view, in the actual file list).
There should now be a duplicate drive letter shown in the directory listing for the local machine. On my machine this is reproducible 100% of the time. There is no log information to post for this. Additionally, minimizing FZ and maximizing again will sometimes cause a different drive letter to show up duplicated. Thanks for the great work on FZ! |
|||||
#3345 | "&" not displayed correctly in sitemanager dropdown | Bug report | low | Other | ||
Description |
I have saved a server connection in my site manager called "1&1". In the quick-connect pulldown menu (arrow beside the button for the site manager), only "11" is being displayed. |
|||||
#3421 | Huge password security issue | Bug report | low | FileZilla Client | ||
Description |
I'm using FileZilla v3.0.7.1 from PortableApps and I don't know if this is a bug or just a cofiguration issue but it's worth mentioning it. The SiteManager looks as the sites were safe, but they aren't. FileZilla saves the site from SiteManager in a configuration file called sitemanager.xml (a plain text file containgin some xml formatted data). (In previous versions the sites where contained inside the settings.xml) In FileZilla v2.x the passwords for the sites where encrypted with some sort of algorithm, but as I checked the sitemanager.xml file I discovered that the passwords are saved in plain text. Well this is a very huge security issue as gaining access to the xml will reveal the passwords of the server. Is this how FileZilla works? Are there future plans to secure the sites stored in the sitemanager.xml file? |
|||||
#3434 | mo files are installed into wrong directory | Bug report | low | Other | ||
Description |
filezilla.mo files are installed into /usr/share/locales/LL/, but the correct location of those files are /usr/share/locales/LL/LC_MESSAGES. |
|||||
#3502 | Parent folder icons do not refresh after deleting children. | Bug report | low | FileZilla Client | ||
Description |
This is purely cosmetic. In Site Manager, Parent folder icons do not refresh to 'empty' after deleting all child folders, unless the site manager is closed and re-opened. |
|||||
#3511 | can't handle long file names | Bug report | low | FileZilla Client | rejected | |
Description |
When dragging files with long file names (or folders containing them) in 3.0.10 from a ProFTPD host to a Vista client, they are added to the cue, but not copied. (No error note is shown.) It's a problem solely in FileZilla, Vista itself can handle those file names without problems. So the workaround is, if one knows about this bug: rename the files to shorter file names, copy them, rename them back. Outside of FileZilla, because it cannot even rename them back on the Vista client. |
|||||
#3546 | small port entry problem | Bug report | low | FileZilla Client | ||
Description |
FileZilla 3.0.11 When trying to use 80 port, FZ displays a messagebox. After that, this messagebox appears always when connecting (even if the port isn't 80). |
|||||
#3695 | Wrong symbol on remotely moving files/folders | Bug report | low | FileZilla Client | ||
Description |
Hi, when I move content on a ftp-server from one directory to another with drag&drop I get a "+" symbol on the mouse cursor. As the content is actually moved and not copied this "+" should not be there. Lars |
|||||
#3719 | FileZilla craches when the PRT input is hidden | Bug report | low | FileZilla Client | duplicate | |
Description |
In the quickconnectbar.xrc file:
Thank you for your support. |
|||||
#3731 | Error: Failed to retrieve directory listing | Bug report | low | FileZilla Client | invalid | |
Description |
I just upgraded to FileZilla Client 3.1.2 and immediately received the error mentioned in my Subject Line. The result was that I could not open the Directory listed on my server's window (there was no + next to it). Furthermore, if I clicked on the - on the parent directory, it closed the sub-directory (as it should), but would not put a + on that one, so I could not navigate back down. My server is fine, as I could access it through an older version of FileZilla that I have on my laptop. I tried to reboot, and also to reinstall, and nothing worked. Please advise ASAP, as I need to use FileZilla on this machine. I have never experienced this problem, and all that I did was upgrade to 3.1.2. |
|||||
#3737 | Connect problem!! | Bug report | low | FileZilla Client | outdated | |
Description |
1.ftp server change port to 3000,but not use default port(21). 2.FileZilla connect to ftp server with port 3000.It has no problem 3.but (after FileZilla connected server),when FileZilla connect to server has problem,FileZilla will connect to server with port 21 but no 3000 again and again.So FileZilla can't connect server. |
|||||
#3738 | Don't support Unicode | Feature request | low | FileZilla Client | rejected | |
Description |
Don't support Unicode,such as chinese. plz see attachments!Thx |
|||||
#3740 | Critical error when uploading files | Other | low | FileZilla Client | invalid | |
Description |
Whenever I attempt to upload a new or updated file for my website, I get "critical error". What is the fix for this issue? Please help asap. See command list below. You will see "critical error" at the bottom. Thank you a bunch. God bless. Status: Resolving address of ftp.mipeace.com Status: Connecting to 67.212.175.6:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER mipeace.com1 Response: 331 Password required for mipeace.com1. Command: PASS Response: 230 User mipeace.com1 logged in. Status: Connected Status: Starting upload of C:\Documents and Settings\Michael Frizel Ray\My Documents\My Web Sites\mysite4\wwwroot\schedule.htm Command: CWD /mipeace.com1/wwwroot Response: 250 CWD command successful. Command: TYPE A Response: 200 Type set to A. Command: PASV Response: 227 Entering Passive Mode (67,212,175,6,10,137). Command: STOR schedule.htm Response: 550 schedule.htm: Access is denied. Error: Critical error |
|||||
#3745 | Desktop icon gone on update | Bug report | low | FileZilla Client | rejected | |
Description |
When updating file zilla from an earlier version to FileZilla_3.1.2 the desktop icon disapears. Restart the installer and make sure the Desktop Icon component is selected. |
|||||
#3753 | Connection Errors | Bug report | low | FileZilla Server | invalid | |
Description |
I am using Filezilla server to host multiple ftp connections. We have had a problem lately with no one being able to connect. All of our clients are getting 421 Socket Errors. Most of them have no issue with using Filezilla client but using any other client it fails. Can you please help. |
|||||
#3755 | 3.1.2 Overwrites file after finishing it | Bug report | low | FileZilla Client | invalid | |
Description |
After finishing writing a file to the server Filezilla 3.1.2 then automatically overwrites the file it has just written and starts again!!! |
|||||
#3758 | Filezilla quits unexpectedly | Bug report | low | FileZilla Client | outdated | |
Description |
Filezilla [3.1.2] Client quits unexpectedly on MACOS Leopard [10.5.4], while upload to FTP server is in progress, when there is no free space on the FTP server during upload. |
|||||
#3783 | Site Manager dialog button has bad label ("Discard") | Bug report | low | FileZilla Client | fixed | |
Description |
The site manager has a button labeled "Discard" for what might usually be labeled "Cancel." The different wording is not necessary, and can create confusion. For example (being the idiot that I am?), I first assumed that the "Discard" button would... discard the information on the current screen. That is, I thought the information would be deleted instead of the changes (if applicable) canceled. |
|||||
#3791 | Open option on local right-click doesn't work properly. | Bug report | low | FileZilla Client | rejected | |
Description |
Using FZ 3.1.2. On the local side, when right-clicking a file and choosing open, the associated executable opens, but the filename isn't passed to it, or is passed incorrectly. Example: I right-click a PHP file which should open in Dreamweaver. DW opens, but acts as if a new file is being opened. Does not appear as if a filename was passed to it. |
|||||
#3792 | Sounds | Feature request | low | FileZilla Client | duplicate | |
Description |
I hope I have this in the right place. In reading they few messages I don't see any response from the developer side of things. This request has been here 5 YEARS!! Why is this? I have 3.1.3 and nothing to make sounds from any action. We should have a choice to play a sound for any action. Anyway, would it be posiable to have this created for FZ. By the way, FZ is really nice.... Thanks!! |
|||||
#3796 | FileZilla tries to read floppy drive on startup | Bug report | low | FileZilla Client | rejected | |
Description |
This is more an annoyance than a bug, but I'd imagine it would affect anyone who has a floppy drive installed on their PC. It seems that all versions >= 3.0 try to read my floppy drive on startup. The application does not respond until the drive light goes off. This obviously makes the application slow to load, every time. |
|||||
#3806 | The label on the pirority of the transfert is in the wrong gender | Other | low | FileZilla Client | fixed | |
Description |
In the french version, when we use the context menu and want to set the priority for the transfer we see "Le plus élevé". In french priority is female so we should see "La plus élevée". IT's not a Bug per say, but it's a mistake. Just wanting to do my part. Otherwize Very good software |
|||||
#3814 | Could not parse server addresss | Bug report | low | FileZilla Client | outdated | |
Description |
Latest version of downloaded today, ie 3.1.3. When I tried to log into my server, for the first time it required a Port number. When I put in Port 21 (which is the correct port), I get the error message: Could not parse server address: Invalid port given. The port has to be a value from 1 to 65535. I've just spent around 4 hours working on updating my web site, the fact that I now cannot upload it to the server does not best please me. |
|||||
#3822 | Time outs on (offline) local folders | Bug report | low | FileZilla Client | rejected | |
Description |
Explorer shows my R:\ "drive" and subdirs without delay, even though some dirs point to offline resources. Selecting such a dir however makes Win XP Pro hang for about half a minute. So I make sure I stay clear of those. However, When FileZilla's shows R:\ (on startup) it freezes the system right away. The dirs are probably queried in a way that needs them to be opened. Can querying the local folder be done without opening the subfolders? I realize that having the offline dirs removed would solve my problem - but I'm not authorized. I also realize that ticket 3003 (feature req. prio: low) would solve the problem. But asynchronous folder display is very hard indeed. It was the one promise that made me try Vista. No luck, even the MS wizs can't do it, apparently. |
|||||
#3831 | ASCII File Types setting not kept when upgrading | Bug report | low | FileZilla Client | rejected | |
Description |
Hello, At each new version upgrade, I choose "upgrade using existing settings". For most settings, it works fine, but each time the ASCII file types list is reset to the default value. I wish to only transfer dotfiles as ASCII, so at each new version I must remove the entire list of ASCII extensions. Thanks ! Ben |
|||||
#3833 | failed to start after installing 3.1.3.1 | Bug report | low | FileZilla Client | invalid | |
Description |
I ran FileZilla_3.1.3.1_win32-setup(2).exe After that I try to start but get: "This application has failed to start because mingwm0.dll was not found. Re-installing the application may fix this problem" I tried reinstalling but htis did not help. to continue my work asap: where can I get the old working install? |
|||||
#3835 | restart server to take modification in FileZilla Server.xml | Feature request | low | FileZilla Server | rejected | |
Description |
hello I try to developpe an PHP interface to modify the FileZilla Server.xml file. It work but my problem is that the server take care of my add only if y restart the server :/ are there a way to make CLI ? (DOS command ligne with the server) or a why to say to fileZilla server to take care of the modification made in the file ? best regards telnes |
|||||
#3854 | filezilla crashes when delayed | Bug report | low | FileZilla Client | outdated | |
Description |
when i have uploading my files to my free hosting to byethost.. then few sec later it crashes when it delays with incorrect i.p address on windows vista... i have put in the correct info to open my free host ftp and it still crashes when it delays for a few secs... Response: 421 Too many connections (2) from this IP Error: Could not connect to server Status: Delaying connection due to previously failed connection attempt... |
|||||
#3864 | "Wrong" filename in download window | Bug report | low | FileZilla Client | fixed | |
Description |
See png! Bye. |
|||||
#3877 | Transfer graphic bar problems | Bug report | low | FileZilla Client | outdated | |
Description |
When you scroll with the mouse in the "Queued Files" transfer window, the graphic bar (green percentage thing) doesn't scroll properly, and it sort of screws things up. I'm on filezilla 3.1.2 (using the ubuntu package from the repository). |
|||||
#3879 | Unable to list contents of hidden folders | Bug report | low | FileZilla Client | rejected | |
Description |
I log into open account and then CWD to the hidden folder by entering a custom command. I then try to list the files in the folder using the LIST custom command and receive the error: 425 Can't open data connection. The log follows: ............ Command: USER ThisIsUN Response: 331 Password required for ThisIsUN. Command: PASS Response: 230-Welcome Response: 230 User ThisIsUN logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-FEAT Response: SIZE Response: MDTM Response: 211 END Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/ThisIsUN" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (<removed by user for bug report submission>). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (<removed by user for bug report submission>). Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Command: CWD HiddenDir Response: 250 CWD command successful. Command: PWD Response: 257 "/ThisIsUN/HiddenDir" is current directory. Command: LIST -a Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 425 Can't open data connection. I use Windows XP Professional and FileZilla 3.1.3.1 (Build 29-Sep-2008) |
|||||
#3884 | Filezilla Client 3.1.3.1 error while uploading files | Bug report | low | FileZilla Client | fixed | |
Description |
I'm using Filezilla Client 3.1.3.1 (barely updated) on OS X Leopard (updated). I'having the following error: if I try to upload a file from a local folder to the remote folder and I drag from the local folder of filezilla to the remote folder of filezilla it takes a lot of time to release the file in the new folder and start the download. I didn't have this error before with the previous version. Drag & drop ( I mean inside Filezilla ) it's not working properly...it works actually but I have to double click somewhere in the remote folder to drop the file and start the tranfert...that's weird!! I hope my english wasn't that bad, I'm italian. If you need more info about that please contact me here: luca@… I'm a web developer and I would like to help as much as I can... |
|||||
#3894 | "Upload and unedit" does not remove edited file from dialog immediately | Bug report | low | FileZilla Client | duplicate | |
Description |
Steps to reproduce:
Note that the file remains in the status "Uploading..." and is never removed from the list. If I close the dialog and attempt to re-open it, FileZilla tells me there are no files to edit. It should instead remove the file from the list, and, if I shouldn't have the dialog open when there are no more files to edit, it should pop the same alert as when I tried to open the dialog when no files were being edited. I set this to low priority because FileZilla does not crash, and it's hard, if not impossible, to actually crash it through this bug. I also set it to Windows, but it may apply to other operating systems as well. |
|||||
#3903 | error listing remote directory | Bug report | low | FileZilla Client | duplicate | |
Description |
FZ fails to list the remote directory. FZ version is v3.1.4.1, server: ServU v6.1 on WinXP SP3. See attached log, plus a log of another ftp client that works. |
|||||
#3904 | error listing remote directory | Bug report | low | FileZilla Client | outdated | |
Description |
FZ fails to list the remote directory. FZ version is v3.1.4.1, server: ServU v6.1 on WinXP SP3. See attached log, plus a log of another ftp client that works. (The error is probably cased by the ASCII listing mode - I'm no programmer, I just compared the logs) |
|||||
#3920 | Does not list folder again when already done | Bug report | low | FileZilla Client | rejected | |
Description |
Hello, I'm using filezilla, and there's something I'd like to see be corrected. Indeed, when I'm connected to a FTP, and enter a folder, at the 1st time, the folder is listed (LIST), but when I already visited this folder, and go back into this one, the file list is no longer listed, whereas the content has changed ! I take a look into options but found no solutions ! |
|||||
#3921 | Connection Problem | Bug report | low | FileZilla Client | outdated | |
Description |
I used latest version of Filezilla client, but i have found one problem in my one website where login connection is established but stop in file directory listing and shows error like "Failed to retrieve directory listing". I tried to passive mode, and also tried to set 21 port. but could not success. But when i tried to connect with another software ws_ftp_pro, i could connect. Why i can not connect with filezilla ? |
|||||
#3930 | Crash: Menu => Edit => Clear private data... | Bug report | low | FileZilla Client | fixed | |
Description |
System: Intel P4, Windows XP SP3 FileZilla Client: Version: 3.1.5 Compiled for: i586-pc-mingw32msvc Build date: 2008-10-22 Issue: FileZilla crashes when using "Clear private data..." function. Steps to reproduce:
Note: Bug has been noticed in version 3.1.4.1, but previous versions of FileZilla client might be affected as well. |
|||||
#3933 | files with an underscore before file name causes filezilla to not be able to work with it | Bug report | low | FileZilla Client | duplicate | |
Description |
I have many files on my ftp server that filezilla can "see" but when I want to either erase them, back them up, or rename them, I get the error message that the files do not exist. (550 Sorry, but that file doesn't exist) When I first try to highlight the file, the space does not show up at all. I only realized there was a space before the file name when I used the program ws_ftp professional. When I renamed the file by taking out the space, it worked on ws_ftp professional and I was able to then access the file with filezilla. |
|||||
#3956 | Upgrade to Client 3.1.5 can't list directory of FZ server | Bug report | low | FileZilla Client | outdated | |
Description |
FZ Server 0.9.27 beta Error message: 425 Can't open data connection This is occuring only with users who upgrade to 3.1.5 client. Before upgrading they were using 3.1.3.1 without any problems. Users are using "Servertype FTPS - FTP over implicit TSL/SSL" connections. |
|||||
#3960 | Autoupdate always fails | Bug report | low | FileZilla Client | outdated | |
Description |
I receive new version notifications without problem. The download fails when Filezilla tries to connect to sourceforge servers. The CPU usage increase up to 99% and filezilla freeze. I need to close it with CTRL+ALT+DEL and kill the process. I tried several times during the day. Always the same freeze. |
|||||
#3972 | INSTALLATION AND CONFIGURATION GUIDELINES | Other | low | FileZilla Server | invalid | |
Description |
Dear Sir, i have heard that file zila is a very good solution for ftp. i have download the server but i dont understand how to install and how to configure the same, i would appreciate if you can tell me the guidelines of installation and configuration. I have also tried to download the documents from the site but i am unable to find it. i have installed the same but i need more help in config. your prompt reply will by highly appreciated. Regards, Abbas |
|||||
#3989 | Right Click on File -> Copy URL to Clipboard | Feature request | low | FileZilla Client | duplicate | |
Description |
Often you upload a file and then want to post the link to the world. Currently this is just annoying. Would be creat if it was possible to define a web adress to the host like http://www.example.org/ and then get the correct file link by right clicking. Smartftp has this pretty nice. |
|||||
#3990 | Machine get out of network while uloading/downloading connect through rdp | Bug report | low | FileZilla Client | rejected | |
Description |
I have a dedicated machine to upload and download . I used to connect it through remote desktop win xp inbuilt feature. Machine get out of network for few seconds when we start uploading/downloding it continue to hapenn again and again. and we cannot upload and download. |
|||||
#4006 | ComCast refusal to list files! | Bug report | low | FileZilla Client | rejected | |
Description |
I can login to ComCast but it flatly refuses to "LIST" the files. Maybe an active/passive issue. FZ 3.1.5.1 I had the same problem with 3.1.1.1 WS_FTP_LE, NotePad++, FireFox FTP work fine. This only is a problem FTPing to/from ComCast. This is a FZ issue, other FTP clients work fine. I can use FZ to contact GoDaddy and 1and1 with no problem. Status: Resolving address of upload.comcast.net Status: Connecting to 216.87.188.9:21... Status: Connection established, waiting for welcome message... Response: 220 FTP server (Version 5.339PWS/AI) ready. Command: USER jraff Response: 331 Password required for jraff. Command: PASS * Response: 230 User jraff logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (216,87,188,9,168,5) Command: LIST Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 426 Data connection: No child processes. Error: Failed to retrieve directory listing |
|||||
#4011 | Won't complete connection to client ftp site | Bug report | low | FileZilla Client | rejected | |
Description |
All the info to connect to site is verifiably correct, hoever the site kicks back the following (highlighted in bold): Response: 220 207.57.2.35 FTP server ready Command: USER Benning Response: 331 Password required for Benning. Command: PASS Response: 530 Login incorrect. Error: Could not connect to server |
|||||
#4015 | Error lading xml file | Bug report | low | FileZilla Client | rejected | |
Description |
Could not load c:/users/me/appdata/roaming/filezilla/filezilla.xml, make sure the file is valid, fot this session default settings will be used and any cahnges to the settings are not persistent annoying...had it happen on my previous install as well. |
|||||
#4057 | Unable to see networked drives since upgrading to 3.1.6 | Bug report | low | FileZilla Client | rejected | |
Description |
I rely on being able to see the network drive through FileZilla and have had no problems whilst using 3.1.3 I have had to downgrade back to this version. A few of my colleagues who use the same ftp as myself have also reported this same issue. |
|||||
#4058 | Dowload stops at end of file | Bug report | low | FileZilla Client | rejected | |
Description |
The download of files from each size stops at 100%. newest filezilla version installed. i can reproduce it when i download several files. the filesize is random so there is no difference between 100MB or 1GB files. starting and stopping the downloads wont fix it. i need to stop the download, restart filezilla and restart the download. then it will run again. there is no difference if i run filezilla in admin mode or as invoker. nothing to see from the log. at the server side there is a FTP Publishing Service 6.0 running on windows 2k3 server. if you need some additional infos contact me at reli(a)relicted.com |
|||||
#4092 | Email Notification | Feature request | low | FileZilla Client | invalid | |
Description |
Is it possible to tweak filezilla a little to send out Email notifications every time the status of any task has changed? Such as – upload or download tasks have successfully gone through or a failure notice which will need our attention right away. Thanks. |
|||||
#4096 | Filezilla Client Produces ECONNABORTED with TLS/SSL | Bug report | low | FileZilla Client | rejected | |
Description |
Hi. FileZilla Client 3.1.6 in MacOS X 10.5.4 has exactly the same problem here. See Log of filezilla below. NOTE: same behaviour as Bugreport #4021 Note: OS X set to no firewalls - no security software Mac connected through router to internet router has hardware-firewall, but no port-adress-translation or filters operating. HINT: Macbay Host tested with Filezilla and had no problems. Filezilla will connect without TLS/SSL Cyberduck and Captain FTP connect without problems Status: Filezilla currently not usable LOG: Status: Auflösen der IP-Adresse für ftp.macbay.de Status: Verbinde mit 193.164.134.194:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Antwort: 220 193.164.134.194 FTP server ready Befehl: AUTH TLS Antwort: 234 AUTH TLS successful Status: Initialisiere TLS... Status: Überprüfe Zertifikat... Befehl: USER PL12813 Status: TLS/SSL-Verbindung hergestellt. Antwort: 331 Password required for PL12813 Befehl: PASS Antwort: 230 User PL12813 logged in Befehl: SYST Antwort: 215 UNIX Type: L8 Befehl: FEAT Antwort: 211-Features: Antwort: LANG en Antwort: MDTM Antwort: UTF8 Antwort: AUTH TLS Antwort: PBSZ Antwort: PROT Antwort: REST STREAM Antwort: SIZE Antwort: 211 End Befehl: OPTS UTF8 ON Antwort: 501 OPTS: UTF8 not understood Befehl: PBSZ 0 Antwort: 200 PBSZ 0 successful Befehl: PROT P Antwort: 200 Protection set to Private Status: Verbunden Status: Empfange Verzeichnisinhalt... Befehl: PWD Antwort: 257 "/" is the current directory Befehl: TYPE I Antwort: 200 Type set to I Befehl: PASV Antwort: 227 Entering Passive Mode (193,164,134,194,237,83). Befehl: LIST Antwort: 150 Opening ASCII mode data connection for file list Status: Server hat die TLS-Verbindung nicht ordnungsgemäß geschlossen Fehler: Could not read from transfer socket: ECONNABORTED - Connection aborted Antwort: 226 Transfer complete Fehler: Verzeichnisinhalt konnte nicht empfangen werden Antwort: 421 Idle timeout (250 seconds): closing control connection Status: Server hat die TLS-Verbindung nicht ordnungsgemäß geschlossen Fehler: Konnte vom Socket nicht lesen: ECONNABORTED - Connection aborted Fehler: Verbindung zum Server getrennt |
|||||
#4104 | Unable to launch filezzila in mac OS X 10.3.9 | Bug report | low | Unknown | rejected | |
Description |
When trying to launch filezilla an error message appears on the console " 2008-12-21 11:00:22.736 CrashSubmitter[390] Crash report submitted! dyld: /Applications/Firefox.app/Contents/MacOS/firefox-bin Undefined symbols: /Applications/Firefox.app/Contents/MacOS/XUL undefined reference to _kCGColorSpaceGenericRGB expected to be defined in Carbon /Applications/Firefox.app/Contents/MacOS/XUL undefined reference to _kCGImageSourceShouldAllowFloat expected to be defined in Carbon /Applications/Firefox.app/Contents/MacOS/XUL undefined reference to _kCGImageSourceTypeIdentifierHint expected to be defined in Carbon" When accessing the directory on the terminal this message appears " The kernel support for the dynamic linker is not present to run this program." 'dyld_mod_term_funcs@@@dyld_make_delayed_module_initializer_calls@@@@Couldn't calculate the application directory.@@@application.ini@XUL_APP_FILE@@@@Invalid path found: '%s'@@@@app@Incorrect number of arguments passed to -app@@@@application.ini path not recognized: '%s'@@@XUL_APP_FILE=%s@Couldn't read application.ini@@@~K\$?' |
|||||
#4114 | Error connecting to several servers | Bug report | low | FileZilla Client | outdated | |
Description |
I get this error while connecting to several (not all) servers in Dutch: Fout: Kan niet lezen van socket: ECONNRESET - Connection reset by peer Fout: Verbinding verbroken met server Fout: Ontvangen van mappenlijst is mislukt Translation: Error: Can't read from socket: ECONNRESET - Connection reset by peer Error: Connection with server disconnected Error: List receive fail Client version: 3.1.6 |
|||||
#4124 | Network mapped drivers do not show volume label | Feature request | low | FileZilla Client | outdated | |
Description |
Several users had requested to have the mapped network drivers [like Y:] display the whole volum labe in the Local folder window and not just the letter [y:(data) ] or have an option to swith the local folder path to UNC standart |
|||||
#4127 | Remember the selection of local files in other folders | Feature request | low | FileZilla Client | rejected | |
Description |
Hello, the old FileZilla 2 Client had a nice feature: when some files (e.g. files 45-50) were selected in a local folder and then another local folder was selected, the files at the same place in the new local folder (e.g. files 45-50) were automatically selected again. Would it be possible to reintroduce this feature or even make it switchable in the options? Thanks. Martin |
|||||
#4129 | Typo in error message "reveive" | Bug report | low | FileZilla Client | fixed | |
Description |
Status: Listing directory /backup/Pictures Status: Directory listing successful Status: Disconnected from server Status: Retrieving directory listing... Command: cd "Lottery" Error: did not receive a valid SFTP packet: sftp_recvdata failed, could not reveive packet length Error: Failed to retrieve directory listing Should be receive. The connection sat idle for a while and then was Disconnected from server. I tried to change directories and this misspelled error was printed. |
|||||
#4136 | Secure Site-To-Site-Transfer | Feature request | low | FileZilla Server | rejected | |
Description |
I point to this forum post. This feature is very useful (not only for me). Also filezilla will be on of the first free ftp-server for windows with this feature. |
|||||
#4150 | Ability to turn off "Operating system problem detected" message | Feature request | low | FileZilla Client | rejected | |
Description |
Version 3.2.0 Windows XP 64-bit w/SP2 Each time on startup I get the "Operating system problem detected" message. This is very annoying. It should only appear the first time I run the program from a new install. After that it should not appear anymore. At least add a check box to "Do not show this again." |
|||||
#4154 | User error: Invalid or inacessible sitemanager.xml | Bug report | low | FileZilla Client | rejected | |
Description |
Started filezilla, it said there is an update --> I updated as i ALWAYS do.( first install/upgrade option ) Started filezilla --> first error when clicking sitemanager: cannot open sitemanager.xml .... no changes will be ... Then tried to import my filezilla.xml --> same error but then it says: import done , after restart ... I restart but that did not made any difference. Think for more than one & 1/2 year it was running fine , update after update but now looks like I will have to insert all sites again becuase right now I cannot even ADD any site for it keeps returning the first error: cannot open ... I run XP PRO XP3. |
|||||
#4161 | unhandled response 530 | Bug report | low | FileZilla Client | rejected | |
Description |
it should just wait, instead it fails and says password error you can test it on my hosting account: ftp: ftp.servage.net user: site1test password: test12341234 Command: PASV Response: 220 FTP Server # 1 Command: USER site1 Response: 227 Entering Passive Mode (77,232,67,104,245,60). Command: STOR Console_TestListener.php Response: 331 Password required for site1 Command: PASS Response: 530 Sorry, the maximum number of clients (5) from your host are already connected. Error: Could not connect to server Status: Resolving address of ftp.site1.co.il Status: Connecting to 77.232.67.104:21... Response: 150 Opening BINARY mode data connection for Console_TestListener.php Status: Connection established, waiting for welcome message... Response: 220 FTP Server # 1 Command: USER site1 Response: 226 Transfer complete Status: File transfer successful Response: 331 Password required for site1 |
|||||
#4163 | Transfer queue refresh | Bug report | low | FileZilla Client | outdated | |
Description |
Hello, I've been using FileZilla for a long time now, and I love it and recommend it to all of my friends, so first off, great job! I appreciate the work you've put into FileZilla! Just a little thing here - when I download several large files at once, typically, the file queue fills up to the point that I have to scroll, and I want to keep tabs on the progress of the files being downloaded, so I grab the resize bar dividing it from the upper 3/4 of the program, and drag it up so more queued files can be seen, but the progress bars all disappear, and I can't see the progress of any of the files any more. I can get it back, I believe by starting a new series of downloads, but with big files, I like to know how long they'll take to download. Thanks! Paul Duquesnoy |
|||||
#4164 | No View of Remote or Local Files | Bug report | low | FileZilla Client | worksforme | |
Description |
I can't see my remote or local files since I updated to version 3.20. Thanks, Rebecca Beasley |
|||||
#4178 | columns guide line | Bug report | low | FileZilla Client | outdated | |
Description |
when making the columns bigger the temp guide line doesnt disappear after you resize the columns. you can min/max the window to get rid of it tho. |
|||||
#4183 | Client 3.2.0 does not support åäö in path | Bug report | low | FileZilla Client | rejected | |
Description |
Client 3.2.0 does not support Swedish characters åäö in path. Client report: 18:22:19 Command: RETR /srvmmxap001_e$/Home som Skall_Flyttas/1076/DOKUMENT/Bilder/Björk/PICT5534.JPG 18:22:19 Response: 550 /srvmmxap001_e$/Home som Skall_Flyttas/1076/DOKUMENT/Bilder/Björk/PICT5534.JPG: The system cannot find the path specified. 18:22:19 Error: Critical error 18:22:41 Status: Sending keep-alive command |
|||||
#4186 | cannot connect to server | Bug report | low | FileZilla Client | rejected | |
Description |
The operating system was reset from XP home to XP Pro by the adaware program update - don't ask how - I have no idea, and neither does anyone else. BUT it reset all my accounts. Filezilla was working wonderfully, but now I cannot connect. The log is as follows Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.2.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 81.20.183.83 ib-ca-bid-id Response: 200 OK PREP 1728 Response: 200 Using port 1728, data token 1895056417 PORT 81,20,183,83,6,192 Response: 200 PORT command successful LIST Response: 150 opening data connection Please help as I have updates to load to a website |
|||||
#4187 | No TortoiseSVN in the right click Context. | Feature request | low | FileZilla Client | rejected | |
Description |
Hi, I am using Filezilla to to transwer the files from my laptop to remote servers. The folder on my Laptop is the Check out copy of Subversion.I am using TortoiseSVN client to access the Subversion. When was right clicking on the folder on the Left pane of FileZilla to Update my local copy, I did not fild the TortoiseSVN commands in the right click context menu. If the FileZilla has the TortoiseSVN commands in its right click context menu, it helps us a lot to update Subversion local copy from the Filezilla client, which I found in winSCP. Regards, Shivaji |
|||||
#4190 | Aqua Buttons Flicker on OSX | Bug report | low | FileZilla Client | outdated | |
Description |
Filezilla Client version 3.2.0 Command button controls flicker sporadically on the macbook osx 10.5.5 / intel. This occurs throughout the application, even on the main page - the quickconnect button. |
|||||
#4191 | Typo in Security settings | Bug report | low | FileZilla Server | fixed | |
Description |
Under Edit -> Settings -> Security settings, there's a typo. It says 'In this case only the the first three parts...'. Of course, that's one 'the' too many. |
|||||
#4200 | A BUG using Filezilla Client - uploading to host in ASCII mode | Bug report | low | FileZilla Client | outdated | |
Description |
Gentlement, For several days now, I have been writing several simple perl scripts, and using filezilla to upload these text files to my server, and I kept getting 'Configuration Error' when trying to run the scripts. I contacted my host tech support, and they could not find any reason as to why this error was occuring. This morning I created a simple example from an old perl book, using Notepad (windows XP of course), and uploaded it with Firefox FireFTP plugin, which shows the ASCII transfer mode, and the script worked. I have gone into filezilla Edit Settings, and under Transfers->File Types, set this to ASCII, but it does not seem to make a difference. When uploading a file to my host, it shows the transfer as Normal. FYI... My email is trebor0926@…, if you want to pass on info to me. |
|||||
#4201 | Can't browse Cyrillic folders on the remote server | Bug report | low | FileZilla Client | rejected | |
Description |
Program Version: 3.2 When I encounter some folders on the remote server that have some or all of the characters in Cyrillic, they are displayed by the fine, but as soon, as I click on it, the second folder gets created with the wrong charset. The program takes me to the wrong charset folder, while the folder that has normal Cyrillic characters doesn't disappear. When I try to click on the correct version, it sends me back to the folder duplicate with the wrong charset. I can see all of the files and folders inside of the wrong charset folder, but I cannot do anything with them, only look at them. It gives me an error if I try to download or view files, or browse nested folders. When I type the directory path in address bar - same thing happens. |