Custom Query (8143 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (406 - 408 of 8143)

Ticket Resolution Summary Owner Reporter
#7247 fixed Speed limit icon isn't updated when changing themes Tim Kosse starnixsa
Description

After changing the interface theme in settings, the icon bar icons are updated but not the icon for the speed limits. (see bug #5504, but for linux this time round)

#7268 fixed Upgrade to 3.4 - Can no longer connect to server Brenda Gottsabend
Description

Today I upgraded to version 3.4 and I can no longer connect to my server at Bluehost:

Status: Connecting to 66.147.244.216:21... Error: Connection timed out Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 66.147.244.216:21... Error: Connection timed out Error: Could not connect to server

I followed the Bluehost instructions for setting up a Filezilla FTP client which can be found here:

https://login.bluehost.com/frontend/bluehost/ftp/instructions/filezilla.html?acct=gottgrap

All FTP information provided by Bluehost is unchanged.

FileZilla Client


Version: 3.4.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-03-27 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: 2.10.4

Operating system:

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

Appreciate any help you can provide.

Brenda Gottsabend

#7287 fixed Uploading problems with encryption (Linux only) PressimistPrime
Description

This log is anonymized. Size of cloudy_violet.JPG is 833,949 bytes. Filezilla 3.4.0 client (Linux) with encryption (Require explicit FTP over TLS).The connection timeout is nonsense. The FTP server is the last one which is sending an ACK and is waiting for Filezilla to do something - checked with wireshark. Without encryption, everything is working fine under Linux - but with encryption see this log. Only max. 180,224 bytes per session possible. Firewall was not active. Filezilla 3.4.0 client under Windows Vista is working flawlessly (with no encryption and encryption, too).

Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	SYST
Response:	215 UNIX Type: L8
Command:	FEAT
Response:	550 FEAT: Operation not permitted
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 the current directory
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,203,69).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Status:	Directory listing successful
Status:	Retrieving directory listing...
Command:	CWD www
Response:	250 CWD command successful
Command:	PWD
Response:	257 "/www" is the current directory
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,203,156).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Status:	Directory listing successful
Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Status:	Connected
Status:	Starting upload of /home/itsme/Desktop/cloudy_violet.JPG
Command:	CWD /www
Response:	250 CWD command successful
Command:	PWD
Response:	257 "/www" is the current directory
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,202,66).
Command:	STOR cloudy_violet.JPG
Response:	150 Opening BINARY mode data connection for cloudy_violet.JPG
Error:	Connection timed out
Error:	File transfer failed after transferring 180,224 bytes in 21 seconds
Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Status:	Connected
Status:	Starting upload of /home/itsme/Desktop/cloudy_violet.JPG
Command:	CWD /www
Response:	250 CWD command successful
Status:	Retrieving directory listing...
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,200,14).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,203,55).
Command:	APPE cloudy_violet.JPG
Response:	150 Opening BINARY mode data connection for cloudy_violet.JPG
Error:	Connection timed out
Error:	File transfer failed after transferring 180,224 bytes in 21 seconds
Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Status:	Connected
Status:	Starting upload of /home/itsme/Desktop/cloudy_violet.JPG
Command:	CWD /www
Response:	250 CWD command successful
Status:	Retrieving directory listing...
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,209,89).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,197,213).
Command:	APPE cloudy_violet.JPG
Response:	150 Opening BINARY mode data connection for cloudy_violet.JPG
Error:	Connection timed out
Error:	File transfer failed after transferring 180,224 bytes in 21 seconds
Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Status:	Connected
Status:	Starting upload of /home/itsme/Desktop/cloudy_violet.JPG
Command:	CWD /www
Response:	250 CWD command successful
Status:	Retrieving directory listing...
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,210,188).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,208,35).
Command:	APPE cloudy_violet.JPG
Response:	150 Opening BINARY mode data connection for cloudy_violet.JPG
Error:	Connection timed out
Error:	File transfer failed after transferring 180,224 bytes in 21 seconds
Status:	Resolving address of my.homepage.webpack.hosteurope.de
Status:	Connecting to 123.123.123.123:21...
Status:	Connection established, waiting for welcome message...
Response:	220 ::ffff:123.123.123.123 FTP server ready
Command:	AUTH TLS
Response:	234 AUTH TLS successful
Status:	Initializing TLS...
Status:	Verifying certificate...
Command:	USER account-xyz
Status:	TLS/SSL connection established.
Response:	331 Password required for account-xyz
Command:	PASS *****************
Response:	230 User account-xyz logged in
Command:	PBSZ 0
Response:	200 PBSZ 0 successful
Command:	PROT P
Response:	200 Protection set to Private
Status:	Connected
Status:	Starting upload of /home/itsme/Desktop/cloudy_violet.JPG
Command:	CWD /www
Response:	250 CWD command successful
Status:	Retrieving directory listing...
Command:	TYPE I
Response:	200 Type set to I
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,205,231).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,210,238).
Command:	APPE cloudy_violet.JPG
Response:	150 Opening BINARY mode data connection for cloudy_violet.JPG
Response:	226 Transfer complete
Status:	File transfer successful, transferred 113,053 bytes in 1 second
Status:	Retrieving directory listing...
Command:	PASV
Response:	227 Entering Passive Mode (123,123,123,123,198,187).
Command:	LIST
Response:	150 Opening ASCII mode data connection for file list
Response:	226 Transfer complete
Status:	Directory listing successful
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.