Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 8171)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Summary Owner Type Priority Component Resolution
#10365 connection timeout no longer accepts 0 to disable Bug report normal FileZilla Client fixed
Description

under connection, the timeout in seconds will revert to 10 secs and not accept the zero to disable the timeout.

#7165 connection error Bug report normal FileZilla Client invalid
Description

i cannot connect to filezilla I keep getting a ECONNREFUSED message at first it was user and password problems but now i think i have got that problem solved but i cannot connect and the bottom line is i may need someone to walk me through the setup its my first time at this website building also another issue may be that i am tethering because we do not have internet service where i live yet any help you can give would be greatly appreciated also i am not sure about the passwords and the host are they the passwords that i registered on filezilla with or are they the justhost passwords dazed and confused

#9925 connection error Bug report low FileZilla Client rejected
Description

Response: 150 opening data connection server sent unexpected reply and connection close errors.

#8265 connection closed after 60seconds behind AWS ELB Bug report normal FileZilla Client rejected
Description

Hi

I have a ftp server (vsftpd) on a Amazon Web Services EC2 virtual machine in a production environment. It's behind a Load Balancer, I access it using filezilla in passive mode for datas (vsftpd is configured to give the direct ip instead of using the load balancer for datas). Data and control channel thus have different ips. I use classic ftp (no ssl or whatever).

After exactly 60 seconds of transfer (upload or download, juste big enough to last more than 60seconds) i get a "server closed connection" error, for any version of filezilla (>=3) that didnt segfault i tried. But VSFTPD never actually closed the connection...

I looked into filezilla source code, the problem seems to come around in src/engine/ftpcontrolsocket.cpp. There is a control that seems to provoke the bug in CFtpControlSocket::OnReceive... By commenting it the problem disappear

if (!read)

{

LogMessage(::Error, _("Connection closed by server")); DoClose(); <= there i commented return;

}

the transfers stall a few seconds in the end of the transfer (it might be this test purpose) but i dont lose my connexion and the file transfered is ok.

Without the ELB (using the same ip for control and data) i dont get the initial problem.

I dont think this a good fix, but it does fix the problem for me.

#8023 connection aborted after appoximately 5 min Bug report normal FileZilla Client outdated
Description

I am trying to download files and after 5 minutes connection is aborted. The files are about 1.5 GB. Previously the time estimate was 1.5 hours. Now it is over 8. This has been going on for about week. Possibly occuring after the leatest version was downloaded.

Connection established, waiting for welcome message...

Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 08:06. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER susan09 Trace: CFtpControlSocket::OnReceive() Response: 331 User susan09 OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: AUTH TLS Response: PBSZ Response: PROT Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,34,92) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 51 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /.backup Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /.backup Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/.backup" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,59,184) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 19 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Resolving address of forum..com Status: Connecting to 174.120.31.220:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 08:07. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER susan09 Trace: CFtpControlSocket::OnReceive() Response: 331 User susan09 OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of .sql Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /.backup Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /.backup Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE A Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now ASCII Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,31,82) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: RETR (I have deleted the connection info name)120405.sql Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150-Accepted data connection Response: 150 1128366.0 kbytes to download Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

#5625 connection aborted Bug report normal FileZilla Client outdated
Description

hello, I've got a problem with one one of my websites since the newest version of filezilla. I've got this error : Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted Erreur : Échec lors de la récupération du contenu du dossier I can still connect from the windows explorer to this ftp, and I can use filezilla for my others ftps accounts. I didn't change anything on my computer (except the update of filezilla). Thanks in advance for your help.

#865 connecting to os/2 ftp server Bug report normal Unknown
Description

While filezilla does connect to an os2 ftp server (IBM's supplied server), when filezilla attempts to get a file listing, if fails:

Status: Connecting to wa4zlw.homedns.org ... Status: Connected with wa4zlw.homedns.org. Waiting for welcome message... Response: 220 shana IBM TCP/IP for OS/2 - FTP Server ver 13:32:38 on Sep 13 2002 ready. Command: USER Response: 331 Password required for. Command: PASS Response: 230 User logged in. Command: FEAT Response: 502 Unknown command. Command: SYST Response: 215 OS/2 operating system Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "L:/xfer" is current directory. Command: PORT 156,12,52,164,13,39 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST -a Response: 550 No files found Error: Could not retrieve directory listing


At this point user can't do anything without the directory information.

For some reason the IBM ftp server doesn't like list -a:

Connected to wa4zlw.homedns.org. 220 shana IBM TCP/IP for OS/2 - FTP Server ver 13:32:38 on Sep 13 2002 ready. User (wa4zlw.homedns.org:(none)): 331 Password required for . Password: 230 User leon logged in. ftp> bin 200 Type set to I (Image/Binary). ftp> list -a Invalid command. ftp> quit 221 Goodbye.

Thanks, Leon

#10993 connecting problem Bug report low FileZilla Server invalid
Description

Response: 220 ipage FTP Server Ready Command: USER ftp.xxxxxx.com Response: 331 Password required for ftp.farukpro.com Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server

though user id and password correct but i couldn't connect ftp server.should I left filezillia?

#9969 connect to server timeout Bug report normal FileZilla Client outdated
Description

I am using Filezilla version 3.10.0-beta3. Avast free edition anti-virus(latest version 2015.10.0.2208) Windows 8.1 platform(up to date).

I have four websites to maintain. 3 hosted with '123reg' and 1 hosted with 'Compila' No problems with connecting and updating the 3 '123reg' hosted sites.

When accessing the Compila hosted site I get the following log:- Status: Resolving address of tondushooting.org.uk Status: Connecting to 195.238.172.213:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (195,238,172,213,142,195) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

The last time that I updated the Compila hosted site was 29th November 2014 so would have used version 3.9.0.6 at that time.

I reported the problem to 'support' at Compila and they could find nothing wrong and could access the servers with my website files on.

I have always updated to the latest Filezilla version and in this case have solved my problem by reverting to version 3.9.0.6 - all now works fine. There seems to be a possible bug with version 3.10.0.

#10835 connect to server Bug report high FileZilla Client rejected
Description

Status: Disconnected from server Status: Resolving address of g-ewebdesign.com Status: Connecting to 184.168.237.1:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER lmwedmund Response: 331 User lmwedmund OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#35 connect to default site Tim Kosse Bug report low Other
Description

When doing "connect to default site" under "File", it does not remember the remote default start path and goes to the default login directory rather than the spefified in the program.

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

The ftp-proxy is transparent


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

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

note: I am not using passive mode

the ftp-proxy log shows the following error:

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

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

#10289 connect error with new version Bug report normal FileZilla Client duplicate
Description

Just upgrade to new version; now i cannot log into server (previous version 2+ years old 3.6.02 and worked fine).

"Command: MSLD Connection timed out afer 20 second of inactivity Failed to retrieve directory listing"

config: FileZilla Client


Version: 3.10.2

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-03-02 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -msse -mfpmath=sse -O2 -g -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.3.13 SQLite: 3.8.8.3

Operating system:

Name: Windows 7 (build 7601, Service Pack 1) Version: 6.1 Platform: 32-bit system

========================= Trying to open a new connection, app says it already has a connection. But directory list does not succeed. Old version 3.6 works fine.

#10253 connect button in servermnager change size every click on a server entry Bug report normal FileZilla Client outdated
Description

the connect button in servermnager change size every click on a server entry... so he will be bigger ....

#1525 configure assumes that wxrc is named wxrc Patch normal FileZilla Client
Description

configure assumes that the program wxrc is named wxrc and it doesn't check wx-config for it

#658 configuration panel doesn't appears in winXP Bug report normal Other
Description

Using the version 2.2.7a (downloaded as executable) on WINXP, i cannot change the default file viewer, because when i click on edit/settings menu nothing appears and i must kill the application from the task manager. the same problem with the 2.2.7 version. Using, instead, the 2.2.6 version (downloaded as zip file) the configuration panel appears and i'm able to change everything.

#5576 configuration of file list sorting algorithm Feature request normal FileZilla Client duplicate
Description

Found a bug in the newest FileZilla Version for Mac (I don't know if the bug also exists in the Windows version):

I have a lot of files on my server. Some start with a lowercase "c" and some with an uppercase "C". Now, the uppercase "C" is listed on top of all lowercase files. Maybe there should be an option, if the start-character style should be ignored.

This bug really sucks, but maybe it's a "feature". That wouldn't be good!

Thank you very much, Florian!

Sorry about my bad english. I'm from germany.

#7399 configuration files in linux are not located according to the freedesktop guidelines Bug report normal FileZilla Client fixed
Description

Configuration files should be in $HOME/.config/package/ as per the freedesktop guidelines: $XDG_CONFIG_HOME defines the base directory relative to which user specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used. See here: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html for more details. I think this is a fairly easy task to do, and if everybody followed these guidelines we could maybe finally get rid of all these .dirs in the home directory.

#2628 configurable response texts Feature request normal FileZilla Server
Description

Hi,

would be nice to have configurable response texts for ftp return codes (in XML file: status code/text). I just had the problem with one using the response text in steed of status codes for managing ftp transfer (IIS: "Transfer complete", FileZilla: "Transfer OK" for 226). Because of this I had to install Microsoft IIS-FTP ;-((((

would be nice ....

#8756 concern ver. fixed Bug report normal Other fixed
Description

Property Prospects in South Africa

Virtually any foreigner can purchase and / or lease real estate property in South Africa. A favorable currency exchange rate tends to make real estate property in Africa affordable. The purchase of real estate property is often a valuable financial investment. Purchasing property in South Africa might be a shrewd investment decision, as it is a fantastic possibility to get a lavish dwelling in a breathtaking area, without spending lots of money. Usually, costs depend on the province as well as type of real estate property that you take into consideration getting. Still, it's essential to bear in mind that absolutely not all of the areas tend to be perfect for making real estate purchases. In the event you tend to be looking for the best location, then you should go with the Cape district, as a big influx of shoppers to that region helps control selling prices and so keep them quite high. That implies, you will not lose the spent money in case you come to a decision to resell the real estate. Listed below are some important facts you actually have to take into account while choosing property in South Africa. Property BrokersIn the event you want to get a house or maybe flat in Namibia, you must apply to a property agency, because individual sales happen to be rare in this area. Namibia real estate property industry is in fact managed by some real-estate realtors. You'll find several perks of working with real-estate realtors (particularly in the event you happen to be buying real estate property abroad) as real estate agents manage all of the mandatory legal procedures. Market InvestigationTo discover the most beneficial deal in the focused location, it's required to carry out a decent research. You'll find a few reputable web-sites which provide descriptive info concerning real estate available in different parts of Southern Africa. Take your time to conduct a good investigation. This is going to help you discover much more suited solutions that fit specifications as well as spending plan. Property Selling prices One specific essential aspect you must bear in mind about real estate costs is the fact that the suggested rates are normally from 10 to 15 per-cent larger than the seller is expecting to receive for it. Keep this in mind simple fact any time bargaining on price. If the seller accepts the offer, the transfer of money and also real estate will be conducted by legal professional. Transfer interest makes around five-eight percent of your purchase sum. The attorney’s services cost 1 %. Real estate LoansIn the event you take into consideration submitting an application for a loan, you'll need to be rather watchful, for the reason that annual percentage rate in this area is rather significant. Since Western european financial institutions happen to be hesitant to finance real estate in South Africa, be ready to fork out Thirteen Per-cent of interest fees if you search for financial assistance with regional financial institutions. In the event you wish to stay clear of additional bills, cash payment is the perfect alternative. Purchasing a FarmOwning a farmhouse in Africa is actually a new passion of contemporary property investors. In the event you possess a significant spending plan executing this will be very easy. Still, possessing agricultural estate is not easy if you don't know anything regarding agriculture. Thus, possessing a farmhouse could be extremely expensive in the event you do not have basic know-how and practical experience. Additionally, plenty of money-making farming properties, as fruits and also home wine farms are incredibly high priced presently. The purchase of namibia property might be a shrewd financial investment, specifically in case you visit this district consistently. A real estate located in the area with awe-inspiring landscape might turn out to be your personal heaven on earth.

#5061 compress and split file with a configure length Feature request normal FileZilla Client rejected
Description

Because many sites only can translate files less than 30M, so filezilla client need to compress and split file when send files to server, and do the contrary Activities when get files from server.

#1851 comment to site in site manager would be nice Feature request normal FileZilla Client
Description

A comment entry to each site in site manager would be nice.

#2431 comment for each account Feature request normal FileZilla Server
Description

i would like to add some private informations for each account , a line where i can put some words for having a better view when we have many many accounts to manage.

#2587 command_line feature request: full path and filename Feature request normal FileZilla Client
Description

hi,

i tried it with my opera-browser: use all ftp with filezilla (btw. in firefox i don't know how to do this) - but filezilla complained, that the directory couldn't be listed.

so i assume: filezilla gets the whole path and doesn't check if the path leads to a file or to a directory but it instead assumes it could only a path to a dir.

is this right?

if "yes": it would be wonderful if filezilla would check if it is a file or a dir, if a file, find the appropriate dir, list files, check if file exists, if yes, begin with donwload (best: asking first if the download-dir already listed would be the right one :-) ).

what do you think?

greetings zuhans europe/austria/salzburg

#5091 command-line option for connecting to multiple servers at statup Patch normal FileZilla Client outdated
Description

I think it would be great to have a new command-line option to tell filezilla-client to connect to multiple servers at startup - each server opened in a different tab. Now that filezilla has this tab-feature it would be an useful implementation.

#9292 command output scrolls over and obscures toolbar Bug report normal FileZilla Client wontfix
Description

With the latest update, when I log into a site that generates command output that causes the window to scroll, the toolbar gets overwritten. It seems that the boundaries of the output window is put over the toolbar. After the toolbar gets obscured, hovering over most of the icons returns them to view.

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

#12786 command ls -l not working since version 1.5.1 Bug report low FileZilla Server rejected
Description

Hello,

Since version 1.5.1, the "ls -l" command no longer works. We have a program that uses the "ls -l" command to list files with creation date information. Can you correct this please? Do you need additional information?

Best regards,

#4292 command line: local directory Barry Ralphs Patch normal FileZilla Client fixed
Description

When FileZilla client starts, it takes initial local directory from parameter "Last local directory" in filezilla.xml file. Remote path could be set by means of command line options.

It would be great if you could include command line option to also set initial local directory.

This is usefull in case of starting FileZilla from filemanager when user is already in desired local directory. Now, it's necessary to go to this directory in FileZilla again instead of just pass it to FileZilla as a command line parameter.

#3250 command line options Bug report normal FileZilla Client
Description

Filezilla 3.0.1 Windows XP SP2

Starting "filezilla.exe ftp://username:password@hostname" results in a message "Unexpected parameter" and no ftp connection.

These commandline options were supported in Filezilla 2.x.

#4434 command line function Feature request normal FileZilla Client invalid
Description

Dear Sir or Madam,

exist for the current version (FileZilla Client 3.2.4) also a function for the Command Line? Is a syntax for the command line available? The following parameters would be needed:

  • open connection
  • transfer (sftp)
  • upload + move files in different directories
  • download + move files in different directories
  • close connection
  • save all events in a log file

Many Thanks for your help

#826 command ended with new line return FTPS error Bug report normal Other
Description

FIREWALL Error Generated after rejecting FTPS Session = Port command ended without a new line

This was a FTPS connection attempt.

Can an option be placed to have a new line return following commands. Firewalls warn not to turn off this security as follows:

For those of you that run into the same problem I did. A few people gave me the answer below. I also had to go into Smart Defense and change the FTP Security Server to "Configurations apply only to connections related to resources used in the rule base". Otherwise I would not get past my firewall.

On the Management Station:

  1. Edit the $FWDIR/lib/base.def
  2. Change (comment out) the following line:

#define FTP_ENFORCE_NL to: #define FTP_ENFORCE_NL

  1. Re-install the security policy.

BUG: Error Generated after rejecting FTPS Session = Port command ended without a new line - error on firewall but is due to no end of line return.

Status: Connecting to www.swgas.com ... Status: Connected with www.swgas.com, negotiating SSL connection... Error: Timeout detected! Error: Unable to connect! Status: Waiting to retry... (5 retries left) Status: Connecting to www.swgas.com ... Error: Can't establish SSL connection

#970 command "CWD ~" failed (+ possible solution) Bug report low FileZilla Server
Description

The Opera Internet Browser before changing dir always send "CWD ~" first. And expect after that is current dir changed to home dir ("/"). But FileZilla said: "550 CWD failed. '/<current dir>/~': directory not found. "

I think in file 'Permission.cpp' in begining of function 'CStdString CPermissions::CanonifyServerDir(CStdString currentDir, CStdString newDir) const' should be added next code: ------------------------------ if (newDir == "~") {

newDir = "/"; return newDir;

}; -----------------------------

#2140 comand line run and shutdown... Alexander Schuch Feature request normal FileZilla Client
Description

To be able to, from the command line, run a saved download, it goes to a time/datestamped folder, and then it shuts down. This would make for scheduled site backups.

#4178 columns guide line Bug report low FileZilla Client outdated
Description

when making the columns bigger the temp guide line doesnt disappear after you resize the columns. you can min/max the window to get rid of it tho.

#10990 color coding of logging is broken after switching to "show timestamp" (and back) Bug report low FileZilla Client fixed
Description

Using detailed log Starting with timestamps not visible --> color coding is active Switching to show timestamp --> color coding is not active Switching back to hidden timestamps --> color coding not visible again expected color coding to always be active

#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

#1989 client: Override IP used in PASV connect Alexander Schuch Feature request normal FileZilla Client
Description

Servers behind NAT may give the wrong IP when they give the host/port info in their response to the client PASV.

I just experimented, and I can simply substitute the original server IP instead of using the one the server passed in the response.

I think this would make a nice option.

I'm seeing this matter when the server's NAT gateway can fix the outbound info in unencrypted channel (so I have no problem there), but the server's NAT gateway can't fix it in encrypted channel, so I can't connect unless I hack the code in CFtpControlSocket::List to switch IPs.

I think it would be nifty to have an Advanced option something like

"Use original Server IP in PASV connection"

for this case, to avoid having to hack in the cpp code myself :)

I might be able to submit a code patch for it, if I can (a) figure out the original server IP (which shouldn't be hard, but when I was hacking, I knew the server IP and just put in a hardcoded one, so I didn't solve this part), and (b) figure out the GUI stuff (probably much the harder part).

FtpControlSocket.cpp, v1.76 circa lines 1306-1309

if (pData->bPasv) {

pData->host = "99.99.99.99"; hack, should fetch

original server IP

if PASV create the socket & initiate outbound

data channel connection

if

(!m_pTransferSocket->Connect(pData->host,pData->port))

{

#2298 client override for server type Feature request normal Other
Description

The way filezilla detects and handles IBM mainframe ftp servers is extremely useful. However, sometimes when I want to connect to the mainframe I require to access the Unix System Services. Problem is because it detects correctly that the ftp server is on a mainframe it puts brackets around filenames etc. and becomes unusable.

What would be really useful is a client setting to enable override of the detected ftp server type. So I could tell the client to ignore the fact I'm connecting to a mainframe and treat it like a native Unix system.

#4924 client not listening to resume settings Bug report normal FileZilla Client duplicate
Description

3.2.8.1 either

  • filezilla client is not listening to the settings I have in Edit|Settings to resume on upload (defaults on Transfer|Default file exists action...)
  • or filezilla client is choosing to do a STOR when it gets a ECONNRESET, which ruins my upload resumes.

my uploads take multiple days, I don't know if that has anything to do with it. quota is not a problem because that is not in the log for this file. I have been having this problem over and over. someone please fix.

here is the log section.

Error: Disconnected from server: ECONNABORTED - Connection aborted Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 13:01. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,32,118) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,133,103) Command: REST 550830080 Response: 350 Restarting at 550830080 Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 01:21. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,241,2) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,252,182) Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection

#3391 client doesn't download files with "-" char Tim Kosse Bug report high Other
Description

FZ client doesn't download files with "-" char at begin of filename. I've just drag it from "server" window and drop into "local" window.

FileZilla client 3.0.5.2

log:

Status: Listing directory /usr/home/mig/kuku Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG' Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG' Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG'

File was not downloaded.

Other sftp client (BSD) allow it (from the same server): sftp> get -754U2563.JPG Fetching /usr/home/mig/kuku/-754U2563.JPG to -754U2563.JPG /usr/home/mig/kuku/-754U2563.JPG 100% 2968KB 2.9MB/s 00:01

#11691 client crash on launch for mac Bug report high FileZilla Client duplicate
Description

Since the most recent update I've been unable to launch filezilla. I've even deleted the app and re-downloaded it from the website to be sure I'm using the latest version.

I hunted for files in Library to delete to have a completely fresh install but couldn't find any supporting files.

I've looked in Console and it's reporting the following lines which appear to be related to code used the launch the app:

31/07/2018 13:45:35.916 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[4183]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash

31/07/2018 13:45:38.390 com.apple.xpc.launchd[1]: (org.filezilla-project.filezilla.40360[4181]) Service exited due to signal: Illegal instruction: 4

31/07/2018 13:45:38.695 ReportCrash[4183]: Saved crash report for filezilla[4181] version 3.35.1 (3.35.1) to /Users/steve/Library/Logs/DiagnosticReports/filezilla_2018-07-31-134538_Roberts-iMac.crash

#5044 clicking twice even if after delay on file/folder name, shows text box to rename it. Bug report normal FileZilla Client duplicate
Description

I select one folder or file by clicking once, it shows highlighted with blue bar. Then when i again clicks for drag and drop the selected file/folder name becomes text box for renaming it, even though drag and drop works fine.

I think if I clicked another time after some delay then it should not become editable, right?

#8364 clicking on a letter on the keyboard moves to the first folder matching the name starting with that letter Feature request normal FileZilla Client duplicate
Description

First of all, thanks for this wonderful utility. I use it a lot, but I have a feature request... Because of a list of folders that is immense, on the Local site, when I click on a "j", to move to the first folder that start with a j, the tool's position stays. On most Windows application, when one punches a key the explorer moves to the first folder/file that starts with that letter, if it is found. It would be great to add this function to the local site. Thanks.

#9694 click on Export, FileZilla shuts down, nothing exported Bug report normal FileZilla Client outdated
Description

Trying to save settings to send to client. Click on Export, FileZilla immediately closes, without saving any data.

#9632 cleartext sessions are not accepted on this server Bug report normal FileZilla Client outdated
Description

I am getting Following error 421 Sorry, cleartext sessions are not accepted on this server

#379 choosing items in queue difficult Bug report normal Other
Description

When the queue has many small files that are being downloaded, it is difficult to choose a particular file in the queue because the selection keeps moving to another file.

For example, if I wanted to pause file foo.txt, I can't choose it to pause because everytime I click on it in the queue, the selected file moves.

A workaround I found is to stop the entire queue, make my changes, and then restart the queue.

A related problem I noticed happens when I select a bunch of files, and then choose "pause" from the right- click menu. The selection then just moves to the next batch of files in the list. This really isn't a bug, but it is quirky - I've never seen this behaviour with other windows apps. I would expect one of two things: (a) the selection is cleared, or (b) the status of the files just changes to "paused", but the same files remain selected.

Overall, this is a great product. Keep up the good work!

#2300 choose which connection to use for each site Feature request normal FileZilla Client
Description

I need the ability to choose which connection to use for each site.

example:

always use LAN connection for site A always use DIAL-UP connection for site B

It would also be nice to have client auto-dial for sites that are only accessable via dial up internet connections.

#4592 choice of manual or auto updates Feature request normal FileZilla Server rejected
Description

It would be nice to have the choice of automatic or manual updates.

Since it's a server, it should be up to the admin (could be on a desktop), but easier updates would be nice.

#87 chmod of multiple files does not work Bug report normal Other
Description

When I select several files to use chmod, it only changes the first file and not all the files.

I'm usint ver 1.8 on win2k against a linux server.

#4220 chmod Bug report low FileZilla Client rejected
Description

hi,

i want to change the permission of my files. but when i change it into chmod777 , the status describes that " 500 'SITE CHMOD 777 filename.php': command not understood "

due to this problem, i cannot upload any kind of forms and other files like poll system.

your help would be most appreciated.

#2398 chat Feature request normal FileZilla Server
Description

It would be fabulous to chat between server and different connected clients. I think it is not too complicated to add this feature. Thanks a lot

Audiris

#634 changing attributes for new folder Bug report normal Other
Description

If I create a new folder on the server with FileZilla and I try to change attributes appear an error message.

#12570 changed behavior RETR on nonexisting file Bug report normal FileZilla Server fixed
Description

In FileZilla Server 1.1.0 the behavior changed if a client sends an RETR for a nonexistant file.

behavior prior to version 1.1.0:

RETR file_that_does_not_exist 550 No such file

behavior in version 1.1.0:

RETR file_that_does_not_exist 150 Starting data transfer. 425 Error reading from file: 5

this is a big problem, because our clients (not our software) make RETR until a service on that server created this file. with the new responses the clients send a quit after they get the 425

#2104 change to view/edit on remote server Feature request normal Unknown
Description

the current feature when you choose open/edit on a remote file is great, but we could take this to the next natural step...

1) being able to automatically save the file back to remote server. this could be done by splitting the existing "View/Edit" right-click option into 2 separate choices:

view - which would behave the same way as the current feature

and

edit - which would transfer the file to the local system, open the designated editor, and wait for the editor to exit, and monitor the file for modification. when the file is modified, FZ should ask whether to update the file on the remote server and push it back across. it should continue to monitor the file for updates as long as the editor remains open.

2) extend the remote editing feature a bit... you would right-click in the remote server pane, and you'd see a new option for "Edit New File" (or whatever you want to call it) which would basically prompt for a file name, create a new empty file and initiate the "edit" feature as described above.

Thanks for listening, and I love the program!!

(Also, sorry about two requests in the same message, but since the second request is dependent and closely- related to the first, I thought it easier than cross- referencing between the two)

email fzspam<at>vaidman<dot>com

#227 change to new directory failed Bug report normal Other
Description

This problem occured on with Filezilla version 2.1a running on Windows XP, both home and pro edition. The host was scuacc.scu.edu which is running OpenVMS Alpha Operating System, Version 6.2.

I created a new directory on the server, attempted to change to that directory, and failed. I then telneted into the server, created a file in the directory, and tried to change directories in Filezilla again, it worked fine. Here is the output from Filezilla during this trial.

Status: Connecting to scuacc.scu.edu ... Status: Connected with scuacc.scu.edu. Waiting for welcome message... Response: 220 SCUACC FTP Server (Version 4.2) Ready. Command: USER niglesias Response: 331 Username NIGLESIAS requires a Password Command: PASS Response: 230 User logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: PORT 192,168,0,18,16,112 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS]*.*;* (64.165.203.112,4208) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD WWW Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.WWW] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WWW]" is current directory. Command: PORT 192,168,0,18,16,115 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.WWW]*.*;* (64.165.203.112,4211) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD WEBPAGE Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.WEBPAGE] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PORT 192,168,0,18,16,116 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.WEBPAGE]*.*;* (64.165.203.112,4212) Response: 550 file not found Error: Could not retrieve directory listing Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD WEBPAGE Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.WEBPAGE] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PORT 192,168,0,18,16,117 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.WEBPAGE]*.*;* (64.165.203.112,4213) Response: 550 file not found Error: Could not retrieve directory listing Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: REST 0 Response: 502 REST is unimplemented. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE I Response: 200 TYPE set to IMAGE. Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD WEBPAGE Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.WEBPAGE] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PORT 192,168,0,18,16,128 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.WEBPAGE]*.*;* (64.165.203.112,4224) Response: 550 file not found Error: Could not retrieve directory listing Command: REST 0 Response: 502 REST is unimplemented. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE A Response: 200 TYPE set to ASCII. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD WEBPAGE Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.WEBPAGE] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: PORT 192,168,0,18,16,133 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.WEBPAGE]*.*;* (64.165.203.112,4229) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Command: REST 0 Response: 502 REST is unimplemented. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.WEBPAGE]" is current directory. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE A Response: 200 TYPE set to ASCII. Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: MKD NEWDIR Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" directory created. Status: Retrieving directory listing... Command: CWD NEWDIR Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.NEWDIR] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PORT 192,168,0,18,16,251 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.NEWDIR]*.*;* (64.165.203.112,4347) Response: 550 file not found Error: Could not retrieve directory listing Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD NEWDIR Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.NEWDIR] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PORT 192,168,0,18,16,252 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.NEWDIR]*.*;* (64.165.203.112,4348) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Command: TYPE I Response: 200 TYPE set to IMAGE. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: REST 0 Response: 502 REST is unimplemented. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE A Response: 200 TYPE set to ASCII. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: REST 0 Response: 502 REST is unimplemented. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: TYPE A Response: 200 TYPE set to ASCII. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE A Response: 200 TYPE set to ASCII. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: TYPE A Response: 200 TYPE set to ASCII. Command: TYPE A Response: 200 TYPE set to ASCII. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: REST 0 Response: 502 REST is unimplemented. Command: TYPE I Response: 200 TYPE set to IMAGE. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Command: PWD Response: 257 "STUDENT:[NIGLESIAS.NEWDIR]" is current directory. Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Status: Directory listing successful Command: DELE STUDENT:[NIGLESIAS.NEWDIR]BLAH. Response: 550-Failed to delete file STUDENT:[NIGLESIAS.NEWDIR]BLAH.; Response: 550 The file specification must contain a name, type and version number (even if wildcarded). Command: RMD STUDENT:[NIGLESIAS]NEWDIR Response: 550-Failed to delete directory STUDENT:[NIGLESIAS]NEWDIR.; Response: 550 The file specification must contain a name, type and version number (even if wildcarded). Status: Disconnected from server Status: Connecting to scuacc.scu.edu ... Status: Connected with scuacc.scu.edu. Waiting for welcome message... Response: 220 SCUACC FTP Server (Version 4.2) Ready. Command: USER niglesias Response: 331 Username NIGLESIAS requires a Password Command: PASS Response: 230 User logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: PORT 192,168,0,18,18,4 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS]*.*;* (64.165.203.112,4612) Response: 226 LIST Directory transfer complete. Status: Directory listing successful Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: MKD test Response: 257 "STUDENT:[NIGLESIAS.TEST]" directory created. Status: Retrieving directory listing... Command: CWD test Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.TEST] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.TEST]" is current directory. Command: PORT 192,168,0,18,18,5 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.TEST]*.*;* (64.165.203.112,4613) Response: 550 file not found Error: Could not retrieve directory listing

* At this point I create a file in the TEST directory *

Status: Retrieving directory listing... Command: CWD STUDENT:[NIGLESIAS] Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS] Command: PWD Response: 257 "STUDENT:[NIGLESIAS]" is current directory. Command: CWD test Response: 250-CWD command successful. Response: 250 New default directory is STUDENT:[NIGLESIAS.TEST] Command: PWD Response: 257 "STUDENT:[NIGLESIAS.TEST]" is current directory. Command: PORT 192,168,0,18,18,6 Response: 200 PORT command successful. Command: TYPE A Response: 200 TYPE set to ASCII. Command: LIST Response: 150 Opening data connection for STUDENT:[NIGLESIAS.TEST]*.*;* (64.165.203.112,4614) Response: 226 LIST Directory transfer complete. Status: Directory listing successful

#7752 change owner Feature request normal FileZilla Client outdated
Description

When loged in as root, an extra option to change the owner of files or directorys in linux would be a great help. Now i have to use putty and do everything on command line

#7356 change date extern site Bug report normal FileZilla Client worksforme
Description

since update 3.5.0 the "change date", after having sent update files, on the extern site does not work any more

#5120 change connection settings in statusbar Feature request normal FileZilla Client duplicate
Description

in some cases i want to change the maximum connection speed on the fly. is there a way to implement these settings in the status bar?

#3863 certain files keep having the below error when i try to use filezilla to connect to vxworks attached with 2 harddisk Bug report normal FileZilla Client outdated
Description

550 No files found or invalid directory or permission problem Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Transfer connection interrupted: ECONNABORTED - Connection aborted

i keep getting the above error when i try to download a whole directory of files and directory from the vxworks ftp server. in particular files with extension(.twd,.trc,toc,tvf,pcf,tvs) Command: RETR fonts.dir Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 226 Transfer complete Command: RETR M_DATA_LINK-DL_SETUP.twd Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer

#1052 central european characters Bug report normal FileZilla Server
Description

Hi!

I'm unable to download files from FileZilla Server that contains central european character "Å " in filename. I've attached log from FileZilla Client so You can take a better look in this problem.

Best Regards!

otrov

#224 cd to dir in tree w/ read protect fails Bug report normal Other
Description

This is similar, but not the same as bug #515812. That bug report deals with not being able to change dir into a directory with list protect. My bug report refers to trying to change dir into a directory _further_ below a directory with list protect.

For example, dir /var/log has list disabled (via disabling read), but has navigation enabled (via enabling execute). Subdirs (and subsubdirs, etc.) below /var/log allow both reading and navigation. So, I should be able to use Filezilla to get to /var/log/foo and /var/log/foo/bar and even /var/log/foo/bar/baz. Indeed, Filezilla will show me the contents of /var/log/foo, but it will not show me the contests of either /var/log/foo/bar, nor /var/log/foo/bar/baz. Filezilla stops at 1 level down.

If it can do 1 level down, why not 2 and 3? Using

WS_FTP works (though it does complain about not being able to set the directory identifier; but at least I can get a listing and transfer the needed files).

An example from the log:

Command: CD /var/log/foo/bar/ Response: Remote working directory is now /var/log/foo Status: Directory listing successfull

In this example from the log, the directory listing is that of /var/log/was, which is interesting because it shows that Filezilla can list dir contents 1 level below a read-protected dir. It can not list dir contents more levels down.

#4687 case sensitivity of network shares Bug report normal FileZilla Server rejected
Description

filezilla server version: 0.9.25 & 0.9.32 expandrive (http://www.expandrive.com/windows) 1.8.3

i started with filezilla server 0.9.25 (had an old installation). i was trying to share a folder mounted with expandrive (remote sftp share) with filezilla server. I was able to select the share in windows without a problem, full directory structure visible.

when a client connected to my ftp, there were only lowercase folders visible on that share, files were showing regardless of their case.

so i thought it would be a filezilla server problem and upgraded my installation. now, it is not showing any folders inside that on ftp at all. the local view in filezilla client works fine.

i tried a different ftp server software, which works flawlessly, but i would like to continue using filezilla server.

#3801 case sensitivity for changing name Bug report normal FileZilla Server rejected
Description

Hello,

When i try to change a file name from "Les vagues" to "les vagues". Filezilla client 3.1.3 said "550 file exists".

It's probably a probleme on filezilla server 0.9.27 who dont't know case sensitivity.

#3013 case of filename Alexander Schuch Feature request normal FileZilla Client
Description

It would be nice if it were possible to force filenames to lowercase or uppercase when uploading files. So just like the overwrite option there should be the possibility to choose: filename -> original; lowercase; uppercase.

#144 cant upload perl scripts Bug report normal Other
Description

any perl scripts uploaded with filezilla do not work, regardless of whether you transfer in ascii or binary.

#4962 cant upload 550 permission denied critical error Bug report normal FileZilla Client rejected
Description

When i upload a file into our server, which is a newly created one, i get the following error message. Response: 550 permission denied Error: Critical Error Status: disconnected from server

It is as if i can read the info on the server but cannot write to it.

#2183 cant handle long user names!??! Tim Kosse Feature request blocker Other
Description

my user name contains 34 characters.

please fix this..

#4254 cant go up in file list. Bug report low FileZilla Client invalid
Description

i cant go up past the c: to my computer. so i can see all my drives.

#8169 cant download files from server to pc Bug report normal FileZilla Server outdated
Description

when i right click on the file the download option was diasble, can any one help how to enable the download option to download the files into my PC from server.

#4270 cannot verify certificate Bug report normal FileZilla Client outdated
Description

Since upgrading FileZilla (current version is 3.2.1), I am unable to connect to a server. I have two server connections established, and I've ensured that the settings are accurate. They are the same for each server. I have no issue connecting to the first server, but connection fails on the second server. It is not able to validate my security certificate. I do not get beyond AUTH TLS or AUTH SSL (error: 431 could not initialize SSL connection; could not connect to server). This was not an issue prior to upgrading to v3.2.1.

Also, my connection to the first server seems to only last for a short time, and then I am automatically disconnected from the server (error message: Disconnected from server: ECONNABORTED - Connection aborted). This, too, did not happen before the upgrade.

#4848 cannot use with upload.att.net - TLS error Bug report normal FileZilla Client rejected
Description

used to work (eg rev 3.0.6 and before). broke some time ago. just been using old rev, but tried 3.2.8 & still broke. (thanks for a great product. just can't use the new revs for my uploads.) here's the log

Status: Resolving address of upload.att.net Status: Connecting to 204.127.208.22:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220-Welcome to the AT&T WorldNet (sm) Personal Web Pages FTP server sccqpwc11 Response: 220-You are accessing it from host 97.112.148.19 Response: 220-at Sat Oct 3 22:50:43 2009 GMT Response: 220- Response: 220-For more tips on how to configure your FTP or Web Publishing Response: 220-software to work with Personal Web Pages@…, please follow Response: 220-the instructions on these web pages: Response: 220- Response: 220- http://www.wurd.com/pwp_ftpindex.php Response: 220- or Response: 220- http://www.wurd.com/pwp_editors.php Response: 220- Response: 220-* Response: 220-AT&T STRONGLY RECOMMENDS THAT YOU CONFIGURE FTP WITH TLS ENCRYPTION Response: 220-FOR ANY OFF NETWORK (Non Dial) ACCESS TO THE SERVICE. SEE THE HELP Response: 220-FILES FOR YOUR PARTICULAR CLIENT FOR FURTHER INFORMATION. Response: 220-* Response: 220- Response: 220- IMPORTANT Response: 220-Any access to and use of this FTP server, authorized or Response: 220-unauthorized, is governed by and constitutes your acceptance of Response: 220-the terms and conditions imposed on the following web page: Response: 220- Response: 220- http://home.att.net/pwp_gia_terms.html Response: 220- Response: 220-Use your EMAIL-ID at the login prompt (the portion before the "@"). Response: 220-Use your EMAIL PASSWORD at the password prompt. Response: 220- Response: 220- Response: 220 PWPFTPD 2.02 (6feb2002) Server (AT&T WorldNet (sm) Personal Web Pages FTP server) [sccqpwc11] Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER wb0taq Status: TLS/SSL connection established. Response: 331 Password required for wb0taq. Command: PASS Response: 230-FTP Quick Reminder: Response: 230- If you are using a browser to FTP: Response: 230- 1. Your Home directory listing will appear in your browser window. Response: 230- 2. You can drag-and-drop files into the browser window from any PC Response: 230- window. Response: 230- Response: 230- Note: if your ftp client sets the initial directory: Response: 230- 1. The old initial (home) directory was "/wb0taq". Response: 230- 2. The new initial (home) directory is just "/" Response: 230- 3. We have upgraded the servers. Please reconfigure Response: 230- your software! Response: 230- Response: 230 User wb0taq logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 FEAT not understood. Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (204,127,208,22,13,38). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas on: using 24091438 of 26214400 bytes Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

#8556 cannot upoad file that filename has some chinese character when using windows explorer Bug report high FileZilla Server duplicate
Description

Environment: OS: Windows 7 Ultimate SP1 UPload tools: Windows Explorer description: Most files can be upload. when uploading a microsoft word file that name is 查.doc, an error occur, indicate there is insufficient privilege. The same error occurs where uploading microsoft word file 登.doc. Then rename a text plain file to 登.doc, it is uploaded with no error, but there is no such file on the server. Again, when using FileZilla upload these files, all are successful.

#1027 cannot upload files from UNC path Bug report normal FileZilla Client
Description

If you browse to a unc path
server\c$\example

and try to drag a FOLDER in that path - it will not upload. Files seam to work.

#5491 cannot upload broken symlinks Bug report normal FileZilla Client rejected
Description

It may happen that the fs on the ftp server is different that on the client so on machine where you do not have ssh or any other type of access it is legitimate to create symbolic links that are broken on your local machine but will work fine on the remote site. Unfortunately filezilla follow the link, do some checks on the file that fails and abor the upload.

Filezilla 3.3.3

#8016 cannot upload .js files from mac Bug report normal FileZilla Client outdated
Description

I just tried to upload my site files with Filezilla and everything uploaded correctly except my .js javascript files. I tried to research the problem online and found a lot of useless comments about the file type and ASCII or binary, but no instructions or help on actually overcoming the issue. Can I change some settings in Filezilla, i.e. change the way .js files are read, or is there some way to reformat my files before uploading?

#4738 cannot update to new version Bug report normal FileZilla Client fixed
Description

I keep on getting notified to upgrade to the new version, but when I try to, I keep on getting the message "timer creation failed"

#8685 cannot set permissions to 777 for the folders and files Bug report normal FileZilla Client rejected
Description

I can not understand. Simple command CHMOD in FileZilla doesn't work.

#11987 cannot select with ctrl -multiselect Bug report normal FileZilla Client fixed
Description

using from a long time filezilla .latest update has an issue /cannot select with ctrl (multiselect ).maby is just me ?

#690 cannot retrieve files from unicode named folders Bug report normal Other
Description

if the folder name is unicode the function GetFileAttributes fails in the retr command causing the return message file not found prependinga
?\ to the pathname would call the unicode variant of GetFileAttributes, it works then correctly but the
?\ is NOT compatible with windows 95/98/me

#8740 cannot reset lost password Bug report normal FileZilla Client invalid
Description

I've been using Filezilla since mouting my website, but have lost my password and cannot reset

#4277 cannot open files...associated program error Bug report high FileZilla Client fixed
Description

I saw other users had this same problem on the PC....

I just downloaded 3.2.2 and now I get the error message: The file home.html cannot be opened. The associated program ('Applications/TextEdit.app' <"home.html") could not be found. Please check your file type associations.

I've never had a problem with earlier versions. Can I delete this last update and download an earlier version? I have a deadline of TODAY to complete my website and this is the only way I have of editing...I don't want to have to switch to another editor, I've been using Filezilla for years and this is the first time I've had a problem. By the way, I get the same message no matter what type of extension is on it. Yet the program is there, I have my files associated properly, and if I download have no problem opening them up.

#9664 cannot open any file Bug report high FileZilla Client outdated
Description

Today I've downloaded the new filezilla version and since then I can't seem to open any file, How can I solve this problem? Thanks

#10142 cannot move up windows directory tree Bug report normal FileZilla Server worksforme
Description

Running Server on Windows7, client of Linux Mint 16.

I once transferred files to and from c:/This/That directory.

Now when I reconnect Linux -> Windows the Windows file tree is 'stuck' at c:/This/That as the root (/) of what can be seen.

Entering the name of That's parent - ie This produces an error saying that This is not found as a subdirectory of That.

Using .. leaves me only at That, not This as I had hoped. Thanks for any and all advice and assistance. Cheers

#12072 cannot move / drag to subfolders Bug report normal FileZilla Client duplicate
Description

since update this morning I cannot move/drag files from one folder to a subfolder. file is there, I can transfer to my computer and back, but cannot drag to a subfolder - tells me "no such file or directory" but it is clearly there and I have done it for years.

#7919 cannot log into to ftp to retreiive files - please help Other high FileZilla Client outdated
Description

hello, I am trying to download files of my website that were here. using below information. I get an error: could not connect to server ""Uploading Your Website FTP Hostname: ftp.gurudwaraturlock.com Username: gurud@… Password: mander80 When you connect by FTP, you will find various folders in your FTP space. Please do not delete any of the folders and upload your site in public_html folder. please download the ftp software from filezilla.com website it is free and software name is filezilla""

can you please help how i can access my files? thank you Briji b_randhawa@… 540-849-7913

#11595 cannot install new version Bug report normal FileZilla Client invalid
Description

Greetings

Each time I attempt to install the latest version this is blocked by a message which says:- 'C:\Users\User\AppData\Roaming\FileZilla\filezilla.xml~' could not be removed (error 5: access is denied.) but Search fails to find this file ??

Your help please Sincerely Graham Hawkes

#3407 cannot import settings (xml file) exported in older version Bug report normal Other
Description

I exported settings to xml file (in older version of filezilla) and I can't import it now. Message apears" File does not contain any importable data"

#4931 cannot go up in the a directory Bug report high FileZilla Client rejected
Description

I cannot go to previous directory when I click

#11564 cannot get directory listing Bug report high FileZilla Client rejected
Description

I can successfully use MS-Windows cmd FTP I login and get this message OK. Current restricted directory is /

I enter: cd www dir

I get the entire website listing

When I use FileZilla version 3.32.0 I get this error

Status: Resolving address of www.organizeyourlife.org Status: Connecting to 204.27.63.50:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (204,27,63,50,46,36) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of www.organizeyourlife.org Status: Connecting to 204.27.63.50:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (204,27,63,50,147,5) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

#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.

#10963 cannot drag files to another app any more Bug report normal FileZilla Client fixed
Description

Before the last update I was able to drag a selected file from the Local site to my mail app to another app in the dock. I used this to mail files from Filezilla without having to go to Finder. Since the last update Filezilla will not let me drag files from there any more.

#4913 cannot download updates Bug report normal FileZilla Client outdated
Description

I cannot install new versions of your program. Everytime I try, I get an error message that says "timer creation failed."

Is there any way to get past this and install the new updates?

I can be reached at:

barrygmoore@…

#5070 cannot download files with foreign characters Bug report normal FileZilla Client rejected
Description

Sometimes (from time to time, maybe this depend on mix utf8 and iso-8859-2 coding and server configuration) I have a problem with download files contains specific characters such as ą,ę,ł,ż,ź,ć,ń (from polish language). These names of files are displayed correctly but transfer ends in failure.

#1029 cannot delete or rename directory with spaces Alexander Schuch Bug report normal FileZilla Client
Description

Hello

say if, user decided to create a (silly) directory with spaces at the end.

eg..

MKD DIRECTORYHERE«invisible spaces» 257 "DIRECTORYHERE " created.

but if you try to rename or delete the directory you will encounter error because the command sent does not account for the spaces at the end. eg

RMD DIRECTORYHERE will fail.

however, sending manual command

RMD DIRECTORYHERE«enter same number of spaces the directory actual has»

results in successful removal or rename.

#836 cannot delete folder properly Alexander Schuch Bug report critical FileZilla Client
Description

by going right click, delete folder it does:

Command: RMD /test/ Response: 550 '/test/': No such Directory.

but if I run a raw ftp command:

Command: rmd test Response: 250 '/test': directory removed.

it doesnt like that forward slash at the end.

#4186 cannot connect to server Bug report low FileZilla Client rejected
Description

The operating system was reset from XP home to XP Pro by the adaware program update - don't ask how - I have no idea, and neither does anyone else. BUT it reset all my accounts.

Filezilla was working wonderfully, but now I cannot connect.

The log is as follows

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.2.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 81.20.183.83 ib-ca-bid-id Response: 200 OK PREP 1728 Response: 200 Using port 1728, data token 1895056417 PORT 81,20,183,83,6,192 Response: 200 PORT command successful LIST Response: 150 opening data connection

Please help as I have updates to load to a website

#5296 cannot connect to server Bug report high FileZilla Server fixed
Description

I have never had issues connecting to server. I click on the green check button, it does it's thing, and I'm connected. Today, I updated to version 3.3.2.1 Now, when I click the green check button, it says: Status: Connecting to 69.39.232.66:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 200 allowed. Response: 220-Local time is now 08:08. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER kayceesc Response: 421 Sorry, cleartext sessions are not accepted on this server. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 69.39.232.66:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 200 allowed. Response: 220-Local time is now 08:08. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER kayceesc Response: 421 Sorry, cleartext sessions are not accepted on this server. Error: Could not connect to server

I did not change any settings, I only updated to the latest version. What do I need to do in order to get a connection?

#5664 cannot connect to server Bug report high FileZilla Client outdated
Description

filezilla breaks off the connection when I try to upload files to zymic

#11364 cannot connect to server Bug report high FileZilla Client rejected
Description

we are a TPA that accesses files for clients through filezilla. we are unable to login as of wednesday - attached screen print we do have another client with filezilla and are able to access those files

#11434 cannot connect to server Bug report normal FileZilla Client rejected
Description

I cannot connect to a server of use linux sometimes, but sometimes I can. The failture frequency is high and I can't stick it. Using ssh in terminal and Transmit can connect to the same server and never failed. The following are the information (some are in Chinese and I translate to English). 状态: 正在连接 159.226.158.130...(status:connnecting to 159.226.158.130) 响应: fzSftp started, protocol_version=8 命令: open "jzheng@159.226.158.130" 22 错误: 20 秒后无活动,连接超时(error:No activity after 20 seconds, connection timeout) 错误: 无法连接到服务器(error: cannot connect to server) 状态: 正在等待重试...(status:Waiting for retry) 状态: 正在连接 159.226.158.130... 响应: fzSftp started, protocol_version=8 命令: open "jzheng@159.226.158.130" 22 错误: 20 秒后无活动,连接超时 错误: 无法连接到服务器 状态: 已从服务器断开

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.