Custom Query (10465 matches)
Results (1601 - 1700 of 10465)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#309 | SSL get files - Crash | closed | Bug report | normal | Other | |
Description |
Hello, I'm using ProFTPD file server with enable TLS/SSL. Everything works fine, auth, download... but when I attempting upload it crashes down and terminates. Server is okay (other clients works). If need account on my server contact me! js@…. Thanks |
|||||
#310 | FTP Times out on large remote dir listing | closed | Bug report | normal | Other | |
Description |
While listing a remote dir containing 200000+ files (don't ask) the connection times out. The same listing from a traditional command line ftp client completes successfully |
|||||
#311 | Cannot reload the file queue from file | closed | Bug report | normal | Other | |
Description |
Cannot reload the file queue from file |
|||||
#312 | Access Violation in CApiLog::LogMessage | closed | Bug report | normal | Other | |
Description |
Binary for 2.1.7 compiled with VC++ 7.1 causes an access violation in CApiLog::LogMessage when exiting FileZilla.exe. The attached .diff fixes the problem. |
|||||
#313 | Sennding maximized window to tray | closed | Bug report | normal | Other | |
Description |
Restoring the window from the tray turns to restored size, not maximized size. |
|||||
#314 | Activity leds in status bar when maximized | closed | Bug report | normal | Other | |
Description |
These leds shows moved, the red led shows partially out of screen when the window is maximized. |
|||||
#315 | Transfer queue list shows visual garbage | closed | Bug report | normal | Other | |
Description |
between desc list and the first file in progress |
|||||
#316 | VC++ 7.1 can't compile DirectoryCache.h (2.1.7) | closed | Bug report | normal | Other | |
Description |
I don't know if this is a bug per se, but VC++ 7.1 will not compile the 2.1.7 source unless the protected modifier is commented out in DirectoryCache.h at line 62. Just an FYI! Thanks,
P.S. is there a better place to submit compile- and source-related items? |
|||||
#317 | Ident does not let you use "ident" for ident | closed | Bug report | normal | Other | |
Description |
If you use "ident" as the ident it prompts you to enter a username.. this may be a feature? jae7@… |
|||||
#318 | Wrong year for files < 6 months old | closed | Bug report | normal | Other | |
Description |
Filezilla can get the year wrong for files that have been modified within the last 6 months. The list output from my server works like the standard "ls" command in so much as a file older than 6 months has the date shown as "MMM DD YYYY" and files 6 months or newer have "MMM DD HH:MM". Files with the latter date stamp format sometimes are shown in the year 2003 and sometimes the year 2002. Example listing: -rw-rw-rw- 1 admin home 3344 Apr 3 2001 hmi.htm -rw-rw-rw- 1 admin home 8768 May 6 18:45 index.htm -rw-rw-rw- 1 admin home 1976 Feb 15 2002 manuals.htm -rw-r--r-- 1 admin home 21704 Jan 30 23:48 manuals.php FileZilla showns index.htm as being in 2002 (wrong), whilst manuals.php is in 2003 (correct) hmi.htm in 2001 and manuals.htm in 2002. I'm using FileZilla 2.1.7 and FTP over SSH2 on a Win2K pc. |
|||||
#319 | XML list are not imported into Queue | closed | Bug report | normal | Other | |
Description |
On Windows 2000 the lists exported from the Queue are then not imported back. This seems to be present in version 2.1.6 and 2.1.7. It worked in version 2.1.4 The XML file is generated properly and its contents are easily browsed in IE. |
|||||
#320 | Error Uploading directory | closed | Bug report | normal | Other | |
Description |
i try to upload a directory from local to remote, but the programs halt, if i try to add the dir on the queue the task not appear in queue too! |
|||||
#321 | Connot fonction wish Winroute | closed | Bug report | normal | Other | |
Description |
Wich Winroute Filezilla server don't fonctionne in Active mode Please send me a mail to rem.d@… when the problème is delete
|
|||||
#322 | Transfered files truncated | closed | Bug report | normal | Other | |
Description |
Version: 2.1.7 I use the SSL mode with explicit encryption. I noticed that files transfered with that version are truncated (a few bytes are missing). I can't confirm that this is the case with non SSL transfers (didn't try). The transfer was OK with version 2.1.6a. Regards. Jérôme |
|||||
#323 | Non-English character compatability | closed | Bug report | normal | Other | |
Description |
Some non-English charaters (ex. Chinese characters) have problem with FileZilla, while these characters are OK on UNIX systems. When I made directories with FileZilla "Create directory" command, there was no error messages about making directories, but names of those directories did not display correctly in FileZilla remote directory window (display with spaces) and consequently "cd" to those directories was not possible. I found that the character with hexidemical code "B57B" is incompatable with FileZilla. (Remember that Chinese characters have a double-byte character system.) I suspect that the first byte "B5" is responsible for this issue. I tried CuteFTP (4.0 and PRO) with it, both versions didn't display correct directory name but "cd" command was OK and upload/download worked well. The local directory window of FileZilla doesn't suffer from this problem however. |
|||||
#324 | LIST as alias for DIR not understood | closed | Bug report | normal | Other | |
Description |
The current version of filezilla's server (0.8.3a) does not list files after receiving the command LIST. It even doesn't recognize the command. Just add LIST as alias for DIR or LS and everything works. (The concerning directories are home directories with every right set.) |
|||||
#325 | ASCII mode transfer doesn't work | closed | Bug report | normal | Other | |
Description |
This has been reported at least twice before (tickets 614075, 580087), but as of the current version v2.1.7, FileZilla is still incapable of using ASCII mode for SFTP transfers. I am attempting to transfer Perl scripts but cannot use FileZilla because of this problem. I want to use FileZilla because my current FTP client, WS_FTP LE, doesn't support SFTP; my server is being changed to SFTP only soon. Regardless of whether I download a particular file from my server, setting the file extension in Edit :: Settings :: ASCII / Binary :: ASCII file, or manually specify Transfer :: Transfer Type :: ASCII, the file is downloaded in Binary mode. If I download the same file with WS_FTP it is downloaded correctly in ASCII mode. I understand that some versions of SFTP don't have an ASCII transfer mode. If that is the case, either the options for ASCII / Binary should all be greyed out when connected via SFTP, or preferably SFTP would itself handle the ASCII / Binary conversion... |
|||||
#326 | Remote dir changes after renaming files | closed | Bug report | normal | Other | |
Description |
Quite often, after renaming a file in the remote server by pressing F2m typing the new name then the Enter key, the current remote directory will change by itself. The action is similar to what occurs if a remote directory is deleted, however the directory and the file are still intact. Occasionaly this takes a while to happen after the Enter key is pressed. Maybe renaming is not the only situation that causes this, can't know for sure. |
|||||
#327 | missing files in 'remote panel' from OpenVMS server | closed | Bug report | normal | Other | |
Description |
some file on are missing from the remote pannel. the server is an OpenVMS box running OpenVMS 7.2-1 and TCPIP Services v5.3 (maybe a 'show raw dir' option could help to debug) |
|||||
#328 | this bugtracker appears to be useless.. | closed | Bug report | normal | Other | |
Description |
It seems like none of the developer is willing to "track" any of the bugs posted herein. There are plenty of open bugs dated from last year, but nonbody knows, if they are solved, closed or still an issue. Not a single entry can be found in the 'colved' or 'closed' categories. FZ has some nice features and it's too bad, that user reponses seemed to be ignored -- at least here at Sourceforge. The current release (2.17) is labeled "mature", but introduced a couple of new very annoying bugs, e.g. weired server directory changes and the non-functional queue (which was one of the reasons for me to choose FileZilla). It appears that I need to *downgrade* or worse: kick FileZilla and go back to my previous FTP client. A disappointed user. |
|||||
#329 | Unable to upload to MVS Server | closed | Bug report | normal | Other | |
Description |
I cannot upload to an IBM MVS Server type. The directory listing shows empty, when it is not, and when I try to send the file I get the following: Response: 230 XAHEDM is logged on. Working directory is "XAHEDM.". Status: Connected Status: Starting upload of O:\FTP Temp\test.send Command: CWD /'XAHEDM.'/ Response: 550 CWD cmd failed : EDC5129I No such file or directory. Command: CWD / Response: 250 HFS directory / is the current working directory Command: MKD 'XAHEDM.' Response: 550 error allocating XAHEDM. Command: CWD /'XAHEDM.'/ Response: 550 CWD cmd failed : EDC5129I No such file or directory. Error: Upload failed I am using Version 2.17 |
|||||
#330 | Server: Custom PASV Options ignored | closed | Bug report | normal | Other | |
Description |
I'm running FZ server (0.8.3) behind a router and cant get it to give out correct ip:port for pasv, no matter what I options I enter. Dynip support would be nice too ;) teilzeitprofi@… |
|||||
#331 | Problem with connecting through SQUID (other) | closed | Bug report | normal | Other | |
Description |
I need to set the following to use FTP: USER remoteID@remoteHost But this isnt implemented, so i just used USER remoteID@remoteHost fireID Then the log shows following: Antwort: 220 Welcome to fireproxy2. Status: Versuche develop.animanga.at über den Proxy zu erreichen Befehl: USER develop@… Antwort: 501 Invalid destination in user name. I just think this is the space at the end of the request. Please implement USER remoteID@remoteHost too! |
|||||
#332 | Cannot cd into subdir if dir is a .lnk | closed | Bug report | normal | Other | |
Description |
The problem is with filezilla server. I don't know how to access files on different partitions (I tried cd d: but it didn't work) So I created .lnk file in my C: root, that points to my D: disk. I can do cd DiskD.lnk from ftp client, but I cannot cd into any subdir... I hangs for some time, and then it outputs that directory isn't found. |
|||||
#334 | Server 0.8.3: Folder name problem | closed | Bug report | normal | Other | |
Description |
I found that filezilla server had problems with folder names of Chinese characters. But rather, it's not just a DBCS (double-byte character system) compatability problem. I could enter those folders in question and get the file list normally, but when I started to download files in those folders, filezilla server reported "550 file not found" for each file. I tried to use the same Chinese characters as file names and those files could be downloaded normally. This problem occurs only with folders (with Chinese name), not files (with Chinese name), and only while downloading files in thoese folders. Looks like filezilla server has some problem handling folder names on action of file transfer. Although not all Chinese characters cause this problem, it occurs very often. In my experience, 2 folders out of 4 exhibited this problem. It is probabily a bug ranther than a Chinese character compatability problem. I tried two different clients, filezilla and windows xp built-in ftp, and confirmed that this problem was at server side. (The server was executed on windows me) |
|||||
#335 | Queue does not use automatic ASCII/BINARY mode after restart | closed | Bug report | normal | Other | |
Description |
Repro steps: -Connect to a server -Begin a few binary uploads to the server -Stop the queue -Stop the program -Restart the program -Restart the queue ->The files are now transferred in ASCII mode Expected-> The files have to be transferred in the appropriate mode, depending on their extension |
|||||
#338 | graphical redraw-bug on resize window | closed | Bug report | normal | Other | |
Description |
When resizing, then minimizing filezilla and/or bringing it back to front, the transfer-queue window displays some two pixel-lines stuff that doesn't belong there. see image. nothing much of importance and probably easily fixed. |
|||||
#339 | Problem with upload (APPE) | closed | Bug report | normal | Other | |
Description |
When I upload files to my website then there are several files that have a problem. The message are: Command: APPE b.htm Response: 451 b.htm Append/Restart not permitted, try again. Error: Upload failed The above message comes several times for the same file and then stops trying. If I then remove the file from the website the upload works without problems. A lot of files work without problem. Erik |
|||||
#340 | Ident server bug in settings dialog | closed | Bug report | normal | Other | |
Description |
How to get the bug: 1) Clear the user name in the ident text box. Now disable the ident server, and then close the dialog. 2) Open the settings dialog again, and re-enable the ident server. Type a username into the text box. 3) Switch to a different pane in the settings box, e.g. "SFTP settings". Click OK. You should now see a message box telling you to type a username, even if you have typed one. |
|||||
#341 | Client goes CRAZY!!... | closed | Bug report | normal | Other | |
Description |
...when pressing "Process the queue" button while not connected. I got instantly banned from the ftp due to 40 retries a sec. I want the client to start downloading (processing the que) when i get connected |
|||||
#342 | Problems changing directory on remote host | closed | Bug report | normal | Other | |
Description |
As an example, we use Novell as our FTP server. We cannot CD to <server>/<volume>/<path> Client always seems to remove the second leading slash leaving us with "cd /<server>/<volume>/<path>" Furthermore, client always appends another / to the end (and, it appears, the beginning) of any directory that doesn't have it. Relative pathing is a good thing (for example, ~ is very handy but doesn't work). It'd be nice to have a hotkey bound to changing the directory, too. Aaron aheck@… |
|||||
#343 | upload very slow with no speed limit set | closed | Bug report | normal | Other | |
Description |
When uploading a file using FileZilla in my intranet from Win2k to IBM AIX, it takes about 2 minutes to upload a 8MB file. Achieving a 79KB/s throughput. When using ftp in the MSDOS command prompt, it takes about 3 seconds. However, download files in the same environment only takes about 3 seconds. Upload from Win2k to Win2k machines took 30 seconds with FileZilla while ftp from command prompt took 3 seconds. There is no speed limit set. |
|||||
#344 | speed limits are not set correctly when using custom rules | closed | Bug report | normal | Other | |
Description |
When I set the custom speed limit rules and click OK, the rules are GONE!!! But - when I restart FileZilla, they are there ???!!!! My settings are stored in XML file. |
|||||
#345 | Problem with 2+ instances | closed | Bug report | normal | Other | |
Description |
I have following problems with more than one instance of FileZilla: Lets say we have Instance A and B (A started first) I connect to a server with A and DL. Then I make a new entry in the Site Manager to U/L something. I do the transfer and close A. Now: 1) The new site just isnt saved! 2) The queue of B wont be saved! |
|||||
#346 | Troubles with specials Chars in dirnames | closed | Bug report | normal | Other | |
Description |
I wont submit thi tracker item, if I knew that this happens with EVERY FTP Client. But, DAP (Download Accelerator Pro) hasnt got any problems, so i just say it: When I have strange Chars in a Dirname, then it just says "Dir doesnt exist" These are as an example this strange y with two points over it... |
|||||
#347 | SSL upload through socks proxy fail | closed | Bug report | normal | Other | |
Description |
I'm using Filezilla to conentc to an SSL ftp server (implicit encryptin), using a socks5 proxy. Everything works fine except upload. In this case filezilla send all data in few seconds instead of several minutes (with very large files). When arrived to 100% and after the timeout has expired, he disconnect from server; only some data arrive on the server, so I've to resume the upload, several times when the file is very large. |
|||||
#348 | Can't connect with FileZilla | closed | Bug report | normal | Other | |
Description |
Under some circumstances, I cannot connect to my website with FileZilla. If I use another FTP Client, (like WS_FTP Pro) I get connected. If I use FileZilla a bit later, I can connect again without any modifications in the preferences or else panels. This is the log I get when problem occurs. Etat : Connexion à sd21.sivit.org ... Etat : Connecté à sd21.sivit.org. Attente du message d'accueil... Réponse : 220 sd21.sivit.org FTP server (Version wu- 2.6.2(1) Tue Mar 4 15:42:58 CET 2003) ready. Commande : USER stephane Réponse : 331 Password required for stephane. Commande : PASS * Réponse : 230-No directory! Logging in with home=/ Réponse : 230 User stephane logged in. Etat : Connecté Etat : Récupération de la liste de répertoires... Commande : CWD /home/web/ Réponse : 250 CWD command successful. Commande : PWD Réponse : 257 "/home/web" is current directory. Commande : PORT 192,168,0,3,13,177 Réponse : 500 Illegal PORT Command Erreur : N'a pas pu récupérer la liste du répertoire Commande : TYPE A Réponse : 200 Type set to A. Commande : PWD Réponse : 257 "/home/web" is current directory. Commande : REST 0 Réponse : 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer. Commande : PWD Réponse : 257 "/home/web" is current directory. Commande : PWD Réponse : 257 "/home/web" is current directory. Commande : TYPE A Réponse : 200 Type set to A. Hope this help. I like using your software. Without this problem I would be an happy guy ! |
|||||
#349 | Address incorrectly identified Ver 2.17 | closed | Bug report | normal | Other | |
Description |
I copy and paste ftp://ftp.sk.debian.org/.mnt3/tucows/windows/files7/Grea tStellaDemoInst.exe into the ADDRESS input box. FILEZILLA looks for ftp://ftp.sk.debian.org/.mnt3/tucows/windows/files7/Grea tStellaDemoInst.exe/ thinking the last part is a folder not a file. A connection is made but an error message folder not found is reported. Now it would be great if the common extensions where recognised. eg. doc, zip, html, exe,.... Or have I missed something? |
|||||
#350 | Changing password does not work. | closed | Bug report | normal | Other | |
Description |
I could not change my password. We have and AIX 4.3.3 server with OpenSSH. I enter my old password and my new password twice and all I get is a beep and the dialog goes away. |
|||||
#351 | Transfer Hang | closed | Bug report | normal | Other | |
Description |
Now sure if *hang* is the right word but I've been experiencing hangs or jams in transfers when using filezilla to transfer files from my local sun ultra60 server into my PC (Win3K SP2). The proceedure that i use is to drag a large number of files say 40 or more from the remote window to the local window. Files vary in sizes from 200K to 2MB (max). The transfer begins fine and transfers the file quickly. But after a number of transfers (the exact number seems arbitrary) the transfers in the queue slow. A couple of seconds go by and then I get a dialog box saying that the file that I am trying to transfer is on my system already, has a size of 0 bytes and do I want to overwrite, skip, etc.... In some cases this continues for each file in the queue in other cases the connection seems to *wake up* again and transfers begin again. Messages in the log window when this happens are: command: TYPE I Response: 200 Type set to I. Command: PORT xxx,xxx,xxx,81,9,25 Response: 200 PORT command successful. Command: RETR ASIN_one_seismic_u32 Response: 425 Can't create data socket (xxx.xxx.xxx.67,20): Interrupted system call. Error: Download failed I can sucessfully transfer the same files using other programs between these two systems (windows ftp, ncftp(v3.1.4), and cygwin ftp); If I drag and drop smaller amounts of files 5~10 I haven't run into this, It only seems when I queue a large number of files 40+. steve@… |
|||||
#352 | UNC paths produce incorrect CD for GET/PUT | closed | Bug report | normal | Other | |
Description |
[I searched through the bugs; hopefully this isn't a duplicate] Summary: When I try to GET/PUT a file from a server where the remote path is on a network share, the FTP client appears to translate server/share/dir/filename.ext to /server/share/dir/filename.ext when changing directory prior to the GET/PUT command. Server Configuration:
3.6.1-P2.3. Client Configuration:
Research: 07/msg01372.html If you read through the thread, OpenSSH 2.9P2 had this problem and it had been patched. To isolate FileZilla, I used the OpenSSH and SecureFX client to try to reproduce the probem -- it only exists in FileZilla. Connection Log: Status: Connecting to outsourcing.meps.org:22 ... Status: Connected with outsourcing.meps.org:22, initializing SFTP connection... Command: CONNECT hooptie@…:22 Response: Remote working directory is san_home/storage/Home/Hooptie/My Documents Status: Connected Status: Retrieving directory listing... Command: PWD Response: Remote directory is san_home/storage/Home/Hooptie/My Documents Command: LIST Response: Listing directory san_home/storage/Home/Hooptie/My Documents Response: Sucessfully received 37 items Status: Directory listing successful Status: Retrieving directory listing... Command: CD Downloads Response: Remote working directory is now san_home/storage/Home/Hooptie/My Documents/Downloads Command: LIST Response: Listing directory san_home/storage/Home/Hooptie/My Documents/Downloads Response: Sucessfully received 26 items Status: Directory listing successful Status: Connecting to outsourcing.meps.org:22 ... Status: Connected with outsourcing.meps.org:22, initializing SFTP connection... Command: CONNECT hooptie@…:22 Response: Remote working directory is san_home/storage/Home/Hooptie/My Documents Status: Connected Status: Starting upload of C:\Documents and Settings\Hooptie\Desktop\Regional Training.zip Command: CD /san_home/storage/Home/Hooptie/My Documents/Downloads/ Response: Directory /san_home/storage/Home/Hooptie/My Documents/Downloads: no such file or directory Command: CD /san_home/storage/Home/Hooptie/My Documents/ Response: Directory /san_home/storage/Home/Hooptie/My Documents: no such file or directory Command: CD /san_home/storage/Home/Hooptie/ Response: Directory /san_home/storage/Home/Hooptie: no such file or directory |
|||||
#353 | Can't parse path on Windows server | closed | Bug report | normal | Other | |
Description |
FileZilla doesn't like Windows FTP servers. It can't parse the path, I assume because it doesn't start with a slash. Here's the log with debugging turned on: Trace: FtpControlSocket.cpp(811) : List(FALSE,0,"","",1) Status: Retrieving directory listing... Command: PWD Trace: FtpControlSocket.cpp(315) : OnReceive(0) Response: 257 "C:/" is current directory Trace: FtpControlSocket.cpp(811) : List(FALSE,0,"","",0) Trace: FtpControlSocket.cpp(960) : Can't parse path! Trace: FtpControlSocket.cpp(2646) : ResetOperation(4) Error: Could not retrieve directory listing ftp> quote syst 215 WIN32 A N (WFTPD by Texas Imperial Software) |
|||||
#354 | Changing dirs locally and remotely at the same time | closed | Bug report | normal | Other | |
Description |
It would be great if I could quickly change directories locally and remotely at the same time by holding down a key, such as CTRL and clicking on the directory in one view. This will work a little like the following: If key is pressed and directory is changed (doesn't matter in what view), FileZilla should check if the same directory exists in the other view. If it does, then it should open it up as well. If it doesn't, just open up in the view that was selected. This would an excellent feature, especially for people that constantly change directories. Usually, the directory structures locally and remotely are the same. |
|||||
#355 | 'default remote directory' setting in Site Manager fails | closed | Bug report | normal | Other | |
Description |
setting the 'default remote directory' setting in Site Manager to a directory eg home will be saved as /home/ this works fine on a unix box but on a windows box it will fail on a windows box the command 'cwd home' will work whereas 'cwd /home/' gives a 'could not receive directory error' |
|||||
#356 | View/Edit: edit not working | closed | Bug report | normal | Other | |
Description |
I tried to use View/Edit to download/edit/upload a file, but it didn't do the upload. I set up some associations such as css C:\Program Files\Bradbury\TopStyle3\TopStyle3.exe html C:\Program Files\Bradbury\TopStyle3\TopStyle3.exe xml C:\Program Files\TextPad 4\TextPad.exe php C:\Program Files\TextPad 4\TextPad.exe and the view function works fine. But when I change the file, save it, then close the editor, the changed file is not uploaded. |
|||||
#357 | Remote dir refreshes to wrong dir with SFTP | closed | Bug report | normal | Unknown | |
Description |
sometimes after uploading the remote dir will change to the dir I was previously in when it refreshes. Doing a refresh before I upload will make it stay in the current dir. |
|||||
#358 | sftp:// URL parsing should fails if there is no password | closed | Bug report | normal | Other | |
Description |
if i pass sftp://user@host/tmp to FileZilla (2.1.7) it claims that the URL is invalid. the URL in question is valid and generated by FileZilla itself, the URL works if i use sftp://user:@host/tmp The password in this case doesn't need to be given as i use pageant (putty ssh-agent) which authenticates for me. (thanks to the putty based ssh backend) FileZilla should accept urls in form of ftp://[user[:pass]@]hostpath instead of ftp://[user:pass@]hostpath |
|||||
#359 | UI - default font colour in QuickConnect bar is black | closed | Bug report | normal | Other | |
Description |
When using FileZilla under Win98SE, High Contrast#2 colour scheme (black background, green text), the text in the Quick Connect bar is not visible (only see the fields, cannot see the words "Address:", "User:", "Password:", "Port:", as tehy are hard-coded as black text, and the colour scheme uses a black background). Other toolbars do not appear to be affected, but I did not check everything. |
|||||
#360 | bad hiccup on upload | closed | Bug report | normal | Other | |
Description |
In FileZilla 2.1.6 sometimes when I use 'Overwrite if newer' and possibly also on 'Overwrite', the last few lines of a file is appended after the file has been uploaded completely. For HTML files this means that the last few lines of code appear unparsed at the bottom of the page. I presume it would be harder to notice and more troublesome for binary files. I can fix this by deleting the bad file and reuploading. Overwriting seems to cause the same problem. This doesn't seem to be a file size problem as bigger or similarly sized files don't always have this problem. Attached is a file that it happened to today. This was one of many. |
|||||
#361 | Accept SSL dialog does not display fingerprint | closed | Bug report | normal | Other | |
Description |
When connecting to a FTP server over SSL the client displays a "Accept certificate?" dialog allowing the user to either reject or accept the certificate. The dialog however does not display the keys fingerprint, making it impossible to determine if the client is talking to the server intended or that someone is using a man-in-the-middle attach to steal passwords using a fake certificate. |
|||||
#362 | received filesize is a little bit smaller than that on serve | closed | Bug report | normal | Other | |
Description |
When Download a Large File suppose a file on server have size as (say) 20822112 but the d/l one will be (say) 20818104 It needs resume for the file can be fully d/l |
|||||
#363 | I can't see file and directory list! | closed | Bug report | normal | Other | |
Description |
I use filezilla 2.1.8 and very thanks to your application. In my work, I try connect the server - SunOS myct 5.8 Generic_108528-13 sun4us - and successfuly connect. But, I can't see any file and directory. Of course, there are files and directories. |
|||||
#365 | PASV mode not correct | closed | Bug report | normal | Other | |
Description |
When I set PASV mode for single connection then also LIST command must be performed in this mode. This doesn't seem to be the case in current version (2.1.8b), and my connection blocks since my firewall allows only passive (outgoing) connections. |
|||||
#366 | FTP upload to Xbox slow | closed | Bug report | normal | FileZilla Client | |
Description |
Using FileZilla 2.1.4b, I can FTP files to Xbox normallyat a high speed, like several Mbps. Upgrading to FileZilla 2.1.5 and higher (I tried the latest 2.1.8b) the FTP uploads slow down to around 20-70K/sec. FTP downloads to PC are fast and it is just the uploads that are slow in later versions. I am using EvolutionX and XBMP 2.4 as FTP server. |
|||||
#367 | Waiting to retry not working any more | closed | Bug report | normal | Other | |
Description |
With version 2.1.8b, a new bug has been introduced for my system : I have Error: Timeout detected! Error: Unable to connect! Status: Waiting to retry... (5 retries left) but nothing happens, I have to retry manually. There is still another problem. When the program has tried too many times to upload a file, Reset status doesn't fix the problem as I have the same message, I have to exit, then ask for an upload. |
|||||
#368 | PASV mode is faulty in 2.1.8b | closed | Bug report | normal | Other | |
Description |
I agree, there is something broken in FileZilla CLient 2.1.8b, it does not use PASV mode under any of the two simple scenarios I tried, but uninstall, and install version 2.1.7, and using the same configuration, the PASV mode is working. |
|||||
#369 | Files not visible! | closed | Bug report | normal | Other | |
Description |
Remote host is under Unix (Solaris 8) with french language interface. File modified during July month are not visible in FileZilla interface. With windows client FTP, "ls -l"command output is: -rw-rw-r-- 1 others achil 2883 mai 15 14:46 help.html -rw-rw-r-- 1 others achil 16447 jun 27 13:23 config.php -rw-rw-r-- 1 others achil 5798 jui 1 11:45 index.php Under FilZilla, file "index.php" is not visible: help.html 2883 15/05/2003 14:46 config.php 16447 27/06/2003 13:23 It seems that output of command "LIST -a" / "ls -al" is not correctly analyzed... |
|||||
#371 | Update OpenSSL | closed | Bug report | normal | Other | |
Description |
Hi, FileZilla client cannot connect to a FTP server with a large bitcount certificate of 4096 bits (and presumably larger bitcount certificates). What I see is a pause in the SSL connecting stage, FileZilla Client stalls after it prints out the Trace message: Trace: AsynccSslSocket.cpp(871):SSL_connect:SSLv3 write finished A Then a after a short while it timesout. Error: Timeout Detected! I've downloaded the source code and I see the openssl version flags indicate version "OpenSSL 0.9.6b 9 Jul 2001". Can we please see the FileZIlla Client updated to the latest version of OpenSSL, version "OpenSSL 0.9.7b 10 Apr 2003" is the latest on the OpenSSL site. Thanks! Jesse |
|||||
#372 | network drive | closed | Bug report | normal | Other | |
Description |
On a win 2000 when I try to connect through a network drive the program just hangs..... and I have to force quit out of it. |
|||||
#373 | wrong file name on remote site | closed | Bug report | normal | Other | |
Description |
if i transfer a number of file great of 5 (approximately), sometime, in the remote site, filezilla confuse the real name of files: local remote but abc.htm -> abc.htm -> is the .htm abc.doc -> abc.doc -> is the .pdf abcd.pdf -> abcd.pdf -> is the .doc this problem affect all version after 2.1.4, our servers are ProFTPD 1.2.2, ProFTPD 1.2.2rc3 and ProFTPD 1.2.7rc3 |
|||||
#374 | Upload slow to Mac OS X | closed | Bug report | normal | Other | |
Description |
Uploading a file to MAC OS X (v10.2.x) using its built-in FTP server (lukemftp) is slow (~100KB/s) for version 2.1. 8. I also tried v2.1.4 and it uploads at 4.1MB/s, so something has been broken. No speed limits were in place. I guess this is a similar problem to the one someone has with uploading to an Xbox. I have seen this problem with many comercial and freeware FTP apps such as BPFtp, CuteFTP. A few work properly - LeechFTP, WS-FTP. |
|||||
#375 | SFTP is not working | closed | Bug report | normal | Other | |
Description |
Hi I've just downloaded FileZilla Server and Client (2.1.8c) and trying to use SFTP to connect to the server (0.8.5) but unable to connect. I keep on getting timed out message. Please help, here are the log messages Normal FTP is working without any problems, but I need to use SFTP. I ve tried this on Windows 2000/XP but no success :-( On the server Connected. sending welcome message... 421 login time exceeded. Closing control connection. disconnected. On the client Status: Connecting to myserver:221 ... Trace: FzSFtp.exe: FzSFtp started and initialized. Trace: SftpControlSocket.cpp(2146): OnConnect(0) caller=0x00b09f60 Status: Connected with myserver:221, initializing SFTP connection... Command: CONNECT user@myserver:221 Trace: SftpControlSocket.cpp(2415): OnReceive(0) caller=0x00b09f60 Trace: SftpControlSocket.cpp(2423): OnClose(0) caller=0x00b09f60 Trace: FzSFtp.exe: SSH.C(2047): Unknown network error Response: Fatal: Unknown network error Trace: SftpControlSocket.cpp(2222): DoClose(8192) caller=0x00b09f60 Trace: SftpControlSocket.cpp(2252): ResetOperation (12292) caller=0x00b09f60 Error: Unable to connect! |
|||||
#376 | Message log shows on;y one visible line | closed | Bug report | normal | Other | |
Description |
Win98SE, FZ 2.1.8c The message log always scrolls so that only the last line is visible. which makes it hard to see whats happening as it happens. Introduced since v2.1.7. |
|||||
#377 | Enter a valid url with invalid path in the address box leave | closed | Bug report | normal | Other | |
Description |
Win98SE, FZ 2.1.8c Enter this into the address box: "ftp.redhat.com/pub/oops/" You connect the the server ok, get an error invalid path as expected and now cannot navigate the site, even though you are still connected. |
|||||
#378 | Change to Local Drive R: failed ,,,, | closed | Bug report | normal | Other | |
Description |
The Programm hangs wenn i try to change the local destination to R: the contents of R: is
13.07.2003 12:55 <DIR> . 13.07.2003 12:55 <DIR> .. 09.10.2002 10:47 <DIR> QOpenSys 09.10.2002 10:47 <DIR> QDLS 09.10.2002 10:47 <DIR> QSYS.LIB 09.10.2002 10:47 <DIR> QOPT 09.10.2002 10:47 <DIR> QFileSvr.400 09.10.2002 10:47 <DIR> QNTC 09.10.2002 14:02 <DIR> dev 09.10.2002 10:47 <DIR> home 15.07.2003 13:36 <DIR> tmp 28.11.2002 23:26 <DIR> etc 26.10.2002 09:05 <DIR> usr 09.10.2002 13:59 <DIR> QIBM 14.07.2003 21:10 <DIR> QSR 09.10.2002 14:02 <DIR> bin 09.10.2002 14:04 <DIR> var 14.07.2003 07:52 603 dev_rout 09.10.2002 14:18 <DIR> QTCPTMM 09.10.2002 14:18 <DIR> www 09.10.2002 15:39 <DIR> QNetWare 13.07.2003 12:55 0 QXDALISTEN 14.07.2003 11:40 <DIR> sapmnt 15.07.2003 05:56 <DIR> BRMSSPLF 06.05.2003 11:02 <DIR> sapcd 03.03.2003 14:50 <DIR> cd
Can you fix this Problem the Programm is Freezing , nothing do work .... after change to R: Please Help..... Thanks Nerve nerve@… |
|||||
#379 | choosing items in queue difficult | closed | Bug report | normal | Other | |
Description |
When the queue has many small files that are being downloaded, it is difficult to choose a particular file in the queue because the selection keeps moving to another file. For example, if I wanted to pause file foo.txt, I can't choose it to pause because everytime I click on it in the queue, the selected file moves. A workaround I found is to stop the entire queue, make my changes, and then restart the queue. A related problem I noticed happens when I select a bunch of files, and then choose "pause" from the right- click menu. The selection then just moves to the next batch of files in the list. This really isn't a bug, but it is quirky - I've never seen this behaviour with other windows apps. I would expect one of two things: (a) the selection is cleared, or (b) the status of the files just changes to "paused", but the same files remain selected. Overall, this is a great product. Keep up the good work! |
|||||
#380 | Display of Log | closed | Bug report | normal | Other | |
Description |
While mass processing (about several thousand files), filzilla keeps the log and tries to display it.. next start it reloads the whoe (!) log and tries displaying it again. this results in exhaustive memory usage and a too long startup time. |
|||||
#381 | mass processing | closed | Bug report | normal | Other | |
Description |
while reading the details of a transfer job, filezilla should keep the session open. at the moment it does not. some mass transfer jobs take about serveral hours (!) to be read in. whiy does filezille first read the whole directory tree in memory before (!) beginning the transfer? why doesn't it process the tree during transfer recursively? |
|||||
#382 | Refresh not functioning as expected. | closed | Bug report | normal | Unknown | |
Description |
The F5 button seems to be refreshing only the local window pane and not the remote site contents. However a click on the refresh button seems to refresh both the panes. |
|||||
#383 | res\donate.bmp not in CVS | closed | Bug report | normal | Other | |
Description |
when doing a clean CVS checkout, res\donate.bmp is not present, causing the build to fail. |
|||||
#384 | tooltip in download queue keeps old value after deleting ent | closed | Bug report | normal | Other | |
Description |
names long enough to warrant tool tips.
pop up)
tip will keep popping up for the file with the mouse cursor on it. All good so far, as expected. Now...
file with the mouse pointer on it. (Don't move the mouse)
queue.
tooltip that shows is for the deleted file, instead of the new file that has risen up the queue to replace it. Same thing happens when a file completes and is removed from the top of the list, the tooltip still shows the old file name. Moving the mouse away doesn't help, bringing the mouse back still shows the out of date tool tip. clicking the mouse somewhere fixes it though. this is with version 2.1.9 Cheers, Karl P |
|||||
#385 | 332 message code causes problems | closed | Bug report | normal | Other | |
Description |
The sunsolve support site returns with a 332 message and expects a response (in order to access patches). The 332 message sends filezilla for a loop instead of prompting for input. To replicate, ftp to sunsolve.sun.com with username sunsolve and password sunmicro. |
|||||
#386 | file sizes handled incorrectly using ASCII transfer resume | closed | Bug report | normal | Other | |
Description |
I am using filezilla 2.1.9 client, transferring from *NIX to windows. When the file is to be transferred in ASCII, the sizes on *NIX and windows would be different (because of the CRLF conversions). If the file is already there in windows (transferred completely), the program (when set to resume, of course) tries to resume transfer where it should _never, ever_ do it. If the file was transferred in binary, it is no problem since the sizes are equal (and the program recognizes that). |
|||||
#387 | VirtualHosts Support | closed | Bug report | normal | Other | |
Description |
is a VirtualHost Support will be added in newer versions ? |
|||||
#388 | download error while two file have similar name | closed | Bug report | normal | Other | |
Description |
I have two files with same name but part of file name is in CAPSLOCKS. e.g. myfile.java and myFILE.java. During ftp download only one file is getting downloaded that is myFILE.java and content its containg of myfile.java. |
|||||
#389 | empty directory is not transferred! | closed | Bug report | normal | Other | |
Description |
version 2.1.9 empty directory is not transferred! |
|||||
#390 | Error: Could not retrieve directory listing | closed | Bug report | normal | Other | |
Description |
Tried to connect to 2 different servers ( both work with other ftp clients ). I have 192.168.1.8 IP on internal net, servers are outsite. No proxy Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: PORT 192,168,1,8,18,171 Response: 500 Illegal PORT command. Error: Could not retrieve directory listing Command: TYPE I filezilla 2.1.8c |
|||||
#391 | FileZilla ignores UseRegistry if XML file exists | closed | Bug report | normal | Other | |
Description |
If a FileZilla.xml file gets created at any point, FileZilla ignores the UseRegistry key. We repackage FileZilla in MSI's, and need to use the registry for our roaming profiles. If a user downloads an interim release as a setup.exe it can create the XML file and then the MSI's repairs to the registry do no good. thanks! atticus |
|||||
#392 | lose capitalization in directory name | closed | Bug report | normal | Other | |
Description |
version 2.1.9a when transferring directories from remote to local computer the directories created on local computer are all lower case even though they were upper case on the remote computer. rafaelg@… |
|||||
#393 | Server: fail to resolve .lnk to a drive root | closed | Bug report | normal | Other | |
Description |
The "resolve windows shortcuts" option works well when the target is a subdirectory. However, when the target is root of some drive (ex. D:\) the client will not be able to change directory to it. |
|||||
#394 | Downloading large file lists causes timeout. | closed | Bug report | normal | Other | |
Description |
When downloading a very large list of files yielded by the LIST command over a slow-ish connection, filezilla will detect a timeout and disconnect from the server unless the timeout period is increased to a very high level. |
|||||
#395 | hide Quick Connect Bar state | closed | Bug report | normal | Other | |
Description |
When I hide the Quick Connect Bar, it shows up again whenever I go into Settings and hit OK (even if it is already unchecked in Interface settings). |
|||||
#396 | memory overflow when viewing directory | closed | Bug report | normal | Other | |
Description |
Using FileZilla server v0.8.5, windows 2000. I just replaced Cerberus FTP server with FileZilla, so I already had a bunch of directories set up for FTP, full of stuff. While adding users, I was assigning home directories. When the directory explorer window opened, I began expanding to get to the D drive. My D drive has several directories, each with nearly 70,000 image files in them (sequential image upload from several webcams). I don't think FileZilla handled this too well. I didn't think this would be a problem, because it shouldn't have been scanning for files, only directories. It froze just while expanding the D drive and never displayed any of the directories within it. After about 5 minutes of waiting I got a blue screen (my first time EVER under windows 2000, by the way) indicating a memory dump. Bummer. tashcrof@… |
|||||
#397 | Queue's Status Column Width Not Saved | closed | Bug report | normal | Unknown | |
Description |
This has been around for a while. I was hoping it'd be fixed, but I guess no one reported or noticed it, so I think I will. :) Pretty simple really, in the queue, the Status column's width is not saved. Every time I start FZ I have to reset it to not have a horizontal scroll bar. Keep up the great work! |
|||||
#398 | Exporting Large Queue/Closing FZ w/Large Queue = 100% CPU | closed | Bug report | normal | Other | |
Description |
I help run a large Web site, and have been downloading the entire site to backup to CD. Right now I'm trying to download ~900MB from our main server, totaling several thousand files. Since FZ does not show a queue count (please add this!), I'm having to guess that the total is around 2,000-3,000 files. Naturally, a transfer of this much data may not complete in one day, and I sure don't want to have to start over from scratch. Just downloading all of the directory listings takes about 10-15 minutes. So, I have been trying to export the queue. I've tried exporting the entire queue of the ~900MB of files, and smaller portions of ~150MB, and whenever I try, FZ remains at 100% CPU usage, with memory usage continually fluctuating in small amounts. When I tried to export the 900MB queue, memory usage was around 96MB; when I tried the smaller one, it fluctuated more, from ~11MB to ~26MB, occasionally jumping to ~66MB. I have FZ set to use XML, not the registry, and when I try to close FZ the same thing happens. At first I had FZ set to use the registry, and when I tried to close it, the queue was so large, it ran the registry up to the max registry size, so I switched FZ to XML. With the 900MB queue, I let FZ run at 100% CPU for around 15 minutes, which should certainly be enough on an Athlon XP 1700+ with 512MB of memory, don't you think? I mean, come on, what's a list of a few thousand files for a machine like that? :) I think this is a fairly serious bug. If there's anything I can do to help the devs fix it, let me know. |
|||||
#399 | Queue: File Progress Bar Always White Background | closed | Bug report | normal | Unknown | |
Description |
In the queue, in each file's progress bar that appears when the file is being downloaded, the background is always white, even if you have the "window" color in Windows set to a different color. |
|||||
#400 | server:cant open shared files | closed | Bug report | normal | Other | |
Description |
when downloading files from server, it seems try to open the file in "rw" mode instead of "ro" mode |
|||||
#401 | APPE corrupts my work | closed | Bug report | normal | Other | |
Description |
Hi, I want to use FileZilla to upload Files to a Server. I want FileZilla to insert Files to the remote Filesystem that does not exist on the Server so far. FileZilla asks me how to handle Files on my sytem that are older on the server. What FileZilla does not ask me - and does wrong - is handling files with an identical timestamp on my PC and the Server. I transfer ASCII-Files. On my system a linebreak is stored with 2 bytes. The remote system stores one byte per linebreak. It strips off the extra byte automatically, thus making the file shorter. FileZilla on an update of the whole directory structure recognizes the identical FileDate and the different (smaller) filesize and thus thinks it has to APPEnd extra bytes to the file on the server. That's why I'd call "motherfucking bullshit" ;-) It does not malke sense at all. My ASCII-files are PHP scripts that now become unparsable by PHP and screw up my whole system. It took me 3 houres yesterday (Sunday evening) to figure this error out, finally delete all files on the server and upload them wholly. So please change FileZilla that it works in a way it does not automatically corrupt my scripts. Thank you, Bernhard |
|||||
#402 | Client: Timeout while waiting for dir list = fail, no retry | closed | Bug report | normal | Other | |
Description |
If FZ gets a timeout while waiting for a directory listing, it fails and then sits there doing nothing. It should reconnect and retry the directory listing. This is quite frustrating if you're trying to replicate a directory/file structure on a server. If the server is busy (or a piece-of-junk Windows server), and freezes up instead of sending the directory listing the first time, FZ will just fail and sit there. Then when you come back and notice, you have to delete the entire queue and start the whole queueing-up of files all over again. You waste time with FZ doing nothing, and more time downloading the same directory listings over again. It seems like it should be pretty simple for FZ to reconnect and retry directory listings, just like it does with downloads and uploads. Thanks. |
|||||
#403 | Client: Disconnect Not Detected, Directory Listing Fails | closed | Bug report | normal | Other | |
Description |
This one should be pretty simple. Here's a log that should pretty much explain it all: Response: 226 Transfer complete. Status: Download successful Status: Disconnected from server [When I returned, I dragged some directories from the remote pane to the local one to download them, then this...] Status: Retrieving directory listing... Command: CWD tutorials Error: Disconnected from server Error: Could not retrieve directory listing So instead of connecting to the server, *then* sending CWD and proceeding to get the directory listings, it just failed and sat there. |
|||||
#404 | Client: Deleting many files is slow if they are selected | closed | Bug report | normal | Other | |
Description |
If you're deleting several thousand files from a remote directory, and they are still selected in the remote view pane, the CPU usage remains at 100% and the files are deleted at a rate of about one every two seconds. If you click in the remote pane and deselect all of the files, they start deleting as fast as the server can handle it. Must be some bug in the window pane code, maybe it's in Windows itself, but a workaround would be to automatically deselect the files if there are more than a certain number of them being deleted and the directory they're being deleted from is the one displayed in the remote pane. |
|||||
#405 | FileZilla Server - remote Dir | closed | Bug report | normal | Other | |
Description |
Setup: Filezilla Server and Filezilla Client If you are in the root directory of the FTP user and you try to go one folder up, it shows the physical path of the folder in which you are c:\xxx\xxx\xx or d:\xxx, I think it is a security/feature issue |
|||||
#406 | View|Show hidden files needs touching... | closed | Bug report | normal | Other | |
Description |
Hidden files are not always beeing displayed unless you again disable/enable the Show hidden files option in the view menu. |
|||||
#407 | Recursive delete doesn't delete hidden files... | closed | Bug report | normal | Other | |
Description |
If you choose to delete a folder, FileZilla recurses through its subfolders to delete all files, but it misses hidden files and is thus unable to delete the selected folder is the "directory is not empty"... |
|||||
#408 | files get skipped when downloading | closed | Bug report | normal | Other | |
Description |
(Version: 2.1.8c) I've seen that when I wanted to download the virus signature files for my virus scanner. That are 2 files (fp-def.zip and macrdef2.zip) So I drag fp-def.zip to my local directory, then macrdef2. zip. The box pop's up if I want to overwrite the local file. But this box appears only for macrdef2.zip and fp-def.zip gets skipped. If I drag the second file after the box for the first appeared, it works. If I mark both files and drag them at once, it works also. |
|||||
#409 | Wrong "File already exist" warning using sftp | closed | Bug report | normal | Unknown | |
Description |
I've reproduced this problem sucessfully only using sftp and transfering 2 files and up. I connect to an sftp server1, and send 3 files (abc.txt, def.txt, ghi.txt) that are not on that server. Break connection and connect to sftp server2 and send the same 3 files, I'll get an "File already exist" warning box for 2 of the 3 files (def.txt and abc.txt), even though these files _do not_ exist on server2. ghi.txt is sent without this warning. My configuration : FileZilla 2.1.9 / 2.1.9a Windows NT4 SP6a 2 Servers are identical Solaris 9 with stock SSH server (OpenSSH) adery _at_ hotmail _dot_ com |
|||||
#410 | Increasing Conn. Count During Download Causes Re-LIST | closed | Bug report | normal | Other | |
Description |
If you increase the number of simultaneous connections while a queue is downloading, the new connections re-download a directory listing before starting to actually download files in the queue. For example, I am currently downloading my site's old UBB forum files for backup. There are many thousands of files, totaling over 600 MB. I had it on two connections, but the files are tiny, so increasing the number of connections helps them download faster. The directory of the files currently at the top of the queue has many files in it, so the LIST command takes a long time for the server to process. When I increased the number of connections to four, the two new connections each ran LIST commands, instead of just downloading the next files in the queue. In small directories this isn't a problem, but when downloading from directories containing thousands of files, this can add several minutes to the download time. When I de-selected Process Queue, then selected it again, all four connections immediately started downloading files, without getting new directory listings. This should probably be simple to fix. If the devs need any help tracking down this bug, just use my SF e-mail address. Thanks for your work on FileZilla. |
|||||
#411 | View/Edit with Ultraedit | closed | Bug report | normal | Other | |
Description |
When you click view/edit on a file that's associated to ultraedit and you already have ultraedit running, FZ opens the file in the existing window but then immediatly deletes the file. |
|||||
#412 | On remote site: transferred files too big and 0 bytes | closed | Bug report | normal | Other | |
Description |
This is my first experience with FileZilla. It was included in the new Kerberos kit for windows distributed by the DoD High Performance Computing Modernization Office (HPCMO). The Kerberos kit is identified at kfw_20030506_setup.exe, and the included version of FileZilla is 2.1.4b. I am running Kerberos on a Windows 2002 operating system and connecting to a remote DoD HPC site. I have a large file that is 1235774 bytes on my local computer. Actually this file is located on a disk that resides on a Silicon Graphics O200 which is NFS mounted to my PC via Hummingbird Exceed version 8.0. When I transfer this file, it becomes 1228800 bytes big, and FileZilla repeatedly asks if I want to overwrite it. Each time I do, the transfer repeats and the remote copy of the file is the same, overly big size. For a small file of 7262 bytes in size, the remote copy is 0 bytes long. Again, FileZilla repeats the overwrite prompt several times with the same result. I have to deal with a firewall and wonder if this has anything to do with having to have certain UDP and/or TCP ports being open. Or it may simply be that I need to set certain parameters. The above behavior occurs whether the transfer type is Auto or Binary. FileZilla looks like a very slick and intuitive way to deal with protected file transfer, especially with Kerberos. I would really like to be able to use it. Could you please help? Thank you, Ed Vaughn Ed.Vaughn@… |
|||||
#413 | Directory list incomplete w/ passive SSL | closed | Bug report | normal | Other | |
Description |
W/ passive SSL, directory list appears incomplete, w/o SSL appear complete |