Custom Query (10465 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1701 - 1800 of 10465)

Ticket Summary Status Owner Type Priority Component
#414 Bug in assigning default programs closed Bug report normal Unknown
Description

I think I have found a bug in the Options dialog. When trying to assign a default program to open files, unless I click the <Ok> button for every entry nothing is saved. This requires me to reopen the Options for every program I want to assign.

Thanks dorlands@…

#415 Conflict with Zone Labs IMSecure/ImSecure Pro closed Bug report normal Other
Description

On a system with IMSecure or IMSecure Pro loaded, FileZilla will not connect out even in passive mode unless libeay32.dll is renamed to a different file extension.

#416 Filezilla Server Active Mode is not RFC compliant closed Bug report normal Other
Description

Hello,

A customer called me because he had problems using active FTP through his firewall. I checked a bit and I remarked that many other FTP servers were doing well with active FTP through his firewall (checkpoint). The difference is that the server that are working ok are RFC 959 compliant. It looks like Filezilla server is not compliant (because of time, I could only make very few testings) because when the FTP- DATA connexion is set up from the server to the client, the source port should be 20 (actually "listening port - 1", according to the RFC). It looks like filezilla sets the a random source port > 1023. Stateful firewalls (at least checkpoint) doesnt take in consideration this connexion as a part of an existing one and the drops the data connexion.

Extract of the RFC :

http://www.w3.org/Protocols/rfc959/A3_FTP_RFCs.html

The user-DTP must "listen" on the specified data port; this may be the default user port (U) or a port specified in the PORT command. The server shall initiate the data connection from his own default data port (L-1) using the specified user data port.

#417 Change the default port for sftp closed Bug report normal Other
Description

When we select sftp using ssh2 option in the site manager, the default port 21 should change to 22.

Rohit

#418 Ascii-mode and auto-mode file transfer broken?(2.1.8c winxp) closed Bug report normal Other
Description

ASCII or Auto-detect file transfer of an HTML or HTM file will break some Javascript rollover and/or OpenWindow-type coding in the page. Something is wrong with the ASCII file transfer.

Workaround is to transfer the file in Binary mode.

#419 Broken transfers in queue always resume, ignore error 451 closed Bug report normal Other
Description

Files in the queue whose transfers are broken partway are always resumed by FZ, even if the server doesn't support resuming.

Resetting a file's queue status doesn't help; you have to remove the file from the queue and transfer again.

#420 No Keep Alive in SFTP over SSH2 closed Bug report normal Other
Description

The keep alive function does not appear to work when using SFTP over SSH2 mode. Most FTP servers kick you off when the connection goes idle, so implimenting this feature to work under SSH2 would be a great addition. I'm sure many of us with remote servers would like to keep an open FTP session in the systray while working on their sites.

#421 I got the reason that cannot disply file list. closed Bug report normal Other
Description

The reason is date-time format. Filezilla cannot parsing local date-time format that include 2byte character.

Below is reasult excute 'ls -la'


drwxr-xr-x 27 root root 1024 7Ô 5| 19:18 . drwxr-xr-x 27 root root 1024 7Ô 5| 19:18 .. -rw------- 1 root other 73 7Ô 5| 19:18 .TTauthority -rw------- 1 root other 98 7Ô 5| 19:18 .Xauthority -rw-r--r-- 1 root other 548 7Ô 5| 19:08 .cshrc -rw-r--r-- 1 root other 548 7Ô 5| 17:35 .cshrc.old -rw-r--r-- 1 root other 124 7Ô 5| 17:34 .cshrc.org drwxr-xr-x 12 root other 512 7Ô 5| 19:18 .dt -rwxr-xr-x 1 root other 5111 5Ô 17| 11:37 .dtprofile . . .

#422 File size difference in transfer closed Bug report normal Other
Description

I transfered a install.sh file to a UNIX server and it was adding byte size to (832 bytes) the file, causing it to not to run by command line request. I transfered it to another server where the file ran fine and the size was correct (802 bytes). Each time I had Admin rights and I transfered the file as ASCII mode. The transfer was SSH secure each time. I was following a migration task and had to get the developer of the code to witness the issue before we discovered what the problem was preventing the file from running as developed. FYI - the .sh file called a tar.gz file to execute and install inhouse software on the server. We had to use another FTP application to accomplish our migration process.

#423 Can't build data connection: closed Bug report normal Other
Description

Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: PORT 10,0,1,220,4,233 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 425 Can't build data connection: Connection refused Error: Could not retrieve directory listing

This error is happening when I am trying to connect to this site using my Windows 98 machine. However, if I connect to the same site with Windows 2000 - the connection and directory listing happens perfectly.

Version 2.1.9a

#424 problem with uploading - doesn't send all data closed Bug report normal Other
Description

seems to be a problem when uploading multiple files at once, sometimes they will not upload completely and yet they disappear from the queue as if the upload was successful... tends to be either 0 bytes, or a multiple of 16k (maybe to do with block size?)

this has been ongoing since filezilla 2.1.6 or so i think. i'm using war-ftpd which has been working fine before i started using the filezilla with problems, and also works fine with any other client i use...

i'm using filezilla 2.1.9a on windows 2000 pro.

#425 Bad resume when not server suported closed Bug report normal Other
Description

With version 2.1.8c

When I tried to resume a download on a IBM/aix server :

  • the resume seem to go normaly
  • then the download goes over 100%

I then went to the command window, to see "REST command not found".

The error wasn't trapped by filezilla, and the dowloaded file was bad.

The server couldn't resume and filezilla started to resume instead of sending a message and restarting the download from zero.

But Thanks for the very good job !

delacvi@…

#426 pwd during idle changes directory closed Bug report normal Other
Description

I noticed that during idle time - to stop server from disconnecting you use "pwd" with no params command. on my ftp server it changes to a different directory spec(at)webtech(dot)pl

#427 resume fail on reconnect closed Bug report normal Other
Description
  • logged in a site
  • starting download of a binary file
  • closing client while downloading
  • open the client again, I see the queue with

downloading file

  • Process Queue
  • client connects to site and tells me download is

complete, even I got few bytes before, and lot of bytes still to download

#428 japanese language DLL is not archived closed Bug report normal Other
Description

Japanese language DLL is not archived in install/autobuild rev 1.6.

--- autobuild.orig 2003-08-31 18:26:02.000000000 +0900 +++ autobuild 2003-08-31 18:26:54.000000000 +0900 @@ -163,6 +163,7 @@

"source/Language DLLs/Hungarian/release/FzResHu.dll" \ "source/Language DLLs/Italian/release/FzResIt.dll" \ "source/Language DLLs/Polish/release/FzResPo.dll" \

+ "source/Language DLLs/Japanese/release/FzResJp.dll" \

readme.htm \ source/documentation/FileZilla.chm \ GPL.html \

#429 Documentation addition closed Bug report normal Other
Description

More like a request Please include in the compilation documentation page that you need to move the platform sdk include folder to the top, or some dumb coder (like me) might get frustrated, why FileZilla doesnt compile =]

#430 doesn't create empty folders closed Tim Kosse Bug report normal Other
Description

In my web server, i have several folders containing image files. Some of the folders are empty, but have to be created before even they are empty, for my PERL script to check them. When i try to upload the main folder containing those folders, FileZilla doesn't create empty ones. It only creates the folders that have files in. In my opinion, it should create the folders whether they are empty or not...

#431 Message log scrolls incorrectly closed Bug report normal Unknown
Description

I'm using FileZilla version 2.1.9a and there's an issue with the Message Log window where it will scroll to the beginning of the log, then back to the bottom for the first hundred lines, then stay at the top at every line past.

#432 Download not working closed Bug report normal Other
Description

When I have a local site path to my Web site like:


fileserver\public-web\ecs-domain\web\ecs\htdocs

Then when I connect to my Internet FTP site and do a download of a file then Filezilla informs me of it about to overwrite the local file. So far, so good.

But the information of the local file is incorrectly shown. The local file file length is really only 73 bytes and it tells me that the local file is 80 bytes! The file on the FTP is also 80bytes.

When I click on the OK icon to get it to download it, it says it has downloaded it but it doesn't appear in the local folder.

I've tried this with several files and I even try first deleting the local file first and Filezilla keeps saying that its about to delete the local file but its no longer there!

The view within Filezilla of my local files doesn't seem to reflect what Windows explorer says they are. I've tried clicking on the refresh icon in Filezilla, makes no diff.

If I click within the local files view on one of the local files shown (but its really deleted) to read its properties, then it of course can't find the file!

If I try to download a file that is no longer present in the local folder then Filezilla pops up a 'File already exists' window. But it doesn't!

#433 [server]: mget closed Bug report normal Other
Description

I use the ftp client of solaris, and when I make a "mget *", it do not work. I must do "mget ." Why ???? korsani at (yeah, at) caramail dot (yeah, dot) com

#434 Transfer of locked files reopened Feature request normal FileZilla Client
Description

Open MS Office documents cannot be transfered if still open by Office. A transfer seams totake place but the filesize and date is represented by ??? and an Overwrite dialogbox apears trying to overwrite the file that does not yet exist. after closing the document the transfer goes well.

I suggest a test to see if the file is locked and if so, alert via a dialogbox that the document must be closed, and after pressing OK the test runs anew and if it is still open alert that transfer could not be done due to locked file.

#435 Uploading via Network not possible closed Bug report normal Other
Description

I have eg. on X: a Network drive mapped. I connect to my ftp site, change dir. Then try to upload a file from the Network-dir to the ftp-dir.

I see there is on the ftp-site the file somehow created, but only with 0 bytes len. And additionally I receive error that the 'local file 'X:....' could not be opened. Upload failed'.

When uploading it via DOS command-line, this works. Uploading from the local drive works also fine.

#436 Local/remote details format discrepancies; local time bug closed Bug report normal Other
Description

Here are discrepancies in the list formatting of file and folder details and columns between local and remote lists (note that the local system is Windows XP Pro, and the remote is Unix runnning Apache):

Filesize: (Configurable, but the only one)

Date/time:

  • Local: One column named "Last Modified"; date

formatted m/dd/yyyy; time formatted H:mm t (?)

  • Remote: Two columns named "Date" and "Time"; date

formatted mm/dd/yyyy; time formatted H:mm

Filetype: Missing on remote list

Permissons: Missing on local list, even though Windows sets permissions, too (just not the same as Unix)

Also, note that the local time format is incorrect, using 24-hour time and the AM/PM variable.

I would suggest (if it's not in your todo already) making all file and folder details and list columns fully configurable for both local and remote lists, including selectable columns and formatting (like currently with filesize).

#437 files list is not updated in the local tree view closed Bug report normal Unknown
Description

Here's the way to reproduce the bug :

  1. run filezilla
  2. browse a local directory, for exemple c:\TEMP using

the tree view.

  1. run the explorer, select c:\TEMP, create a new

directory called azerty (as you want)

  1. return to filezilla. try to refresh the tree by

double-cliking on c:\TEMP or c:\, but azerty will never appears Fortunaly, its appears when on the list view, you choose the parent directory (..) and re-select TEMP again. But even in this case, the tree does not refresh.

#438 List in solaris ftp server don't show closed Tim Kosse Bug report normal Other
Description

The listing for ftp solaris server, don't show ok.

I put image file, and debug file.

#439 passive mode problems closed Bug report normal Other
Description

I have Filezilla server(0.8.5 beta ) set up behind my router. I'm forwarding a block of ports to it and I have Filezilla server set up to use those ports in passive mode.

When I try to connect with Filezilla client (2.1.9), I can connect, but the connection hangs on the "LIST" command. The PASV command returns a valid IP address and port combination (one of the ports I have forwarded).

If I telnet to the port indicated by the PASV command, I get the directory listing.

If I use WS_Ftp (or even IE 6 in pasv mode) I can get a directory listing just fine. LeechFTP however, hangs on LIST as well.

hanfeitzu a_t hotmail d o t co m

#440 User Group changes when clicked on in User Accounts dialog closed Bug report normal Other
Description

Each time you click on a user's name in the User Accounts Dialog is changes user to the next group. If you click again, it moves to next, etc.

This can cause incorrect permissions for accounts.

#441 filezilla hogs user registry size closed Bug report normal Other
Description

I recently wanted to transfer a filestructure that contained thousands of small files.

I believe filezilla failed to do that and I changed to flashfxp that correctly did this.

This bug has allready been posted, but I want to post another bug.

Also recently, whenever I logged my user account off, windows would fail to unload it after 60 seconds.

To repair it I wanted to dump my registry and create a new account. However, dumping also gave me an error. Part of the registry was dumped and it failed after the filezilla part. it was dumping the complete queue I was transferring a few weeks ago (covered 80% of what it had dumped)

Now I deleted the complete filezilla sub-hive and the computer started to do a lot of work. After doing this the problems were completely solved and now my account unloads within 5 secs.

#443 SFTP ASCII Mode dont work in Solaris server(Linux work) closed Bug report normal Other
Description

Hello! (sorry , my poor english) When using "SFTP using SSH2" to transfer an ascii text file to our Unix Solaris(5.9) server the file ends up with M at the end of every line. The file was created in a windows 98 machine. In ours Linux Servers works. Using comercial program 'SSH Secure Shell' works and the files are correct but we want use Filezilla for Open Source The ascii mode is not implement in Sftp? This a failure. Thanks from Spain.

#444 Ambiguous wording in install startup option closed Bug report normal Unknown
Description

This one should be easy to fix (as long as someone actually knows what this option does:) The ambiguous text is:

"Do not install as service, started automatically (not recommended)"

This is found in the FileZilla_Server_0_8_6.exe setup:

Startup Settings

Select startup behaviour for FileZilla Server

Please choose how FileZilla Server should be started:

"Do not install as service, started automatically (not recommended)" (3rd option)

It's ambiguous because it leaves you wondering whether it will be started automatically or not.

I recommend changing to:

"Do not install as service and do not start automatically. (not recommended)"

as long as that is indeed what that option means.

#445 downloads to local UNC paths don't work correctly closed Bug report normal Other
Description

Filezilla V2.2 doesn't download to the correct place when I specify a UNC path as the path where I keep my local copy of the files I use on my Internet web site.

The correct path is shown in the 'local site' field though, see example.


Alleuus\publicweb\weretell-live\ecssystem\webs\ecs- tech\htdocs\

But when I download a file to the current local directory by right clicking on a remote file and choosing the download option, the file downloads into:

d:\Alleuus\publicweb\weretell-live\ecssystem\webs\ecs- tech\htdocs\

The local tree view though *is* however looking at the UNC path location so the downloaded file is never displayed.

Bizzarre!

Could some clever person fix this? :-)

#446 FileZilla Server LIST <file> is treated as a dir closed Bug report normal Other
Description

When a LIST request is sent with a file as a target, the server responds with:

Server error: tcp 550 Directory not found

LISTing a directory works as expected. I have confirmed by looking in the client ftp handler code that the client indeed sends a LIST.

If I am right, FileZilla Server is trying to follow RFC 959:

http://www.faqs.org/rfcs/rfc959.html

which contains:

LIST (LIST)

This command causes a list to be sent from the server to the passive DTP. If the pathname specifies a directory or other group of files, the server should transfer a list of files in the specified directory. If the pathname specifies a file then the server should send current information on the file.

That looks like FileZilla Server is at fault here.

Regards,

Anton.

#447 Unable to retreive directories list from MVS Server closed Bug report normal Other
Description

Hi,

I am using FileZilla V2.2 (french language).

I cannot retreive directories list from an IBM MVS Server.

Etat : Récupération de la liste de répertoires... Commande : CWD /'TEMP'/ Réponse : 550 CWD cmd failed : EDC5129I No such file or directory. Erreur : N'a pas pu récupérer la liste du répertoire

same as post previously send:

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

Do you have a setting or patch in order to support MVS ?

thanks in advance,

-- mushu

smtp: Logestim@…

#448 corrupted files when resume from timeout closed Bug report normal Other
Description

Files resumed after a send timeout are sometime corrupted. I suggest to trim files of some KB (the amount maybe can be setup in options) before resume them.

#449 Message log shows only last line closed Bug report normal Other
Description

Using recent versions (2.1.6 to 2.2.0) on Win98SE. This did not happen in older versions.

The message log behaves fine until its window is full. After that, it shows only the most recent line, at the top of the window. Previous lines are only readable by scrolling up, and as soon as a new message is received (FTP command or response), they disappear again.

#450 No disconnect from server closed Bug report normal Other
Description

I'm not sure this is a bug -- but it's not behaving the way I expected. I'm using FileZilla version 2.2, that I downloaded today 15 Sep 2003. I connected to a remote site and started downloading a file. Decided to stop the download, so I used menu command File/Disconnect. Dialog box shows the following lines, but the download is still continuing to run, like the remote site did not receive any command to stop or disconnect.

Response: 230 Guest login ok, access restrictions apply. Status: Connected Status: Disconnected from server

#451 Following Win Link Fails, Upload-Dir Refresh Bad closed Bug report normal Other
Description

FILEZILLA VERSION 2.2:

As of FileZilla 2.1.7 I was able to follow a link correctly and didn't have any problem now in 2.2.0 it only seems to work correctly when relative paths are set in the server end... I do not wish this as I would like users to be able to go to the parent directory of their home path which does not work when relative paths are set on the server side (dont know if that is supposed to happen).

Also, after trying to upload to a directory when permission is not allowed, it shows in the file tree as if it has been uploaded...

Thanks Brewskie

#453 Quick Connect Bar reappears although is set not to. closed Bug report normal Unknown
Description

I use Windows NT 4.00.1381

--Initial Settings-- I set my interface settings not to display Quick Connect Bar and also went to menu View->Quick Connect Bar and unchecked it. The Quick Connect Bar was not displayed.

--The Bug-- When I go to menu Edit->Settings and simply click OK button without changing anything, after Settings window is closed, the Quick Connect Bar is displayed again.

--Checked settings afterwards-- I went to Edit->Settings->Interface settings, and my current configuration is still set not to display Quick Connect Bar. After I clicked OK button the Quick Connect Bar disappeared.

Also, if I go to Edit->Settings and click Cancel, the Quick Connect Bar doesn't appear.

zigie13@…

#454 connect through OpenBSD's ftp-proxy fails closed Bug report normal Other
Description

The ftp-proxy is transparent


Other ftp clients such as WS_Ftp, cuteFTP works fine but FileZilla fails with the following error immediately after LIST is issued:

Error: Disconnected from server Error: Could not retrieve directory listing Error: Timeout detected!

note: I am not using passive mode

the ftp-proxy log shows the following error:

Sep 19 15:40:21 openbsd ftp-proxy[15486]: accepted connection from 192.168.1.3:55289 to xxx.xxx.xxx.xxx: 6024 Sep 19 15:40:22 openbsd ftp-proxy[15486]: client: USER xxxx\M Sep 19 15:40:25 openbsd ftp-proxy[15486]: cannot connect data channel (Connection refused)

Note: I WANNA USE FileZilla, nothing else!!! :-)

#455 Closing Remote Parent Directory closed Bug report normal Other
Description

If a child directory is highlighted and you click on the - icon in the parent directory to close the parent directory, it highlights but does not close. If you click on the - icon of the parent directory while it is highlighted, it will close.

#456 Proposal: Byte size local directory closed Bug report normal Other
Description

I find that it is much easier to tell if a file has been changed on the server side if I can compare the exact size of the file to the file size on the server side. Unfortunately on the local size, it shows KB, MB, etc instead of the filesize in bytes. Perhaps there could be option to change this so I can see the file in bytes instead of kilobytes, etc?

#457 Remember Directory after upload closed Bug report normal Other
Description

Sometimes when you click on a directory on the remote side and then click on another directory and upload to that directory, it goes back to the previous directory after uploading the files.

Version 2.2

#458 Proposal: Move Capability closed Bug report normal Other
Description

Are there any plans to implement the ability to move files within the local side as well as remote side?

#459 Toolbar buttons become bigger closed Bug report normal Other
Description

After a while (?), the Toolbar buttons become bigger, but the Toolbar's size remains the same, so the buttons are visually cut off at their bottoms.

It has happened to me numerous times.

I will attach a screenshot later when it happens again. Unfortunately, I don't know how to reproduce it manually.

#460 Crash when Port 21 is not available closed Bug report normal Other
Description

Hi, I just realized that FileZilla Server 0.8.7 is crashing, when the used port is in use by another application. Its not a big prob, because that should not be the case in production env, but anyhow ... it looks ugly :) Regards Daniel

#461 installer doesn't install to All Users profile closed Tim Kosse Bug report normal FileZilla Client
Description

When installing FileZilla-2.2.0 (on a WinXP box) it offers no capability to install for "All Users", and instead unconditionally installs Start menu items in the current users' start menu (whether they be an administrator or not).

FileZilla-2.1.7 had a similar bug. It installed to "All Users" but the permission of the files were set to be unreadable by anyone other than the user who installed them.

#462 Queue window does not update during large downloads closed Bug report normal Other
Description

I'm downloading a large binary file and the Queue window shows all relevant data, including the progress bar and speed. After very short time, the progressbar and actual size/speed stops completly. The elapsed and expected time also stops. However, I can see from my DSL modem, that downloads is still going on!! Also when I look with the Explorer into the directory, the File is growing!!! I can repeat this effect any time, including closing and starting FileZilla again..

Thank you very much for this great program!!!!

best wishes from Germany, Peter

#463 Filezilla Server & shortcuts to Network Drives closed Bug report normal Other
Description

Just installed the Filezilla Server 0.8.7 beta.

Tried to configure a user accessing a directory tree, including an home directory, a local drive (C:) and a network drive (mapped U:).

To that effect I enabled the "follow links" options and I created windows shortcuts in the home directory pointing to those drives.

The link to the local drive (C:) works, while the link to the network drive (U:) does not work, nothing appears respect to that when logging in with an FTP client (Filezilla 2.20)

Thanks.

--Paolo

#464 Quick connect bar appears when setting Interface setting closed Bug report normal Unknown
Description

Follow this,

  1. Make sure you don't see quick connect bar. (turn off

option)

  1. click Edit->Settings
  1. click Interface settings
  1. Then make sure you didn't checked Quickconnect Bar

(it should be unchecked)

  1. Then Press OK
  1. Tada! You have Quickconnect bar now.

After that situation, When you enter Settings menu and just click ok, Quickconnect Bar visibility is toggled each time.

#465 Filezilla tries to resume file instead of retransfer closed Bug report normal Other
Description

This occures sometimes. I've reported this earlier as 786803, but now I've seen that also in the latest version and I saw what happened. Filezilla tried to resume the file with start = filesize instead of asking me what I want to do. I've attached a debug-log.

Hope this helps.

#466 item not transalated in pref panel closed Bug report normal Unknown
Description

the panel layout option in the pref is blank in the tree and is not translated in french

see the image

#467 corrupted xml file closed Bug report normal Other
Description
  1. Started filezilla v2.1.8 when the hard-disk was full.
  2. Got a message "hard disk full"
  3. Cleaned some disk space
  4. Repeatedly getting the following message at startup:

FileZilla


Error, can't parse 'FileZilla.xml', the file may be corrupt. For this session, the registry will be used to store the settings.


OK


  1. All config data was clear . FileZilla.xml is of size
  2. Even after adding new configuration.
#468 File listing and long username's closed Bug report normal Other
Description

Hello,

Easy to reproduce bug, tested on FileZilla 2.1.7 and 2.2

When you try to LIST the content of a remote directory who has long username (more than the standard 8 characters), some files won't appear when their size is to big.

Example :

Owner | Group | Size (in Bytes) | Filename | Result

root other 3842072 trtContinu.dup : Listed streamserve streamserve 3842072 trtContinu.dup : NOT Listed streamserve streamserve 842072 trtContinu.dup : Listed

I haven't try to exactly determine what was the limit of username's lenght which cause the bug but I think it would not be complicated to resolve.

Hope explanations are clear enough ;)

JiM.

#469 FileZilla_2_2_1_setup.exe not fully uploaded. closed Bug report normal Other
Description

FileZilla_2_2_1_setup.exe doesn't seem to have been fully uploaded to SourceForge. its file size is 92160, where-as FileZilla_2_2_0_setup.exe is 3086467

#471 Edit/view command open an empty file closed Bug report normal Other
Description

If you select a remote file and right-click and Edit/View the file is downloaded (i believe) but when the file is open in text editor it is empty and its size in temp directory is 0 !!! The file is probably downloaded but not write in temp directory !!

#472 Comments don't stick in Site Manager closed Bug report normal Other
Description

It's nice to have the possibility to add comments to each ftp site, however they don't seem to stick, neither when just clicking in another site nor when exiting with the Save and Exit option.

#473 SiteManager doesn't work with registry ? closed Bug report normal Other
Description

Pulled lastest FileZilla source version (2.2.1).

Tried to compile with MSVC6, failed (because FileZilla uses headers not included with MSVC6), tried to compile with MSVC.Net, succeeded.

Ran FileZilla.exe. It asked me whether to use the registry, and said that registry is recommended for multiuser environments, so I said yes.

I connected, transferred files, things look nice.

I went to Site Manager and configured a site, went to Advanced to set the initial directory, Saved the Settings, closed FileZilla.

Now every time I run FileZilla I get a corrupt xml error:

Error, can't parse 'FileZilla.xml', the file may be corrupt. For this session, the registry will be used to store the settings.

and it doesn't remember the site I configured. I tried the same thing again (except not recompiling the source), and the same error happens.

Is SiteManager incompatible with registry settings ?

#474 Version history in help ends at 2.1.6 closed Bug report normal Other
Description

Using just compiled 2.2.1.

Invoking Help, and choosing version history, it appears that the most recent version is 2.1.6.

(I speculate that some file just needs to be updated with a new copy of change notes.)

#475 drag & drop closed Bug report normal Other
Description

this was listed in feature requests in may 2002 but to me this is more of a bug than a feature...

you can drag files from local directories outside of filezilla to upload but you can't drag files from filezilla to other locations.

#476 Disconnected on change file attribut UNIX closed Bug report normal Other
Description

Version 2.2.1a

if i change file attribut on system Unix (example : check execute Group Permission), FileZilla disconnected Unix server.

#477 installer doean't provide description for "debug files" closed Bug report normal Unknown
Description

The bug is present in version 2.2.1. I have not tried the latest alpha release, 2.2.1a.

OK, this is really small bug and should be easy to fix. Does not affect the functionality.

In the installer screen, at the point where the user selects the modules to install, the last module is the "debug files" module, but it does not have a description. As a sidenote, the additional language files description could be slightly expanded, to make it more descriptive, explaining for example which languages exist. These are minor improvements which take less than 5 minutes to implement in the installer, but this is what the end user sees when first downloads the program and goes through the installation, and make the best impression.

Overall I find filezilla at least as good if not better than commercial products e.g. cute ftp. Keep up the good work guys!

Manos Papantoniou

#478 FZ server/service chokes if account <> local system closed Bug report normal Other
Description

An attempt to have the FZ server service run under a user other than local system causes the service to fail on startup (and remain unstartable/unstoppable as a service).

Steps to reproduce: a) create a local user, say "ftp" b) change that user's group to "guest". c) set FZ server login credentials to user=ftp d) try to (re)start the service.

Result: the service is hung and does not respond to attempts to start or stop it. It cannot be killed, and cannot be connected to by the FZ server interface.

#479 FZ server/service chokes if account <> local system closed Bug report normal Other
Description

An attempt to have the FZ server service run under a user other than local system causes the service to fail on startup (and remain unstartable/unstoppable as a service).

Steps to reproduce: a) create a local user, say "ftp" b) change that user's group to "guest". c) set FZ server login credentials to user=ftp d) try to (re)start the service.

Result: the service is hung and does not respond to attempts to start or stop it. It cannot be killed, and cannot be connected to by the FZ server interface.

#481 Extremely slow startup closed Bug report normal Other
Description

I experience very slow startuip of FileZilla on my laptop. It takes about 40 seconds to FileZilla window to appear after I clicked the icon.

Configuration is following:

HP omnibook 6000, PIII-850, 512MB Windows 2000 SP4

On my home PC it starts quickly.

#483 Lock on Windows Files closed Bug report normal Other
Description

Using FileZilla V 2.1.8c

If I have an .xls file open in MS Excel, filezilla fails to upload. I must first close the file in MS Excel and then re-FTP.

#484 IPv6 support requested closed Bug report normal Other
Description

IPv6 is becoming more prevalent, and not supporting IPv6 in FileZilla will limit its widespread use.

#485 [2.2.1a] 0 KB size files produced closed Bug report normal Other
Description

In multi connection mode, when transfering files there is often 0KB files transfered to the remote server. These are report as OK transfers when infact they have been corrupted.

#486 Timeouts w/directory listings closed Bug report normal Other
Description

This occured with both Windows FileZilla 2.1.9a and 2.2.1a on Win2k. The issue hasn't been encountered with other ftp clients connecting to the same servers. Attached is a short trace log.

dev1 at es11 dot com

#487 Transfer queue size decreases... again closed Bug report normal Other
Description

Looks like bug 636100 is back:

"When FileZilla is started again, the size of the pane decreases."

But this time, it seems to only happen in certain conditions which I haven't been able to isolate myself but have seen it happen a number of times since 2.2.1a was released, and not with 2.2.1.

#488 Feature Request: Splitting Large files closed Bug report normal Other
Description

Sorry if this is inappropriate. I'm new to this but I think this app would be killer if it had just one more feature. That is the ability to take a large file and split it up into small chunks which are then downloaded using multiple threads. Much like BitBeamer and LeechFTP can do.

shadowman@…

#489 Wrong perms returned by FileZilla server for plain files closed Bug report normal Other
Description

In FileZilla Server's Permissions.cpp,

memcpy(pDir->buffer + pDir->len, "-xw", 3);

should be

memcpy(pDir->buffer + pDir->len, "-rw", 3);

Right now, the server reports that every file is executable by owner, which is bad for two reasons: 1. it's wrong, since not every file is executable and 2. It causes clients which parse the permissions string to fail, because the string is malformed. (x in the 2nd place is invalid).

#490 "Connect to Default Site" will not prompt for a password closed Bug report normal Other
Description

I have been very happy with your software for the better part of the last year. I have noticed a problem with your 2.2.X releases to date however. If i use the "Connect to Default Site" from the File Menu, it WILL NOT EVER prompt for a password. I am on a multi-user system, and i do not store my passwords locally so this is a problem for me. If i open the Site Manager, and double click the connection, then it prompts for a password. If you need further clarification on this issue, contact me @

eric.anderson@…

Thanks for the great software!!!

#491 Dialog Windows and Dual Head Card closed Bug report normal Unknown
Description

I use a doubleheaded video card and have 2 monitors ( the left windows being the Primary on Windows 2000)

When I have Filezilla in my right monitor, any of the dialogs popup eg site manager appear in the left monitor.

Not sure whether this is WIndows or filezilla or indeed Hydravision.

#492 Critical Transfer Error with Serv-U on Windows closed Bug report normal Other
Description

I am experiencing a critical transfer error trying to contact a Serv-U FTP-Server on a Windows machine. A detailed log is attached. I am using FileZilla 2.2.1a. Version 2.1.5 does not appear to do this.

#493 Slow File Transfer compared to cmd line SFTP closed Bug report normal Other
Description

I'm experiencing transfers using FileZilla that are significantly slower than using command line SFTP.

If i transfer a 3 MB file from a machine on my local network using FZ (2.2.1a), the fastest speed that i can get is around 200 KB/s. Transferring the same file (on the same server and client) using command line SFTP i can get 1.6 MB/s.

It seems like something is not quite right here.

#494 Timeout during dir listing closed Bug report normal Unknown
Description

When listing large dirs (20000 to 50000 files) under HPUX I get a timeout error: 'Befehl: LIST -a Antwort: 150 Opening ASCII mode data connection for /usr/bin/ls. Fehler: Timeout entdeckt! Fehler: Dateiliste konnte nicht empfangen werden'

Where can I raise the timeout value?

#496 Server not loading Group permissions on startup closed Bug report normal Other
Description

The server does not appear to load the Group permissions when first started, resulting in lots of 'permission denied' errors at the client end when trying to list files/folders. Resetting a single directory permission for each defined group and the server will then recognise group permissions again.

#497 2.2.1a Localsite / Filename listings closed Bug report normal Other
Description

When using Filezilla from a network PC, I can use the Mapped drives to locate files on different servers from the Localsite pane. The files appear in the lower Filename listing pane and can be uploaded. * When I use '
Server4\stfcs\MyWork\MyWeb\' to connect to another server the files appear in the lower pane and upload Ok but the Localsite pane does not show the network places. I believe this is called UNC paths. == This UNC path notation works inside Site Manager, and the advanced browse option correctly place the correct code in the Default Local Directory for a ftp profile. == Please come back to me if you need some testing...

#498 binary/ascii option ignored closed Bug report normal Other
Description

version 2.21a

uploading a file from windows xp to freebsd, the binary/ascii setting is ignored. even forcing ACSII mode doesn't work. it always uploads in binary.

#499 Filezilla 2.2.1a crazy in chroot Environment closed Bug report normal Other
Description

I use filezilla to connect sftp to my openssh server. Openssh is compiled with chroot for users only can to do sftp on their homes. With another sftp clients works fine, but with filezilla when user is logon into his home and i change to another folder (eg: /home/user/htdocs), then i copy files (eg: file.txt) from my hd to this folder with filezilla interface. It put this file on upper folder(eg: /home/user) and it change the name of the file to this name: "/home/user/htdocsfile".

Any idea ?

Thanks.

#500 VAX compatibility closed Bug report normal Other
Description

Hi,

We have an ancient VAX cluster that still operates some vital equipment. Data is retrieved via FTP. The VAX runs a very ancient FTP program that does not support many modern features like passive mode. To date, it remains the only machine with which Filezilla will not work. Filezilla manages to log on to the machine, but fails to get the directory listing. The VAX returns an error.

Is this a bug in Filezilla? Or do I have to make some changes to the program? I have tried many things in settings, but no combination has been successful.

I am running version 2.2.1a.

Thanks.

Payam

PS Both the client and server are fabulous programs. I love them both. PM

#501 Can not get home dir! closed Bug report normal Other
Description

I am getting the error Can not get home dir! on FileZilla's latest server release. I found a reference to it in your bug reports from June of 2002, but the only replies were from November 2003...Has this ever been fixed? Or has it been re-introduced?

#502 Last directory listing size / queued files size mix-up closed Bug report normal Other
Description

When queuing files from a (remote) directory tree, the directory listing size (as shown by trf status during directory listing download) for the last scanned directory (usually the topmost one as it scans bottom-up, last-to-first) will be used as the initial/minimum trf size of subsequent file transfers, often for all queued files. With initial/minimum trf size I mean what is downloaded (according to status row below file in queue list window) before the graphical progress bar shows up - and at that point the transfer quickly completes (for large files rather speed increases considarably).

The result is that the file transfers for many small files take way too long time, e.g. a listing size may be 30KB, and the directory containing lots of small 1-10KB files, in case of which transfer time takes 10 times too long. Important: the stored files' sizes seem to get correct!

I have changed most options with no difference. I don't yet know if this problem only occurs in the present configuration: Remote sys: VAX Filezilla sys: NT4

Cheers! /Vayenn

#503 ASSERT failure reconnecting when current connect hung closed Bug report normal Other
Description

cvs trunk (pulled within past hour)

Connect to remote site (upload.sf.net), via connection manager, using default mode.

It connects and executes ls command, and hangs (because it isn't using passive mode, I think).

Open up connection manager, alter it to use passive mode for this site, and hit connect button. Answer Yes to prompt for break current connection.

I get an ASSERT failure (UNICODE debug build) in source\MainThread.cpp, line 178, which is inside of CMainThread::OnThreadMessage.

lines 177-178:

case FZ_COMMAND_CONNECT:

ASSERT(IsConnected());

I speculate that the problem is that it was still trying to break the current connection. This doesn't reproduce if I do the same test with passive mode the whole time, but also it doesn't hang in that case.

#504 Remote rename existing filename: dup. filenames but replaced closed Bug report normal Other
Description

When I rename a file in a remote FTP folder using a filename that already exists there, the remote directory listing (without refreshing) will then show two files with the same filename (see screenshot #1).

If I then delete one of the listed files (and don't refresh the remote directory listing), a blank file will appear at the top of the remote directory listing (before the parent folder link) that has only the Windows unknown file type icon, a random value in the filesize field, and "???" in the date field (see screenshot #2).

I attached a log.

This server doesn't send a 550 file exists error when I rename a remote file with an existing filename, but I think that FileZilla can be fixed slightly to accomodate this problem somehow.

#505 Remote Tree not updating closed Bug report normal Other
Description

Using 2.2.1b

For the past several releases, I have been experiencing an odd problem. After dragging and dropping a file from the local to remote directory (and the file appears to STOR), the remote tree view does not update with the new file time/size, etc.

If I try refreshing from the menu, I get nothing different. If I close FZ, and then open and reconnect -- I will see the new file (if it was newer), or the older file (if older -- did it "fail" to upload?)

I tried two different ISPs; my current config v. the default config; Cache On v. Cache Off; Passive v. Active; Auto-Overwrite v. Prompt.

Does not exhibit behavior in WS_FTP lite.

Any help would be deeply appreciated.

#506 FZserver - Missing Titles closed Bug report normal Other
Description

Missing a couple of lines of code to set the title of the Groups and Users dialog boxes.

CUsersDlg.cpp BOOL CUsersDlg::OnInitDialog() {

SetTitle("Users"); <<<

CSAPrefsDialog::OnInitDialog();

CGroupsDlg.cpp BOOL CGroupsDlg::OnInitDialog() {

SetTitle("Groups"); <<<

CSAPrefsDialog::OnInitDialog();

I realize this really isn't a bug but I hope it's useful.

Glen

#507 Empty remote file listing even with files there closed Bug report normal Other
Description

I used FileZilla 2.2.1b and tried accessing a Japanese based HP-UX server and no files were listed in the GUI.

I enabled "show raw directory listing" and it shows that there are files in the server as well (as shown below):

Response: 150 Opening ASCII mode data connection for /usr/bin/ls. Trace: ‡Œv 18 Trace: drwxr-xr-x 4 root root 96 10ŒŽ 23“ú 13:42 . Trace: drwxr-xr-x 25 root root 8192 11ŒŽ 5“ú 20:50 .. Trace: drwxr-xr-x 2 root root 96 10ŒŽ 15“ú 11:27 lost+found Trace: drwxr-xr-x 8 oracle oinstall 1024 11ŒŽ 13“ú 16:40 oracle Response: 226 Transfer complete. Status: Directory listing successful

Is there a way to over come this issue?

Many thanks.

#508 Local Tree View Sorting closed Bug report normal Other
Description

Local Tree View does not sort alphabetically all the time. This tends to happen on semi-deep directory structures. I start notice it on the 5th level.

#509 typo in mainfrm.cpp (client 2.2.1a) regarding remote view closed Bug report normal Other
Description

Line 1227 in MainFrm.cpp for getting the configured option for the remote view status bar is:

COptions::SetOption(OPTION_SHOWLOCALSTATUSBAR, GetFtpPane()->IsStatusbarEnabled()?1:0);

should be:

COptions::SetOption(OPTION_SHOWREMOTESTATUSBAR, GetFtpPane()->IsStatusbarEnabled()?1:0);

#510 Directory Listing from symbolic link fails closed Bug report normal Other
Description

Hi ! First of all nic app! keep it on !

Well I've a problem with a specific server. It is a SFTP server (i don't know if it has anything to do ..). When i log in, i am in this directory:

/students/home/zoner/rslinckx/

In this directory, there is a symbolic link (that represent a folder) pointing to

/students/share/gr1216

The problem is that when i double click on this link, Filezilla appears to resole the link, but when LISTing it shows the files in /students/home/zoner/rslinckx/ and not the files in the gr1216/ folder...

It is the same thing if I enter directly /students/share/gr1216 as adress in the adressbar, then it shows nothing when LISTing...

Here is the log (this shows the correct listing in the window): Connecting to sshifsa.fsa.ucl.ac.be:45001 ... Status: Connected with sshifsa.fsa.ucl.ac.be:45001, initializing SFTP connection... Command: CONNECT rslinckx@…:45001 Response: Remote working directory is /students/home/zoner/rslinckx Status: Connected Status: Retrieving directory listing... Command: PWD Response: Remote directory is /students/home/zoner/rslinckx Command: LIST Response: Sucessfully received 34 items (..) Trace: drwxr-s--- 3 rslinckx student 512 Mar 7

9:43 JPadPro/

Trace: lrwxrwxrwx 1 root other 22 Sep 19 12:19 gr1216 -> /students/share/gr1216 Trace: drwxr-xr-x 9 rslinckx student 512 Oct 3

8:57 jedit/

Trace: drwx------ 2 rslinckx student 512 Nov 7 10:06 mail/ (...) Status: Directory listing successful

Then I double click on the gr1216/ symbolic link, but the same listing is returned...

Status: Retrieving directory listing... Command: CD gr1216 Response: Remote working directory is now /students/share/gr1216 Command: LIST Response: Sucessfully received 34 items (...) Trace: drwxr-s--- 3 rslinckx student 512 Mar 7

9:43 JPadPro/

Trace: lrwxrwxrwx 1 root other 22 Sep 19 12:19 gr1216 -> /students/share/gr1216 Trace: drwxr-xr-x 9 rslinckx student 512 Oct 3

8:57 jedit/

Trace: drwx------ 2 rslinckx student 512 Nov 7 10:06 mail/ (...) Status: Directory listing successful

And this happens everytime i click on that link...

If i enter directly the correct adress in the adressbar it returns me exactly the same thing...

Any hint ? (if you need to test some things on the server, contact me by mail, because this is a ssh and i can't give out the password of course :) )

#511 OpenSSH_3.7.1p2 - FZ2.2.1b don't work together? closed Bug report normal Other
Description

Some production servers just upgraded to that version of SSH and now FileZilla 2.2.1b can no longer upload files.

I use SFTP from the command line and I am able to upload files.

What is causing this problem?

djamenity@…

#512 keep the maximized state after closing closed Bug report normal Unknown
Description

when i open a filezilla session and maximize it, and then close it. Next time I open a session, it should remember this state and become maximized. This is a standard GUI convention

#513 Resume bug when uploading files closed Bug report normal Other
Description

I have version 2.2.1b of FileZilla. When I pause an upload an resume it later on, it doesn't work. Instead of that i get this error message: Append/Restart not permitted, try again. Upload failed. Other FTP programs work fine, so it isn't the server's fault.

#514 Could not start filezilla ftp server closed Bug report normal Other
Description

Hello. I've been using filezilla servers and client on my computers at work and homw, all working fine (I do not use any fancy features... just normal plain file xfers).

I restarted my work box today (winXP - after about 2 weeks of uptime), and filezilla server failed to start. interface cant connect to server. when i try to manually start filezilla server service I get the following error message:


Could not start the Filezilla Server FTP server service on Local Computer.

Error 193: 0xc1


i cant find any help related to that problem and i would really likke to get it fixed.

i uninstalled filezilla ftp server several times, downloaded latest version, etc, etc. problem did not go away.

#515 FileZilla does not run after first message. closed Bug report normal Other
Description

After initially running FileZilla and recieving the "Do you want to save settings in the Registry or as an XML file." FileZilla does not run. At all. No screen. No error message, nothing. Zip. Nada. Zilch.

Running a tool like OpenTrap shows that FileZilla is trying to use Riched32.dll in the Windows/system directory. Apparently, this file seems to have dissappeared from my directory in some fashion.

So I ran SFC (Start/Run/SFC) and used the "Extract one file" option to replace the missing file from my Win98 SE disc.

I figured this report would be useful to anyone else who might encounter the same problem I did since a search on Google didn't reveal anything.

System: Win98 SE ZoneAlarm MBM 5.1

#516 When changed language dll closed Bug report normal Unknown
Description

It's a simple bug.

When I change language dll, the remote permission text

is not changed.

Thanks for development :D

#517 SFTP disconnect when uploading empty file closed Bug report normal Other
Description

FileZilla is disconnected when attempting to upload a file with size 0 over SFTP.

#519 passive mode using ftp port different than 21 closed Bug report normal Other
Description

Bug in passive mode using ftp port different than 21

Filezilla Server v. 8.8 final Filezilla Client v. 2.2.2

Follows log of 2 sesions first with port 2121 (not working) and second with standard port 21 (works fine)

This is a Filezilla Client bug as same problem araises with other FTP servers (IIS w/FTP service)

Attachment:

Using port 2121


Status: Connecting to ftp.xxx.com:2121 ... Status: Connected with ftp.xxx.com:2121. Waiting for welcome message... Response: 220-FileZilla Server version 8.8 final Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER xxx Response: 331 Password required for xxx Command: PASS * Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/D:" is current directory. Command: PASV Response: 227 Entering Passive Mode (80,35,176,11,4,35) Command: TYPE A Response: 200 Type set to A Command: LIST Error: Transfer channel can't be opened. Reason: No se ha podido establecer conexión ya que el equipo de destino ha denegado activamente dicha conexión. Error: Could not retrieve directory listing Response: 425 Can't open data connection. Status: Disconnected from server Bug in passive mode using ftp port different than 21

Greetings, secamela at terra dot es Filezilla Server v. 8.8 final Filezilla Client v. 2.2.2

Using port 21


Status: Connecting to ftp.xxx.com ... Status: Connected with ftp.andalamierda.com. Waiting for welcome message... Response: 220-FileZilla Server version 8.8 final Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER xxx Response: 331 Password required for xxx Command: PASS * Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/D:" is current directory. Command: PASV Response: 227 Entering Passive Mode (80,35,176,11,39,94) Command: TYPE A Response: 200 Type set to A Command: LIST Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Command: PWD Response: 257 "/D:" is current directory.

#520 Downloads using Hummingbird FTP Server don´t work correctly closed Bug report normal Other
Description

I try to download a file from a Humingbird FTP Server and Filezilla use a incorrect path (it use /C:/ instead C:/)

Client Node: Filezilla Version : 2.2.1b OS : Windows 2000 Professional SP 4

Server Node: FTP server: (Hummingbird Communications Ltd.

(HCLFTPD) Version 6.1.0.0)

OS : Windows 98

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