Problem with FTP Connection

DarkPhoenixX

New Member
Messages
1
Reaction score
0
Points
0
I can't get the FTP Connection work.
I tried with Dreamweaver and FileZilla, but both give me the same error.

FileZilla

Status: Auflösen der IP-Adresse für ftp.starlynx.exofire.net
Status: Verbinden mit 74.86.133.216:21...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220---------- Welcome to Pure-FTPd [TLS] ----------
Antwort: 220-You are user number 9 of 50 allowed.
Antwort: 220-Local time is now 03:17. Server port: 21.
Antwort: 220-This is a private system - No anonymous login
Antwort: 220-IPv6 connections are also welcome on this server.
Antwort: 220 You will be disconnected after 15 minutes of inactivity.
Befehl: USER test
Antwort: 331 User test OK. Password required
Befehl: PASS ********
Antwort: 530 Login authentication failed
Fehler: Verbindung mit Server fehlgeschlagen


Connection with my offline Server works fine. There is also no firewall between the server and me.
I tried the reg file, but FileZilla didn't recognise it, so I opened it with notepad and used the information manuell. Never the less error.



I have create a test account, if you want to see yourself

FTP Username: testuser
FTP Password: testtest
FTP Server: ftp.starlynx.exofire.net
FTP Server Port: 21

Hope you can help
 

zsolt

New Member
Messages
2
Reaction score
0
Points
0
I am also can't reach to my web site location.I don't have a site on the server and now I am trying to upload it from my computer but I can't establish FTP connection. I am using dreamweaver and I have managed site in dreamw. options. When it ask me how to connect to the server I have put it NONE (I have use it same like it before) and for an upload I am using total commander.

host name :)port) : www.zsolt.x10hosting.com
username: zsolt
password: xxxxxxx

and when I hit connect they start :

connect to: .............
hostname=www.x10hosting.com
username=zsolt
startdir=www.zsolt.x10hosting.com=74.86.133.216

and after few second they display me CONNECT CALL FAILED!

what's the problem? can you help me to solve the problem?
 
Last edited:

czarky

New Member
Messages
6
Reaction score
0
Points
0
I am also can't reach to my web site location.I don't have a site on the server and now I am trying to upload it from my computer but I can't establish FTP connection. I am using dreamweaver and I have managed site in dreamw. options. When it ask me how to connect to the server I have put it NONE (I have use it same like it before) and for an upload I am using total commander.

host name :)port) : www.zsolt.x10hosting.com
username: zsolt
password: xxxxxxx

and when I hit connect they start :

connect to: .............
hostname=www.x10hosting.com
username=zsolt
startdir=www.zsolt.x10hosting.com=74.86.133.216

and after few second they display me CONNECT CALL FAILED!

what's the problem? can you help me to solve the problem?

this should be your hostname
Hostname: ftp.zsolt.x10hosting.com
Port: 21

hope this could help you out..
 
Top