Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2301 - 2400 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#234 Garbage text on final installer step. Bug report normal Other
Description

Steps to reproduce: 1) Run the installer for v2.1.3a. 2) Choose English. 3) Do not choose the insecure mode.

The attached form is displayed, note the unreadable text above "Setup was completed successfully.

Environment: Windows 2K SP3.

#235 "File already exists" dialog box Bug report normal Unknown
Description

There are 2 bugs:

  1. There is no Cancel button and pressing [ESC] carries

the command selected by the option button, instead of just skipping (as if closing the window).

  1. Remote file information (such as size and date and

time) are not correctly displayed if the file was already transfered (from local).

Thanks.

#236 Unnecessary resume ruin good downloaded file Bug report normal Other
Description

Resuming a broken download on a host that does not support resume will cause the file to be overwritten. That's good. Unfortunately, FileZilla will try to resume any file even if the file had been downloaded successfully in previous attempts. The result is, a good file will be "resumed" -- that is, deleted and downloaded again, on hosts that do not support resume. FileZilla should be able to identify succesful downloads and do not try to resume them.

#237 SSL explicit broken (gentoo netkit ftpd) Bug report normal Other
Description

I'm using FileZilla under Windows 2000 (SP3). I try loging in to my server, I get the certificate pop up with all the correct details. According to the log below, it seems to change to my /home directory (which I have set under the option 'Default Remote Directory'), but then when it goes to list the files it dies. Check this out:

Status: Connecting to 192.168.1.15 ... Trace: FtpControlSocket.cpp(652): OnConnect(0) Status: Connected with 192.168.1.15. Waiting for welcome message... Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 220- Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 220- Vivid Communications Response: 220- Level 11 / 522 Flinders Lane Response: 220- Melbourne, Victoria Response: 220- Australia 3000 Response: 220- ph: +61 (03) 9629-3330 Response: 220- fax: +61 (03) 9629-6771 Response: 220- Response: 220- --- Response: 220- Warning: All changes to the pub Response: 220- folder are live - be careful! Response: 220- Response: 220- Response: 220 jackal.vivid.net.au FTP server (Version 6.4/OpenBSD/Linux-ftpd-0.17) ready. Command: AUTH SSL Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 334 AUTH SSL OK. Trace: AsyncSslSocket.cpp(871): SSL_connect:before/connect initialization Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv2/v3 write client hello A Trace: FtpControlSocket.cpp(527): OnReceive(0) Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 read server hello A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 read server certificate A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 read server done A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 write client key exchange A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 write change cipher spec A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 write finished A Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 flush data Trace: FtpControlSocket.cpp(527): OnReceive(0) Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv3 read finished A Status: SSL connection established. Waiting for welcome message... Command: USER mm Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 331 Password required for mm. Command: PASS Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 230 User mm logged in. Status: Connected Trace: FtpControlSocket.cpp(2680): ResetOperation(1) Trace: FtpControlSocket.cpp(784): List(FALSE,0,"/home/","",1) Status: Retrieving directory listing... Command: CWD /home/ Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 250 CWD command successful. Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Command: PWD Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 257 "/home" is current directory. Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Command: PASV Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 227 Entering Passive Mode (192,168,1,15,128,92) Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Command: TYPE A Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 200 Type set to A. Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Command: LIST Trace: AsyncSslSocket.cpp(871): SSL_connect:before/connect initialization Trace: AsyncSslSocket.cpp(871): SSL_connect:SSLv2/v3 write client hello A Trace: TransferSocket.cpp(373): OnConnect(0) Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 150 Opening ASCII mode SSL data connection for /bin/ls. Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 425 ftpd: SSL_accept DATA error error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Response: : Success. Trace: FtpControlSocket.cpp(527): OnReceive(0) Trace: FtpControlSocket.cpp(784): List(FALSE,0,"","",0) Trace: FtpControlSocket.cpp(2680): ResetOperation(4) Trace: TransferSocket.cpp(844): Close() Error: Could not retrieve directory listing

I'm sure it isn't a server problem, because the 'ls' command works perfectly when using WinSCP2 over SSH2 and standard FTP (in exactly the same chrooted envorionemt).

It may be of relevance that SFTP support doesn't work with my server either in FileZilla, but that's in my next bug report.

The server that I am using is Gentoo 1.4.2.3 with the net-ftp/ftpd-0.17 (SSL-patched) netkit daemon.

Let me know if there is any more information I can give you to help nail this ASAP, because I'm going to have to recommend another client to my clients otherwise. :(

adam at vivid dot net dot au

#238 SSH broken / OpenSSH 3.5p1 Bug report normal Other
Description

FileZilla 2.1.3a dies using SFTP, even though WinSCP2 and gFTP work fine. A command from FileZilla is sent to the server that this daemon just doesn't like. I don't know what it is though. If this client supports OpenSSH 3.5p1 (the standard Gentoo e-build with scripts to chroot individual users), then it's a bug.

Status: Connecting to 192.168.1.15:22 ... Trace: FzSFtp.exe: FzSFtp started and initialized. Trace: SftpControlSocket.cpp(2113): OnConnect(0) Status: Connected with 192.168.1.15:22, initializing SFTP connection... Command: CONNECT mm@192.168.1.15:22 Trace: FzSFtp.exe: SSH.C(1890): Server version: SSH-1.99-OpenSSH_3.5p1 Trace: FzSFtp.exe: SSH.C(1926): We claim version: SSH-2.0-PuTTY-Local: Dec 6 2002 19:55:08 Trace: FzSFtp.exe: SSH.C(1928): Using SSH protocol version 2 Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(3996): Doing Diffie-Hellman group exchange Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(4024): Doing Diffie-Hellman key exchange Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(4080): Host key fingerprint is: Trace: FzSFtp.exe: SSH.C(4081): ssh-rsa 1024 68:52:5d:42:c0:bb:ea:be:4e:62:28:22:74:55:04:a7 Trace: FzSFtp.exe: SSH.C(659): Initialised AES-256 client->server encryption Trace: FzSFtp.exe: SSH.C(659): Initialised AES-256 server->client encryption Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(4781): Keyboard-interactive authentication refused Trace: FzSFtp.exe: SSH.C(5015): Sent password Trace: FzSFtp.exe: SSH.C(4464): Access granted Trace: FzSFtp.exe: SSH.C(5095): Opened channel for session Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(5403): Started a shell/command Trace: SftpControlSocket.cpp(2352): OnReceive(0) Trace: FzSFtp.exe: SSH.C(5699): Server sent command exit status 127 Response: Fatal: unable to initialise SFTP: could not connect Trace: SftpControlSocket.cpp(2192): DoClose(0) Trace: SftpControlSocket.cpp(2219): ResetOperation(4100) Error: Unable to connect!

Any help is appreciated. Thanks.

adam at vivid dot net dot au

#239 Transfer stops at 32Mb through a proxy Bug report normal Other
Description

It works fine downloading into my intranet, but always stops just at 32Mb downloading files through a proxy.

#240 [CTRL]+C doesn't work in "Local Site"box Bug report normal Unknown
Description

Although [CTRL]+V does work in "Local Site" textbox (future combo box?) [CTRL]+C doesn't!

We are forced to use the mouse...

Please note that the Remote Site Combo box works perfectly...

Thanks.

#241 Some menu items not translated into Spanish Bug report normal Other
Description

At menu "Edición" (Edit): Import settings ---> Importar configuración

At menu "Transferencia" (Transfer): Manual transfer... ---> Transferencia manual...

At menu "Vista" (View): Show hidden files ---> Mostrar archivos ocultos Remote treeview ---> Explorador remoto de archivos

At menu "Cola" (Queue): Use multiple connections ---> Usar varias conexiones

At menu "Server": Menú title: Server ---> Servidor Change password ---> Cambiar contraseña Enter raw FTP command ---> Enviar orden directa FTP Copy URL to clipboard ---> Copiar URL al portapapeles

Some dialog boxes would be reported in a future bug ;-)

-- El defeKto 2000 <ed2k@…>

#242 cannot execute FileZilla_Server_0_8_0.exe Bug report normal Other
Description

NTCMD_S:\Software\NetTools\FTP\FILEZI~1>file FileZilla_Server_0_8_0.exe FileZilla_Server_0_8_0.exe: extended DOS executable (.EXE)

NTCMD_S:\Software\NetTools\FTP\FILEZI~1>FileZilla_Serve r_0_8_0.exe This program cannot be run in DOS mode.

#243 lowercase and uppercase in remote dir Bug report normal Other
Description

I'm using an Unix FTP Server. The directory structure looks like this :

/home/exploit /home/dev /home/EXPLOIT

Its impossible to access to /home/EXPLOIT after an access to /home/exploit !!!

Sorry for my english, just try it to understand me...

#244 .lnk files not resolved Bug report normal Other
Description

The .lnk files are not being resolved, whereas they were resolved in earlier versions.

#245 file resuming impossible Bug report normal Other
Description

Version 2.1.3 seems to be unable to resume files' upload to remote server.

#246 timezone handling Bug report normal Other
Description

First of all, I'm very appreciate for excellent ftp client software.

I'm using filezilla 2.1.3a. When I uploaded some files, I found file modification time is not displayed correctly. Filezilla seems to display UTC time, not local time.

File modification time is saved correctly, but displaying time seems to have problems.

My timezone is KST(GMT+0900) and filezilla display file modification time nine hours late.

It's better to display time according to local timezone, not UTC time.

It will be helpful to you. Bye.

#248 CAsyncSocketEx::IOCtl() returns wrong result Bug report normal Other
Description

The return value of CAsyncSocketEx::IOCtl() should be inverted. CAsyncSocketEx::IOCtl() calls ioctlsocket() which returns 0 if success, and SOCKET_ERROR if not success.

CAsyncSocketEx::IOCtl() therefore should return TRUE if ioctlsocket() returns 0. This is not the case at the moment. This causes problems in WindowProc() of AsyncSocketEx.cpp when processing the FD_READ event.

A correct implementation of IOCtl() would be:

BOOL CAsyncSocketEx::IOCtl( long lCommand, DWORD* lpArgument ) {

return (SOCKET_ERROR != ioctlsocket

(m_SocketData.hSocket, lCommand, lpArgument)); }

#249 Server: TransferSocket::OnSend missing a byte Bug report normal Other
Description

in case numsent < numread, the remainder of the buffer is copied to the beginning of the buffer. However, the code as it is, will miss one byte, due to the incorrect +1. This causes corrupt files on the receiving client. Isn't it possible to use memcpy? or is this a problem as the two ranges overlap?

else if (numsent<numread) { This should not happen, but handle it in case it happens

why shouldn't this happen? send() is not garantueed

to send the specified

number of bytes, so this might very well happen, as

it most certainly

does on the XBOX for (int i=0;i<(numread-numsent);i++) {

m_pBuffer[i]=m_pBuffer[i+numsent+1]; m_pBuffer[i]=m_pBuffer[i+numsent];

}

m_nBufferPos=numread-numsent;

}

#250 Queue Processing does not respect retry settings Bug report normal Other
Description

Using v2.1.3a:

Not using multiple connections.

Reproduce:

  1. Connect to site
  2. Find directory to download
  3. Right click - "Download As"
  4. Enter another username/password and hit ok
  5. Select Process Queue

Expected Results: New connection attempt under entered username/password should proceed, if the connection is not made, the client should attempt to reconnect x number of times after waiting for y seconds, as specified in the settings dialogue.

Actual Results: New connection attempt under entered username/password.

If connection is not made reconnection is attempted

IMMEDIATELY. Very frustrating for ftp servers with auto-ban after x number of failed connections.

#251 Bug: NO-Welcome message -> Filezilla Server crash Bug report normal Other
Description

The Filezilla server requires a welcome message or it'll crash...tested it with a standard install...and added one simple user account... However if you have already succesfully logged in with a message currently, you'll have to reboot to see this for yourself...I'm absolutely sure this is a reason why it was failing for me... to filezilla supporters-> keep up the great work and happy new year! ..:-)

jagg

#252 Conflict with WinGate Server 5 - Freezes System While Loadng Bug report normal Other
Description

I have a pentium 233 running windows 98 SE. I do not have microsoft internet sharing installed.

When wingate server version five is turned on, filezilla will freeze the system (except for sometimes allowing Control-alt-delete) and it will do it 8 or 9 times out of 10.

It does not seem to matter whether my virus scanner is on or off although for some reason, the virus scanner causes the system to freeze for several seconds while loading FileZilla, Gnucleus, WinMX, and several other programs which I have forgotten the names of.

Also, when I restart, I get file allocation errors in the wingate log files.

#253 Conflict with WinGate Server 5 - Freezes System While Loadng Bug report normal Other
Description

I have a pentium 233 running windows 98 SE. I do not have microsoft internet sharing installed.

When wingate server version five is turned on, filezilla will freeze the system (except for sometimes allowing Control-alt-delete) and it will do it 8 or 9 times out of 10.

It does not seem to matter whether my virus scanner is on or off although for some reason, the virus scanner causes the system to freeze for several seconds while loading FileZilla, Gnucleus, WinMX, and several other programs which I have forgotten the names of.

Also, when I restart, I get file allocation errors in the wingate log files.

#254 Directory cache issue Bug report normal Other
Description

Mix up lowercase & uppercase. There is a certain site contains two directories:"downloads" & "Downloads". I first entered download. & then, I find I not manage entering "Downloads". FileZilla thinks "Downloads" is just "downloads" and give me the content of it. Refresh does not work at all.

#255 NoShow of serverside directory list Bug report normal Other
Description

I am connected to a FTP-Server ( OSE-System). The trace of the inital list-command shows a list of directories and files, but the directory-view says

< leeres Verzeichnis >

It looks like fillezilla has problems to display the results of the server.

#256 Excessive CPU usage Bug report normal Other
Description

Using 0.82 of Server. Haad to install from scratch having removed previous version as it never connected to server and always crashed. On reboot and re-install of 0.82 worked fine for a while, but now just starts up as before and just consumes 99% of CPU constantly regardless of priority set.

#257 Can't manage SSL keys Bug report normal Other
Description

After renaming the DNS name of a server, I can no longer connect to it via SFTP. I suspect that the fzsftp backend is detecting a potential spoof attack because of the DNS change.

I do not know where the SSH equivalent of 'known_hosts' is being stored, so I can't edit it or delete it. It doesn't appear to be in filezilla.xml, and I'm not sure what to look for in the windows registry.

Korey Renner renner@…

#258 Microsoft Distributed File System Bug report normal Other
Description

FileZilla hangs when start browsing a Microsoft Distributed File System in Local Site File Tree.

http://www.microsoft.com/windows2000/techinfo/howitwo rks/fileandprint/dfsnew.asp

submitted by Andreas.Heidoetting@…

#259 missing SuspendThread() implementation Bug report normal Other
Description

FileZilla Server: thread.cpp does not contain implementation of DWORD SuspendThread();

#260 Window bar keeps moving when closing and opening the program Bug report normal Other
Description

In XP SP1 (I don't know if this occurs in other operating systems), I have filezilla set to remember the Window Size and position of the program and have it maximised.

Now sometimes when I close and open the program, the bar which separates the folder structures and the queue constantly moves up bit by bit.

If I close the program and relaunch it, it moves up again and so on and so on.

#261 Que hangs with large number of files and folders Bug report normal Other
Description

Tryed to transfer a 2,89 GB folder. The folder contains: 41 264 Files, 2 117 Folders

FileZilla starts to build the que but it froze after 30 sec.

#262 Button name in 0.8.3 Bug report normal Other
Description

The administrative tool at startup displays a "Connect to server" windows, there are two buttons, one is "Ok", the other displays "Abbrechen", what does it mean?

#263 client: SFTP really slow Bug report low Other
Description

-Version: FileZilla_2_1_4a binary from this site -OS: Windows XP SP1

Filezilla shows really bad performance when accessing my SFTP server. In my 100 MBit LAN is get 60kb/s where pure FTP transfers at 6 MB/s. A friend of mine had the same Problem accessing the same sftp server with Filezille (same version) from the internet (speed only 3 kb/s where it should be 80 kb/s). Using another sftp client (SecureFX Demo Version) solved the Problem so I think Filezilla is to be blamed.

I used this SFTP server for testing: ProFTPD Version 1.2.2 Mandrake linux 8.2 kernel 2.4 openssh 3.4

#264 keepalive system doesn't work on sftp connections Bug report normal Other
Description

keepalive system doesn't work on sftp connections with version 2.14 (didn't work in 2.13 either)

not sure wether or not it works on normal ftp connections since i don't use them.

local system: windows 2000 remote system: mandrake linux / openssh-3.4p1

#265 Does not shows files when in network drive Bug report normal Other
Description

I had to rollback to server version 0.7.4a because the new version dont send the directory if the home directory is a network drive.

#266 Directory cache and Case in names Bug report normal Other
Description

When there are 2 directories with the same name but with a different case (ex: "gallery" and "Gallery"), if the directory cache is activated, once you've accessed one of these two directories and you try to access the other one, you see the contents of the directory you accessed first.

mguiller@…

#267 can't go to the disk root using 'Local site' iput field Bug report normal Other
Description

When entering disk letter in the local site input field (e:, e:\, d:, d:\ etc) I'm receiving an error 'The path you entered could not be found'. It's interesting, that when you are entering the name of currently active disk (which folder is displayed in Local site panel) - there is no error, but the folders are still not changed.

This bug is reproducible in the two lates FZ releases: 2.1.4, 2.1.4a.

Thank you.

VK

#268 Entering local root can't be found Bug report normal Other
Description

When typing c: or c:\ in the Local Site edit there's an error 'The path you entered could not be found!'

Entering a subfolder (c:\folder) works correctly

#269 Public Key auth Bug report normal Other
Description

Using Pageant to manage my public key I can use PSFTP to sftp to a site without login. FileZilla gives me no way to use my public key to do this.

#270 Unable to edit default remote directory in site manager Bug report normal Other
Description

After creating an ftp site with a remote default directory specified in site manager, I am unable to change that default directory. I haven't checked any other settings besides that one.

#271 Unable to use default remote directory in site mgr Bug report normal Other
Description

I realized that I was simply unable to remove the leading hash mark. My ftp site doesn't like it, so I am unable to specify any default directory at all.

#272 SSH connection not working Bug report normal Unknown
Description

I have tried to use FileZila to connect a secureftp server. After entering the password, it can get connected and list the directory.

However, apart from list directory, I cannot do anything like cd, get, put,

#273 Remember Settings Bug report normal Other
Description

I am not sure if this is a but or a feature. I always sort by date for both the local and the server. I also adjust the widths of the columns to the way I like them. When I close the program, it goes back to the defaults. Under FileZilla Options I have checked Remember last used configuration, but it does not. I also have checked the box for Remember column width in details style. Last I have to check the box to overwrite if newer every time I restart the program. I would be nice if it could remember this setting.

Excellent program.

Thanks Kris

I am using Version 2.1.4b

#274 pumps up users directories Bug report normal Other
Description

Strange effect appears when setting up user's accessible directories. One dir e.g. F:/UPLOAD is shown twice or even more. And it grows with the time...

Send further questions to penzgnu@…

#275 Slow Bug report normal Other
Description

When I upload a file, through my bordermanager server over an ADSL line. The transfer rate is about 8 kb/s, but when I use a differnt ftp client I get 21 kb/s. The proxy I use is http 1.1. I have no speed limits. Transfer type is: auto. I use version 2.1.4b

#276 Accents not recognized Bug report normal Other
Description

Accentuated characteres (é,è,ù,à, etc...) are not recognised and replaced by a comma.

#277 negative time left downloading symlink Bug report normal Other
Description

When I was downloading a file via symlink the "time left" numbers (both minutes and seconds) in the queue area went negative after the first second (probably based on the size of the symlink itself?).

#278 Remote directory doesn't allow relative paths Bug report normal Other
Description

It is impossible to use a relative path as remote directory.

One homepage needs that files are places in the subdir WWW. But I can't change to that directory automaticly.

I tried ./ and I even tried to edit the .xml file, but that didn't help either, but there is ALWAYS a / added to the start of the remote directory.

#279 Could not retrieve directory listing Bug report normal Other
Description

Connecting to a GuildFTP server v. 0.999.6, using a "real" id and password, logs in just fine and gets as far as the "LIST" command and then: 150 Opening ASCII mode data connection for /bin/ls (2755 bytes). 425 Can't build data connection. Error: Could not retrieve directory listing

Tried using Linux ftp (lukemftp which is originally bsd...) to connect instead and it worked fine...

#281 Empty lines Bug report normal Other
Description

I have problems viewing and editing remote files trough FileZilla... When I open a file for editing, new, empty, lines has been added between every single line in the document. After removing all the hundreds of empty lines, I saved the file again. When I opened it again later, all the lines were back again. I have tried opening the file in a few different programs, with the same result. That is what makes me think FileZilla is the problem.

#282 Anonymous Login Bug report normal Other
Description

When connecting to a ftp-site by clicking on the saved site in the 'adress book' the "enter password" window opens and the "OK"-Button is greyed out. You can't login to an FTP-Site which doesn't need a password without entering at least one character into the "enter password" window. You can't just press OK when no password is needed. Is that a bug or a feature? I think it sucks.

#283 FileZilla 2.1.5 - Help file.... Bug report normal Other
Description

When ENGLISH is selected as the LANGUAGE via SETTINGS the HELP file is in FRENCH. A bug?

#284 Problem downloading to a local UNC Path Bug report normal Other
Description

There seems to be a problem when I download a remote file to a local UNC path. It tells me the file already exists(even if it doesn't) and ask if i want to overwrite it. Even if I choose to do so....it downloads the file but it's never saved in the directory.

I'm on windows 2000 and I mapped a drive letter to that UNC path and the problem is solved.

#285 400 char welcome message Bug report normal Other
Description

I managed to put all kinds of legal stuff into the welcome message, the text length was about 400 chars and from that moment on, no clients could connect. Clients gets instantly disconnected, sometimes they receive the first line of the welcome message, but as a general rule they don't get any. Connection closed by remote host. I then deleted the welcome message, restarted the server and it works normally again.

#286 Debug - Menu Bug report normal Other
Description

In SETTING in ver 2.15 there is an option DEBUG MENU. There is no reference to this in the HELP file. So what does it do? I've tried in checked/unchecked modes and can find litle difference? Have I missed something?

#287 LS only shows files with uid in /etc/passwd Bug report normal Other
Description

I use winbind on an SFTP server, which uses the standard nsswitch.conf and associated libraries (so this problem is likely to be seen with NIS or similar services). If I use SFTP on a linux commandline or if I use PSFTP in DOS, I see these files. But FileZilla ignores these files. It's probably because it doesn't look up the user/group name with the standard unix utility getent (or with similar unix calls). All other unix utilities I've used do this lookup.

This appears to be a bigger issue than winbind. If a server uses NIS or something else (with settings in nsswitch.conf), this will probably fail.

I suggest, rather than reading /etc/passwd, do 'getent passwd' or a similar unix call. Same with groups. I don't know if the code does this but I assume it does based on the behavior.

/dev/idal

#288 Upload bandwidth problem (10 times less) Bug report normal Other
Description

I've noticed a 10 times smaller upload transfer in the FileZilla client version 2.1.5.

This was observed on my local network, when uploading files from a windows xp to linux proftpd. Switched to version 2.0.2 and all works fine.

All the settings were default (no bandwidth limit set).

#289 "Selected Files" recalculated after every transfer Bug report normal Other
Description

Bear with me, my first ever bug report for any open source project. I looked through the bugs to see if its been posted, but didnt see it, so it may have been.

Problem I found was with large directories (1000+ files). This issue probably isnt present with small directories.

After selecting a large directory of about 2000 files, 20mb total and adding it to the queue, I began my transfer. I clicked my process queue button before clicking of the directory I had selected. At that point, FileZilla recalculated my 'selected files' after every file transfer. Each recalculation took about 10 seconds (which is another bug, FileZilla's EXTREMELY slow file size calculations). After about 3 file transfers it finally crashed. The second time around I made sure to click off the files, and everything transfered fine.

Filezilla also crashes when adding large groups of files to the queue. This particular case I had to add four batches of about 500 files at a time before processing. When trying to add all 2000 at once, the program crashed immediately.

FileZilla 2.1.5

Dave V dviorean@…

#290 fail on download file under ssl on proftpd with mod_tls Bug report normal Other
Description

While I download file from Linux server which installed proftpd with mod_tls, I find that filezilla will not disconnect the data channel after the file is completely sent out.

#291 remote directory change without command Bug report normal Other
Description

Moving a file from

home/dir/subdir

to

remote/dir/subdir/

works fine but when i change to remote/dir/ and home/dir/ and start uploading that already exist and i choos "overwrite" as action the remote dir changes back to remote/dir/subdir/ instead of staying in /remote/dir/

Hope that helps good work though thanks for this free piece of technology

askless@… <-- yes it is valid

#292 using FTP proxy : remoteID@fireID@remotehost Bug report normal Other
Description

on FileZilla 2.1.5, using the FTP proxy setting as : remoteID@fireID@remotehost the authentication is rejected by the firewall. Not quite sure FileZilla handles correctly the password which should be : remotePWD@firePWD looking at the status window, the password is longer than the comniation remotePWD@firePWD.

PS : the FTP proxy that we have is the FTP proxy of CheckPoint Firewall-1.

#293 SQUID - not working with it Bug report normal Other
Description

Hi. FileZilla doesnt working with Squid. IE, Mozilla, WSftp and another apps goes through Squid without problem. I tested all config combination options.

#294 GSSAPI/Kerberos and raw FTP PROT command Bug report normal Other
Description

By default, FileZilla currently uses PROT P (encrypted, with checksums) for all file transfers.

Using the Server/raw FTP command, it is possible to change to PROT S (unencrypted, with checksums) successfully.

However, PROT C (unencrypted, no checksums) fails with "Out of memory" at beginning of file transfer.

Being able to use the raw PROT command is useful, until (if) FileZilla supports a GUI interface to change encryption and checksums, but PROT C doesn't work.

#295 Can't remember password? Bug report normal Other
Description

Hi,

I'm using 2.1.5 in windows2000, in the site manager screen, the password field is always gray out. I'm not sure if there is any option to enable this feature, anyway I didn't find it.

I like it! and I like free.

Thanks!

by jiangpet@…

#296 sftp download speed v. slow Bug report normal Other
Description

OS: win XP machine: dual 1700 XP with 512 MB Ram client connection - cable modem. server connecting to - work machine with dedicated T1

While using sftp through filezilla, the speed seems to be very slow. I found that the max i got from my work machine to home is 4.4KB / s and UP 6.5 KB / s.

I thought this was a little strange, so I downloaded WinSSH and used it's sftp functionality and got 100KB /s down, and 12 KB / s up.

I have attached the settings file (I marked previous stuff as *REMOVED*)

I checked the speed limiting, and it didn't seem to be set...

#297 No refresh on remote Bug report normal Other
Description

It doesn't appear to be possible to refresh the remote view. This makes it quite difficult to perform certain tasks, especially when it involves administering websites that have a lot of files that are being constantly created.

#298 error uploading a file Bug report high Other
Description

i want to upload a file, but the upload just doesn't start!!! :(

#299 Speed Limit Rule Not Saved Bug report normal Other
Description

Whenever I key in any Speed Limit Rule, it cannot be saved and shown on the screen.

#300 Using "Move down" in Queue doesn't work Bug report normal Other
Description

Sometimes using the "Move down" item in the queue doesn't work. Seems to be after adding to the queue. Works later on.

#302 retry too fast! Bug report normal Other
Description

In "Setting"->"Connetction"->"retry Setting",I set 60 seconds to retry,but when I conncet to a ftp site,when the site say "too many users - please try again later",then it show "Error : Unable to connect!",and retey the site right now.

#303 Getting directory listing on SSL EXplicit sites fails Bug report normal Other
Description

When logging in to an SSL EXplicit-enabled site, after the LIST command has been sent, nothing happens, then the client times out.

This happened on Filezilla 2.1.5 when trying to connect to ProFTPD 1.2.8 and 1.2.8rc2 servers. The server certificate is accepted, but then no directory listing appears. The client times out, but the server connection stays open (until the server times it out).

Other clients (smartftp, ws_ftp, and the client from bsdftpd-ssl.sc.ru) work fine.

thanks,

#304 Invalid PORT command Bug report normal Other
Description

With V 2.1.6, I cannot connect to a site via port 2121. System responds with "Invalid PORT Command" and "Could not retrieve directory listing".

I can connect fine to this same site via this same port using WS-FTP and SmartFTP.

#305 Dragging files directly to the desktop Bug report normal Other
Description

When I try to drag files from the remote site to my desktop or someother location outside of FileZilla it won't let me.. if I drag from remote to local within file zilla it works great.. is there a way to allow file zilla to do this?

#306 SFTP using SSH2 not working in Win9x Bug report normal Other
Description

My father & co-workers had reported problems with Win9x (98 SE & ME) connecting to my SFTP server. I use Win2k (at home) & XP (at work) and didn't have any problems with FileZilla connecting.

I now have an Windows 98SE laptop that I'm experiencing the same problem my father & co-worker had.

Steps to reproduce the problem on Win98SE:

1) Install FileZilla 2) Choose 'secure' mode - where it doesn't keep passwords 3) Choose XML, not registry for settings. 4) Run program 5) Open site manager, add site, choosing type of SFTP using SSH2 6) Attempt a connect, entering password when prompted for it.

Results of the above:

COMMAND: CONNECT server:22, initializing SFTP connection... FzSFtp.exe did not respon, terminating connection...

which repeats over and over until the timeout/retries are reached.

I have tried v2.1.4, 2.1.5, and now 2.1.6a on this machien and they all result in the same.

I'm will to assist with the resolution of this bug as much as possible. I even have MS VC 6 on this laptop, & have installed v2.1.6a w/source

#307 Cannot upload a large file when using GSS Bug report normal Other
Description

Uploading a small file works (~100 kbytes), uploading a large file (~7 Mbytes) fails with the following dump and report.

#308 Overwrite if newer doesn't work Bug report normal Other
Description

I'm using Filezilla 2.1.6, and it seems that when you set the "Overwrite if newer" option at the File Transfer screen, it doesn't work. Local files of e.g. 26-4 will just overwrite remote files of 24-4.

This is very annoying when uploading directories, as ALL files are uploaded and not only those which have been changed.

#309 SSL get files - Crash 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 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 Bug report normal Other
Description

Cannot reload the file queue from file

#312 Access Violation in CApiLog::LogMessage 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 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 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 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) 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,

  • Kirk

P.S. is there a better place to submit compile- and source-related items?

#317 Ident does not let you use "ident" for ident 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 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 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 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 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

Rémi

#322 Transfered files truncated 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 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 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 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 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 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.. 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 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 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) 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 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.

#333 .ink files not flagged as executable by owner... Bug report high Other
Description

In Filezilla Server, when you check the option for enabling .ink files to be resolved, they are not flagged as executable by the owner. .ink files are not able to be resolved unless they are flagged as executable by owner.

#335 Queue does not use automatic ASCII/BINARY mode after restart 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

#336 Server 0.8.3: user can delete empty dirs w/o permission Bug report high Other
Description

Having setup a user with only permission to read files and list directories/subdirs, this user can still DELETE directories on the server as long as they are empty.

If I have an elaborate structure of directories on my server that for some reason are temporarily empty, any user can DELETE this whole directory structure without having permission to do so as a result of this bug.

#337 Directory listing incomplete with passive SSL Bug report blocker Other
Description

Client: FileZilla 2.1.7 Server: proftpd 1.2.8 with mod_tls

When connecting passively to my LAN FTP server with explicit SSL enabled, half of the files in the directory listing are missing. When I disable SSL -or- passive mode, the file listing is complete. With FlashFXP and SSL enabled, the file listing is also complete. Thus, this is a bug in FileZilla because of the passive SSL mode.

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