Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2101 - 2164 of 2164)

Ticket Summary Status Owner Type Priority Component
#8041 strip version number from filename for download from VMS server new Feature request normal FileZilla Client
Description

When I download a file from a VMS server the filename created on my local directory har the version file number, ex.: file.txt;2 It would be interesting if filezilla ignores the version number and create the file without the version number.

#12753 successful transfers are no longer displayed new Bug report normal FileZilla Client
Description

version 3.60.2

#12195 suggestion for tiny visual improvement.... new Bug report normal FileZilla Client
Description

Hi, the 10th icon from the left on the toolbar, the icon one has to click to restore the last connection from the previous session (It has a tiny vertical rectangle with two blue horizontal lines above, and a green tick mark below) looks always grey / inactive on my screen (in contrast the similar icon to the left of it which has an "X" instead of a tick mark), even when it actually is active and works perfectly fine. Not important but just a little odd.... Otherwise I'm a super grateful user!

#5208 suggestion to improve sites exportation new Feature request low FileZilla Client
Description

hi, there's a little thing I'd like to notify you: when you try to export a group of sites from site manager filezilla createx an .xml file containing in its 4th row this: <Folder expanded="1">My sites the problem is that when you import it in another filezilla it creates a subfolder named My sites/My sites, a kind of redundancy. You can simply avoid it by editing the .xml file and erasing the 4th row above, but you know that most of users don't know that (at least as far as I can see), so I wonder if you can just fix this by showing a popup that asks whether the user wants the program to create a subfolder or not (and so decide whether to create the 4th row or not depending on user's choice); I tried doing it by myself but my skills in c++ are a little outdated,

so thank you for listening, best regards,

Rick

ps: I'm italian, hope my english will be understood ;)

#11698 support for unencrypted WebDAV new Feature request normal FileZilla Client
Description

I'm currently trying to reach my storage server created by an iOS App called nPlayer, which will only be visible via my local network when activated. This app creates a WebDAV server, but its unencrypted and trying to connect to it using FileZilla Pro will fail.

Thats how it looks like in the logs: Trace: CHttpControlSocket::ResetSocket() Trace: CWebdavControlSocket::Connect(192.168.178.54) Trace: CControlSocket::SendNextCommand() Trace: CControlSocket::ResetOperation(0) Trace: CWebdavControlSocket::List() Status: Retrieving directory listing of "/"... Trace: CControlSocket::SendNextCommand() Trace: CWebdavListOp::Send() in state 0 Trace: CWebdavControlSocket::DoRequest Trace: WebdavRequestOp::Send() in state 0 Trace: Requesting https://192.168.178.54:8000/ Trace: CHttpControlSocket::Request() Trace: CHttpControlSocket::InternalConnect() Trace: CHttpControlSocket::ResetSocket() Trace: CHttpInternalConnectOpData::Send() in state 0 Status: Connecting to 192.168.178.54:8000... Status: Connection established, initializing TLS... Trace: CTlsSocketImpl::Handshake() Trace: CTlsSocketImpl::ContinueHandshake() Trace: CTlsSocketImpl::ContinueHandshake() Trace: CControlSocket::ResetOperation(10) Trace: CControlSocket::ResetOperation(10) Trace: CHttpRequestOpData::Reset(10) in state 18 Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(10) Trace: CControlSocket::ResetOperation(10) Error: Directory listing aborted by user Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(66) Trace: CHttpControlSocket::ResetSocket() Trace: CWebdavControlSocket::Connect(192.168.178.54) Trace: CControlSocket::SendNextCommand() Trace: CControlSocket::ResetOperation(0) Trace: CWebdavControlSocket::List() Status: Retrieving directory listing of "/"... Trace: CControlSocket::SendNextCommand() Trace: CWebdavListOp::Send() in state 0 Trace: CWebdavControlSocket::DoRequest Trace: WebdavRequestOp::Send() in state 0 Trace: Requesting https://192.168.178.54:8000/ Trace: CHttpControlSocket::Request() Trace: CHttpControlSocket::InternalConnect() Trace: CHttpControlSocket::ResetSocket() Trace: CHttpInternalConnectOpData::Send() in state 0 Status: Connecting to 192.168.178.54:8000... Status: Connection established, initializing TLS... Trace: CTlsSocketImpl::Handshake() Trace: CTlsSocketImpl::ContinueHandshake() Trace: CTlsSocketImpl::ContinueHandshake() Error: Connection timed out after 20 seconds of inactivity Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CHttpRequestOpData::Reset(2114) in state 18 Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing Trace: CHttpControlSocket::ResetSocket() Trace: CHttpControlSocket::ResetSocket() Trace: CWebdavControlSocket::Connect(192.168.178.54) Trace: CControlSocket::SendNextCommand() Trace: CControlSocket::ResetOperation(0) Trace: CWebdavControlSocket::List() Status: Retrieving directory listing of "/"... Trace: CControlSocket::SendNextCommand() Trace: CWebdavListOp::Send() in state 0 Trace: CWebdavControlSocket::DoRequest Trace: WebdavRequestOp::Send() in state 0 Trace: Requesting https://192.168.178.54:8000/ Trace: CHttpControlSocket::Request() Trace: CHttpControlSocket::InternalConnect() Trace: CHttpControlSocket::ResetSocket() Trace: CHttpInternalConnectOpData::Send() in state 0 Status: Connecting to 192.168.178.54:8000... Status: Connection established, initializing TLS... Trace: CTlsSocketImpl::Handshake() Trace: CTlsSocketImpl::ContinueHandshake() Trace: CTlsSocketImpl::ContinueHandshake() Error: Connection timed out after 20 seconds of inactivity Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CHttpRequestOpData::Reset(2114) in state 18 Trace: CHttpControlSocket::ResetSocket() Trace: CControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing

I guess allowing to explicitely choose that the WebDAV Server doesn't know how to work encrypted could fix this issues.

Thanks.

Best Regards.

Toni Barth

#9666 sync browsing on, uploading the directory that you are in becomes subdir new Bug report normal FileZilla Client
Description

1.sync browsing on 2.connect 3.dig into a subfolder, just 1 is fine, any will do. 4.right click on the folder you are currently in on the local side and upload it

actual: it will become a subdirectory copy underneath the current directory on the remote side. so now you have 2 copies of the dir tree, one inside itself.

expected: should have uploaded the same directory and replaced any files that were existing and added any new dirs, touched or copied dir dates as appropriate because they were being accessed. it's almost like a replace, but you don't lose files in this kind of replace. essentially, files with same name get replaced. new files get added. I don't know if a replace does this or not. probably does.

#11225 synced browsing and rt-click-upload, sometimesuploads tree to wrong place new Bug report normal FileZilla Client
Description

1.disconnect sync. 2.delete some trees from server. 3.go back to root on both panes and sync on. 4.attempt to upload those dirs and some other ones. if fz complains that something is wrong, cancel or tell it no don't upload. 5.upload parts of dir tree that exist on both sides, as rapidly as possible, just queue up as much as possible while fz is busy uploading. 6.note dir tree structure, if it's wrong.

#5611 tab display - blank space, widths, info new Feature request normal FileZilla Client
Description

A minor issue...

When many tabs are open, FZ indicates unseen tabs to the left or right by means of a little arrow. (Aside: This arrow is grayed out when at the end of the list, but I'd prefer a much lighter shade of gray, as mine appears nearly black.)

Open a bunch of tabs, so that there are many unseen tabs to the left. Now close the rightmost tabs. Instead of unseen tabs coming into view from the left, blank space remains where the now-closed tabs formerly sat. Only when the last visible tab to the right is closed is a set of leftward tabs then brought into view. It would be nicer to maximize the number of viewable tabs as each is closed.

On the issue of maximizing the view, it would also be nice to be able to set the width (in characters) of the tab, in case a user can tolerate more, but shorter, tabs.

Finally, it would be great to have a customizable tab display using formatted fields, as with date and time, by creating a spot at Settings/Interface/Tabs. Presently, the display is of the form "Sitename - Server" (perhaps this might be indicated by a format string "%n - %s", e.g.). My server is always the same, so I have a lot of wasted characters on my tabs. For me, "Sitename-Remote folder" (%n-%r) would be far preferable, as I often wander from my original folder, leaving me several tabs with the same display, open to different folders. Long info could appear in the dropdown widget at the right (I love that thing), while compressed versions can be shown on the tabs (e.g., "FaveSite-.../Here/Now").

This is the sort of request that shows a user is spoiled rotten, which in turn indicates the already excellent state of a program.

Thanks,

Rick Mabry

#8276 tar and gzip via ssh protocol new Feature request low FileZilla Client
Description

It would be nice if we could upload a tar or gziped file and allow us to untar / gunzip on the remote host if its a ssh protocol

#12935 test new Feature request normal FileZilla Server
Description

test

#10251 the Help(帮助) display ? new Bug report low FileZilla Client
Description
  1. open the software
  2. see the top bar

except : "帮助(H)" actual : "?"


VERSION: 3.10.1.1(china)

#11451 the directory sort gets messed up when you rename a file to the same name as an existing file new Bug report normal FileZilla Client
Description

If you are viewing a directory listing, sorted by "last modified" descending.

then you want to replace an existing file in that directory with one you have uploaded (but currently has a different name) so you rename the new file to the same name as the existing file, after the file is renamed the directory's sort order goes out of whack, the directory is no longer sorted by last modified, until you refresh the directory listing

FileZilla Client


Version: 3.29.0

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2017-11-06 Compiled with: i686-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -msse -mfpmath=sse -O2 -g -Wall

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

Name: Windows 10 (build 15063) Version: 10.0 Platform: 32-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 Settings dir: C:\Users\smith\AppData\Roaming\FileZilla\

#5306 the resume upload feature never work as expected new me Bug report normal FileZilla Client
Description

every time a timeout occurs and the upload is stopped and reinitiated the resulting file is larger than the original file

at least an option to avoid the resume in the preferrences will be great this way if an upload fail it will start over again and no resume

your resume code has problems at least with Filezillaa and my ftp server

thank you ( chukran )

Alladin

#11824 thousands separator not displayed in macOS new Bug report normal FileZilla Client
Description

Thousands separator not displayed when set "use thousands separator" In filesize format pref pane.

Patch attached. Tested under macOS 10.13.6.

#11810 ticket system "local naming policy" message new Other low Other
Description

When I tried to create account "bert" on this ticket system, I got this message:

Warning: Username bert doesn't match local naming policy.

This should probably say "Error: ", because it did not register the user.

Also, it would be useful if it'd say what is the local naming policy; what's wrong with "bert".

#3961 time frame for enabling/disabling FTP service new Feature request normal FileZilla Server
Description

Hi FileZilla-Team,

I'm missing a function for enabling/disabling the FTP server (and/or special rules, such as bandwidth management) at a definite time.

My Problem is: I'm working in a company that needs a FTP server, so we decided to set up FileZilla Server on a Windows machine. Because of a very slow internet connection, we're in trouble with some other internet applications in the daytime. The idea to save bandwidth is, to disable the FTP server function during the day and enable it at night.

I know it can be realized via the Task Scheduler in Windows, that is able to start or stop services. But in case of a stopped service, you only get a message from your FTP client, that the server isn't available/don't respond. A much better idea is to send a short "Welcome" message to the client and then close the connection. The "Welcome" message should be freely chosen. So a customer, that wants to access the FTP server during daytime, gets a message including opening hours of the FTP server. That's much better than "no answer from the server"!

#4126 timed bandwidth throttle mechanism (speed limit scheduler) new Feature request normal FileZilla Client
Description

The ability to throttle speed in accordance to the time. Does not require a "planning" ability, but merely recognition of time and the corresponding speed associated with that time. Should probably have a setting for each half hour double example shown below. e.g. 1 50kb/s 2 50kb/s 3 50kb/s 4 50kb/s .. 23 500kb/s 24(h) 500kb/s

time = 23:33 therefore max speed allowance = 500kb/s

Such a simple, crucial, yet absent feature.

#13077 timed out error - repeatedly new Bug report normal FileZilla Client
Description

i begin a transfer and it may begin and end abruptly, OR it begins and stalls, and does nothing. I can close and reopen ftp repeatedly and eventually all files (documents only) will transfer. Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out.

this has been all day. I am running most recent version. internet has been verified as strong. no issues with any other website or device.

#12194 timestamp preservation when transferring from google drive to local new Bug report normal FileZilla Client
Description

The menu option for timestamp preservation is greyed out when transferring from a google shared drive to the local drive. I can transfer files but the dates shown are the transfer dates not the original modification date from google drive. I am using the pro version.

#5679 transfer loss of properties new Bug report high FileZilla Client
Description

system-date: FileZilla Client


Version: 3.3.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-08-16 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

Operating system:

Name: Windows NT 6.1 (build 7600) Version: 6.1 Platform: 64 bit system


You are updating automaticly, so I think these data are correct.


Bug: 1. using a transfer of .gif or .jpg, Filezilla is sometimes forgotten it should be binary, so it transfers as a ascii file, result no image displaying. Nevertheless : these are not registered as ascii . 2. I use very often csv files ( comma seperated values = textfile ), can be dot csv , can be dot tsv or something else. Both are registered as transfer like ascii. Nevertheless : the software wants to transfer binary.

Would be very nice, to solve this problem.

#9080 transfer priority option new Feature request normal FileZilla Client
Description

it is possible in the transfert options to add the ability to choose the priority of transfer based on the size of the file by setting the maximum size that the file I need to be transferred first

#9324 transfer rate new Feature request normal FileZilla Client
Description

Great program, thanks very much.

One feature that would be useful to me in the MESSAGE LOG (where you show the file size of each transfer and the transfer time in seconds) would be to include the transfer rate in kilobytes per second. It helps me gauge how 'fast' the session was when I download multiple files as I am often out of the office using a variety of connections, some fast, some slow.

Thanks. Dave

FileZilla Client


Version: 3.7.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2014-02-11 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#12587 transfer stopped after several downloads new Bug report normal FileZilla Client
Description

I transfert a lot of files after several downloads i have this message:

"451 Another command is currently pending, please try again later"

my transfer configuration is FTPs over TLS implicit encryption Passive mode

A strange thing is that at this moment, we see my private ip address in the firewalls

#4873 transfer time left & throughput rate invalid if limits are set during transfer new Bug report normal FileZilla Client
Description

The throughput rate and time left estimates are correct assuming the transfer limits have not been configured.

If they are configured during a transfer, the limit is applied properly to the live transfer without interruption (a very useful feature) but the time left and throughput rate are based on a running average including all previous data prior to the limit being set. All of that data is no longer applicable.

A simple solution would be to simply reset the time left estimate and throughput counters anytime the limits are set (or make that an option).

Another option is to separate throughput into "Throughput Overall" and "Throughput Now". For time left, it simply needs to be a best estimate given the current data throughput, so it simply should not take into consideration any transfer speed data prior to about 1 minute from "now".

#12639 transfers "stutter" on Mac new Bug report normal FileZilla Client
Description

Everything is perfect on PC. Moving to a MacBook with an M1 processor. Exported settings etc. on PC and then imported those settings on the MacBook. FTP connects as it should but the uploads "stutter". A few files will upload and then the upload stops and the server disconnects because of no data transfer. FZ reconnects and the process repeats. Uploads that used to take 15-20 seconds now take 5 or more minutes. Apple care found no issues on the MacBook. The router setup has not changed from the PC. The Debug report is attached.

#11718 trouble with connecting over explicit TLS new Bug report normal FileZilla Client
Description

Hi. I've used FZ for many years. Love it.

I've had an issue crop up since the upgraded to 3.36.0. When connecting via explicit TLS it freezes for 3 minutes, then won't connect. And finally windows reports that FZ has stopped working.

This is on a site that has been working on explicit TLS for years. Another oddity is that when I go to help->Check for updates..., it's never able to connect. It checks continuously until I close the window. It never connects and tells me I have the latest version.

I've attached the log.

Note, this is not an emergency. I'm able to connect via sftp and everything works normally there. I'm must reporting the bug so it can get looked at in due course.

#11342 unable to log in new Carol Moore Bug report high FileZilla Client
Description

I just downloaded FileZilla. I get to the log in screen. The cursor blinks in the cell where I should enter my ftp information, but it does not allow me to enter anything.

I am using a Mac.

#8632 unclear colors at directory-comparison new Feature request normal FileZilla Client
Description

Hello,

I'm not sure, if it's a bug or a feature. I searched a little bit for this, but found no other tickets on this:

When the directory-comparison mode is enabled, differences between host and server are displayed in three colours: green, yellow, red. But it seems, that the test on possible differences are made in the wrong order.

This is the actual behaviour of filezilla: if a file occurs on one side only, then the colour is yellow. else if a file differs in its age, then the colour is green. else if a file differs in file size, then the colour is red.

The result is, that files, which differ in file size _and_ age are displayed green, not red.

As the difference in age may be irrelevant (sometimes the timestamps are simply not correct on one side), but the difference in file size and hence the difference in content is relevant very much.

According to this, I would prefer, if the files with difference in age and file size are displayed in red, not green. The test on differences in file size should be made before the test on a different age.

I'm sorry, that no patch is attached, because I think it would be easy to change the described behaviour, but I don't have the time to do that by myself actually.

thanks for a great client,

Christoph Mühlmann

PS.: I'm using FileZilla 3.6.0.2 on Windows 7 x64

#8144 uneccessary file access new Bug report normal FileZilla Client
Description

Filezilla accesses on startup files on mount points that it does not need (and imho should not) access.

In my case it accesses a mount point that is auto-mounted. Sometimes this mount point is not available and accessing it just blocks. This problem occurred on first usage of filezilla. So there should be no need to do anything on the mount point.

I could also imagine that the problems arise with mountable media like USB sticks, etc.

I attached the output of strace.

Thanks.

#2443 unique queues for different hosts new Feature request normal FileZilla Client
Description

It would be nice if filezilla could download from multiple hosts with only on filezilla running and the ability speficy to use multiple connections to one host and to the other only one.

#5209 up/download via sftp does not work against OpenVMS servers new Bug report normal FileZilla Client
Description

Up/downloading files via sftp does not work against an OpenVMS server. The messages listed below show the behavior when trying to download a single file (login.com;3) using sftp (not successful) and via ftp (successful, using the same host). Real usernames/hostnames/IPs have been replaced by dummy values. Opening connections via sftp does work and the directory content of the initial server side directory is correctly listed. However, traversing the directory tree on the server does not work, reporting similar error messages (wrong server side path specs).

Messages for sftp (unsuccessful)

Status: Disconnected from server Status: Connecting to myHost.de... Response: fzSftp started Command: open "myAccount@…" 22 Command: Pass: * Status: Connected to myHost.de Status: Retrieving directory listing... Command: pwd Response: Current directory is: "/QS$DISK/TEST" Status: Directory listing successful Status: Connecting to myHost.de... Response: fzSftp started Command: open "myAccount@…" 22 Command: Pass: * Status: Connected to myHost.de Status: Starting download of QS$DISK/TESTLOGIN.COM;3 Command: cd "QS$DISK/TEST" Error: Directory /QS$DISK/TEST/QS$DISK/TEST: no such file or directory Command: mtime "QS$DISK/TESTLOGIN.COM;3" Error: get attrs for /QS$DISK/TEST/QS$DISK/TESTLOGIN.COM;3: no such file or directory Command: get "QS$DISK/TESTLOGIN.COM;3" "C:\tmp\LOGIN.COM;3" Error: /QS$DISK/TEST/QS$DISK/TESTLOGIN.COM;3: open for read: no such file or directory

Messages for ftp (successful)

Status: Resolving address of myHost.de Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Response: 220 myHost.de FTP Server (Version 5.6) Ready. Command: USER myAccount Response: 331 Username myAccount requires a Password Command: PASS * Response: 230 User logged in. Command: SYST Response: 200 VMS OpenVMS V8.3 on node myHost.de. Command: FEAT Response: 502 FEAT is unimplemented. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "QS$DISK:[TEST]" is current directory. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: PASV Response: 227 Entering Passive Mode (10,10,10,10,251,166) Command: LIST Response: 150 Opening data connection for QS$DISK:[TEST]*.*;* (11.11.11.11,3255) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Status: Resolving address of myHost.de Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Response: 220 myHost.de FTP Server (Version 5.6) Ready. Command: USER myAccount Response: 331 Username myAccount requires a Password Command: PASS * Response: 230 User logged in. Status: Connected Status: Starting download of QS$DISK:[TEST]LOGIN.COM;3 Command: CWD QS$DISK:[TEST] Response: 250-CWD command successful. Response: 250 New default directory is QS$DISK:[TEST] Command: PWD Response: 257 "QS$DISK:[TEST]" is current directory. Command: TYPE A Response: 200 TYPE set to ASCII. Command: PASV Response: 227 Entering Passive Mode (10,10,10,10,251,167) Command: RETR LOGIN.COM;3 Response: 150 Opening data connection for QS$DISK:[TEST]LOGIN.COM;3 (11.11.11.11,3257) (2688 bytes) Response: 226 Transfer complete. Status: File transfer successful

#12031 update within portable directory new Bug report normal FileZilla Client
Description

When we have portable version of filezilla, and when update is available, it is being installed as "installed" version.

the portable version should be updated within same portable forlder, without need to "install" on pc. fix it, for that reason till date, i am still switched to WinScp.

#12784 updated ftp this morning - now will not connect moreinfo Bug report normal FileZilla Client
Description

Since the update I get a critical error, tries to log on and then does not go through. Others here who have not updated do not have this issue.

#8537 upload fails to start following change in directory from successful upload new Bug report normal FileZilla Client
Description

I renamed about 20 of the 48 .JPG files in the 'photos' directory in my PC mirror of my website. Instead of manually renaming them on the website, I created a new '@swap' sub-directory there, and dragged and dropped the files to be renamed to it. Then on the PC I selected all the files in the 'photos' directory and uploaded them to the website's 'photos' directory, responding to whether to skip overwriting the files that were not renamed with 'skip' and 'all'. It all worked fine.

Before that upload was quite completed, on both the PC and Website, I changed the window focus to another directory, my 'ph' directory in each window. The I tried to upload its '@…' file, but the file was not added to the queue. I tried changing the directory focuses in other ways and coming back to try again with no effect. I opened a new connection to the website and went to the 'ph' directories and it had no effect.

I closed and reopened FileZilla and went to the 'ph' directories and the file uploaded as usual, prompting me to overwrite the old one.

The version it occured on was: 3.5.3 then I installed current version: 3.6.0.2

#8741 upload goes into loop when a file name has a space at the beginning new Bug report normal FileZilla Client
Description

I tried to upload a file that has a space at the beginning of the name, for example: " 123.tif". The application starts uploading it but after reaching the 100% it returns to 0 automatically and upload the file again. I am using the latest version of Filezilla.

#2333 upload/download scripts for command line new Feature request normal FileZilla Client
Description

It would be great if you could include in one of the next releases an option for FileZilla to accept "scripts/batches" for uploads/downloads that could be passed as an command line option.

This is usefull in case of scheduled transfers between PCs of multiple files.

#2219 uploaded file verification new Feature request normal FileZilla Client
Description

When uploading lots of small files for websites (especially PHP coded sites) I've encountered times when several files are corrupted. For PHP sites, this usually breaks some part of the site.

Is it possible to have an option to make Filezilla verify uploaded files (or at least double-check the file sizes?)

Thanks!

#7822 uploading/saving deletes part or all of file new Bug report normal FileZilla Client
Description

When I upload a file or save a file that gets uploaded to the server. Not the whole file is uploaded. For example, if the page is 54,000 bytes and I add to it then save, it may save at 49,000 bytes and part of the page will be missing. Although, the whole code is still in my editor, it's just not saving to the server. There has been a few circumstances when the whole file would be deleted. A 54,000 byte file would go to 0 bytes when saved.

#10814 usability new Bug report low FileZilla Client
Description

Usability issue while trying to download a file that is currently in cache. For example, i have file.txt already editing, when i try to re-download this file it shows me a dialog like something (see screenshot). Using mouse i need to click two (x2) times to re-dowload this file. I propose to make choices to be simple buttons instead of radio buttons, in that way to make one (x1) click to make desired action. I know i can use keyboard with one enter, but current design does not make any sense.

#2902 use two different programs for View / Edit new Feature request normal FileZilla Client
Description

I would be good (for me) if it was possible to separate view from edit and assign two separate programs to do those tasks. For example I tend to only make minor alterations to files from within filezilla and so use notepad, but if I want to view a file I will use Firefox.

#2968 using Filezilla dll from outside program new Feature request normal FileZilla Client
Description

When one want to include FTP support in a program without having to code a native FTP client in the program, it would be nice to be able to call a FileZilla dll to get the connection, file transfert, directory listing, and so on, using the Filezilla connection that the user have already defined using Filezilla instead of having to reinvente Fileilla inside the program.

#9118 utf8 and non-utf8 characters corrupt filezilla cache? new Bug report normal FileZilla Client
Description

Test case for filezilla 3.7.3

Go to: ftp://arm-filezilla@ftp.arm.beep.pl/ (password is: filezilla-project.org the access will be there for few weeks for testing)

There is structure like shown below (using lftp unix cmdline client; it uses OPTS UTF8 ON).

Some entries have proper utf8 encoding like "test_polskich_znaków" while other have cp1250 encoding ("RZ 47 Jelenia G�ra").

According to https://wiki.filezilla-project.org/Character_Set filezilla won't support invalid encoding. Well, that not great solution (it could always indicate that there are some files, like lftp does, so user would be aware of the problem) but this bug isn't about this.

If I enter into "test_polskich_znaków" ( http://imageshack.us/a/img6/9378/0aoc.jpg ) and then into "gfgdfg" then directory list in filezilla gets (sometimes) corrupted ( http://imageshack.us/a/img543/2641/op5b.jpg ). filezilla starts thinking that there is such weird/corrupted, second directory there along with properly encoded one. Why ? No idea but it shouldn't do that.

lftp arm-filezilla@ftp.arm.beep.pl:/> ls -alR
drwxr-xr-x    2 0          999                42 Dec 10 11:20 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwx---r-x    3 10089      999                42 Dec 10 11:21 filezilla.arm.beep.pl


./filezilla.arm.beep.pl:

drwx---r-x    3 10089      999                42 Dec 10 11:21 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 test_polskich_znaków


./filezilla.arm.beep.pl/test_polskich_znaków:

drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 .
drwxrwxrwx    1 0          0                  22 Dec 10 11:20 ..
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 RZ 47 Jelenia G�ra
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 RZ 47 Wa�brzych
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 RZ47 ZIELONA G�RA
drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 gfgdfg


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra:

drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 2 sweter -50%
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 SF JELENIA G�RA


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/2 sweter -50%:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile1.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/SF JELENIA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile2.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Wa�brzych:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile3.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ47 ZIELONA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:22 testfile4.txt


./filezilla.arm.beep.pl/test_polskich_znaków/gfgdfg:

drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..

#8331 version check didn't download and install latest version new Bug report normal FileZilla Client
Description

I had FileZilla 3.5.3 or something installed.

When I launched it, it performed a check for a new version, advised that 3.6.0 was available, downloaded it and installed it.

I then went to the Help -> Report a Bug menu item, only to be told by the website that I wasn't running the latest version, but 3.6.0.1 was available.

The version checking / updating should ensure users are upgraded to the latest version, not a slightly old version.

#8332 version check/update/install shouldn't be blocking new Feature request low FileZilla Client
Description

I had FileZilla 3.5.3 installed, and launched it to do some FTP-ing.

When launched, it did a version check, told me there was a new version, so I told it to download. However, the entire download / install process is via a modal dialog, so I couldn't actually do the FTP work I was intending to do!

I had to wait for the download / install / etc to complete, then re-launch FileZilla to complete my work.

Instead of being a blocking operation, the download / install process should optionally occur once a user has completed their tasks in FileZilla and is ready to shutdown the application.

#12874 vision issues with rename files new Bug report normal FileZilla Client
Description

First time using FZ (FileZilla) on Mac, after Windows. And have some issue. During rename file I'm see new name and old name at same time. It's inconvenient.

#6498 warn earlier about reboot? new Feature request low FileZilla Client
Description

Hi, A small point, but it just caused a bit of a problem here. I was in the middle of a job and needed to ftp something. Ran Filezilla and was prompted to update to latest version. Approved it. At the end of the update process it said I had to reboot before I could use it, which meant closing down a load of programs that I was working in, losing my place in code etc. Perhaps you could put a warning BEFORE the update starts saying that a reboot will be necessary, then we can choose whether to do it then or not. Many thanks

#2252 way to build or create a transfer queue new Feature request normal FileZilla Client
Description

Looking for a way to "build" or "create" a transfer queue easily from the existing Site Manager. In other words, have a way to easily select a number of files to transfer and "tag" them, while also have a way to easily select a number of sites and "tag" them to create a queue. This will enable the "build a queue mode" whereas you send a number of files to multiple sites (e.g. 500 sites within a LAN/WAN environment) and have the system work through the queue without manual intervention.

#1936 website prune feature new Feature request normal FileZilla Client
Description

I'd like FileZilla to be able to delete from the server the files that no longer exist on my PC. Then when I upload my website, I know that any changed filenames or whatever will not leave wasteful orphaned files on the server.

This suggestion is similar to others: *the rsync one (755621) *file synchronisation (721808)

and differs in that I would not expect FileZilla to delete any local files. It is likely that my suggestion could be rolled up with 721808, i.e. FileZilla would provide a website upload capability that worked by file synchronisation to make all the server files a proper subset of the local files.

#2801 wildcards for VMS and the like new Feature request normal FileZilla Client
Description

In OpenVMS, files are stored in versions with semicolons, like this:

2007346.AVR;2

is version 2 of the 2007346.AVR file.

In the site manager, the only way to specify an ASCII transfer is to input the extension. Inputting .AVR will not cause different versions of this file to be sent in ASCII.

Could we possibly have a wildcard character for the "Files to send as ASCII" listing? For the above, I would be able to list

AVR*

which would get any and all versions of this file in ASCII.

Thanks again for all the hard work. It is very much appreciated.

#12429 window location on startup on MacOS new Bug report normal FileZilla Client
Description

MacOS is different :-)

FZ was open on a secondary monitor (and closed normally, BTW). Then, after detaching the monitor(s), and then starting FZ again, FZ starts with old position and old viewport size, thus I am unable to resize the window nor access the window header to move.

It should be checked if monitors changed, not only if SOME monitor is there.

#11425 windows 10 - extra long filenames new Bug report normal FileZilla Client
Description

Using FileZilla I can copy the file to a linux server. Using FileZilla I can delete the file. I can not rename it using FileZilla, as the initial filename is too long. But I can if I use the standard explorer.

#5698 windows command-line error new Bug report normal FileZilla Client
Description

windows command-line arguments path is added, it becomes an error.

Directory listing failed

ex)command-line filezilla sftp://username:password@server/path

#2393 windows explorer navigation new Feature request normal FileZilla Client
Description

It would be helpful if there were a windows explorer navigation toolbar with commands such as back, foward, up, delete, views, properties, etc. This would make finding files easier.

#1825 windows proxy settings new Feature request normal FileZilla Client
Description

Would it be possible to use the proxy settings that are set through the Control Panel? i.e. the setting in Control Panel >> Internet Options >> Connections >> LAN Settings

#13081 with the latest update to V 3.66.5, I lost all my sites from the Site Mgr new Bug report critical FileZilla Client
Description

with the latest update to V 3.66.5, I lost all my sites from the Site Mgr It seems that there may be a patch for that. How can I download the patch?

#12158 writing files on local harddisk new Bug report normal FileZilla Client
Description

By downloading files from Service Provider to local PC FileZilla stops writing to local harddisk. Big files (I copied a file of 19GB) are going well, but the download of my Joomla website (a lot of small files) breaks off. I tried it several times in several days. My Service Provider tested it for me and had the same problem. His advice: wait for a FileZilla update. I did this copy activity a lot of times before without problems. Now I used -for the time being- WinSCP (but slow!). Hope you will find the bug and solve it.

#11526 wxGTK3 Linux: small fonts in directory trees new Bug report high FileZilla Client
Description

Archlinux, Filezilla compiled with wxGTK v. 3.0.3.1. The better decription of the problem is the pictures I attached. I think all fonts of all controls should have the same size like it was with GTK2 build.

#11013 wxSpinCtrl widgets need to be resized for GTK+3 new Bug report normal FileZilla Client
Description

Under wxWidgets built with GTK+3, some of the wxSpinCtrl widgets need to be made wider. This is due to the underlying GtkSpinButton being much wider in GTK+3 than it was in GTK+2. Attached is an example screenshot from Filezilla settings. Either the hard-coded width needs to be removed or made larger.

#12828 z/OS DSNTYPE=LARGE datasets fail to show up in Filezilla file directory listing. new Bug report normal FileZilla Client
Description

z/OS files with DSNTYPE=LARGE fail to show up in directory listing.

#11835 Échec de la tentative de connexion moreinfo Bug report normal FileZilla Client
Description

Bonjour j'ai un problème de connections avec le Serveur FileZilla J'ai entré mon adresse Ip ainsi que mon identifiant Lws avec mon mot de passe et sa plante je n'arrive à me connecter au serveur

Processeur inter (R) core ( TM ) i3-3217U CPU Systeme d'exploitation 64 bits, processeur x64 Edition Windows 8.1

Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Délai d'attente de 1 seconde suite à l'échec de la précédente tentative de connexion... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113... Réponse : fzSftp started, protocol_version=8 Commande : open "LWS-353687@176.155.238.113" 22 Erreur : Network error: Connection refused Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113... Réponse : fzSftp started, protocol_version=8 Commande : open "LWS-353687@176.155.238.113" 22 Erreur : Network error: Connection refused Erreur : Impossible d'établir une connexion au serveur Statut : Connexion à 176.155.238.113... Réponse : fzSftp started, protocol_version=8 Commande : open "LWS-353687@176.155.238.113" 22 Erreur : Connection interrompue après 20 secondes d'inactivité Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113... Réponse : fzSftp started, protocol_version=8 Commande : open "LWS-353687@176.155.238.113" 22 Erreur : Network error: Connection refused Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Le port sélectionné est habituellement utilisé par un autre protocole. Statut : Connexion à 176.155.238.113:22... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:22... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Le port sélectionné est habituellement utilisé par un autre protocole. Statut : Connexion à 176.155.238.113:22... Erreur : Connection interrompue après 20 secondes d'inactivité Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:22... Erreur : Connection interrompue après 20 secondes d'inactivité Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Déconnecté du serveur Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Connexion à 176.155.238.113:21... Statut : Échec de la tentative de connexion avec "ECONNREFUSED - Connexion refusée par le serveur". Erreur : Impossible d'établir une connexion au serveur

#11731 Не работает moreinfo Bug report normal FileZilla Client
Description

На последней версии программы FileZilla_3.36.0_win64-setup перестало подключаться ко всем серверам. Вернулся на раннюю версию FileZilla_3.31.0_win64-setup и все заработало. А перестало работать сразу после последнего обновления.

On the latest version of the program FileZilla_3.36.0_win64-setup stopped connecting to all servers. I returned to the earlier version of FileZilla_3.31.0_win64-setup and it all worked. And stop working right after the last update.

#12514 при входе по непонятным причинам возникает ошибка 530 , не помогает не одно решение проблемы. new Bug report critical FileZilla Server
Description

пытался войти , выдало ошибку 530 , искал в ютубе и на форумах как ее исправить , ничего не помогло , надеюсь на вашу помощь.

#12856 служба сервера аварийно останавливается new Bug report high FileZilla Server
Description

если подбирать логин/пароль с разных ip, то сервер падает. проверили на версиях 1.6.4 и 1.6.5.

#10737 “FileZilla.app” is damaged and can’t be opened. reopened Bug report normal FileZilla Client
Description

When I try to start FileZilla 3.15 I get the following error:

“FileZilla.app” is damaged and can’t be opened. You should move it to the Trash.

OS: OSX 10.11.3

➜ ~ shasum -a 256 Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2 05372ae7f8e88bcb7a9514a288ca2afbab25960fb538278c6c75b606ad8cc2ff Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2

I've downloaded the file multiple times from different sources, result is the same.

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