Custom Query (8105 matches)
Results (133 - 135 of 8105)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#7966 | invalid | Unable to connect to any non secure server using FileZilla | ||
Description |
When connecting to www.foxyfellowsden.me.uk of the IP address 46.23.71.2, the following appears in the logs: Status: Resolving address of www.foxyfellowsden.me.uk Status: Connecting to 46.23.71.2:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 5 of 50 allowed. Response: 220-Local time is now 01:48. 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 anonymous Response: 421 Can't change directory to /var/ftp/ / Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of www.foxyfellowsden.me.uk Status: Connecting to 46.23.71.2:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 4 of 50 allowed. Response: 220-Local time is now 01:48. 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 anonymous Response: 421 Can't change directory to /var/ftp/ / Error: Could not connect to server |
|||
#7987 | rejected | Cannot access malicious website via FTP | ||
Description |
The website online-antivir-scan09.com is a malicious website I'm trying to track using Google WebMaster Tools and my Google account. When verifying without the verification file, I get an error message saying: Verification failed for http://online-antivir-scan09.com/ using the HTML file method (less than a minute ago). Your verification file has the wrong content. Are you using the verification file that was downloaded from this site? When clicking "Show found file content", I notice malicious javascript code and some useless HTML: <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 FramesetEN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- turing_cluster_prod --> <html> <head> <title>online-antivir-scan09.com</title> <meta name="keywords" content="online-antivir-scan09.com"> <meta name="description" content="online-antivir-scan09.com"> <meta name="robots" content="INDEX, FOLLOW"> <meta name="revisit-after" content="10"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script type="text/javascript"> cookie_callback = function(val) { var exdate=new Date(); exdate.setFullYear(exdate.getFullYear() + 1); document.cookie = "Spusr=" + escape(val) + "; expires=" + exdate.toUTCString(); document.cookie = "jsc=1"; } </script> <script src="http://dsnextgen.com/?epl=Do7uB8y5TwuQkPxcc7xjYpFfvuqQUDhFchd_gxkYJoTDE3qOZ6hYQdAohOCKjqfULAIhvl-hzVBhZX2nlHGYNZYLM_tYEKU4YgEtUBcrElgC3-iEsWLU8FGdXr2bqskEHjjbGdTJQ7fPFF3NKazYGQosE_GR1L754eeol3rIIJOeMj1pop_qKTzVQKaJAZA21DD11FNElQAgYN3vvwAA When trying to upload the file using FTP and FileZilla, the logs say: Status: Resolving address of online-antivir-scan09.com Status: Connecting to 69.43.161.151:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of online-antivir-scan09.com Status: Connecting to 69.43.161.151:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Do I have to enter some password? Or is FTP simply not installed on online-antivir-scan09.com (with the IP 69.43.161.151)? |
|||
#4688 | worksforme | 3.2.6.1 version | ||
Description |
I downloaded the newest version of FileZilla 3.2.6.1 and when clicking to install I receive and error message "Win32 setup is not a valid Win 32 Application" |