Unable to login to FTP

Status
Not open for further replies.

oguzhanuysal73

New Member
Messages
5
Reaction score
0
Points
0
Hi,

I can't log-in to the FTP-server. After sending my password the connection is dropped according to Filezilla FTP. I've also tried to log-in with a newly created FTP-account. This has also failed.

Copy of the Filezilla log
Status: Connecting to 69.175.122.178:21...
Status: Connection established, awaiting welcome message...
Response: 331 Password required for ???@smsdev.x10.mx
Command: PASS ***********
Response: 220 ProFTPD 1.3.3c Server (ProFTPD)[::ffff:69.175.122.178]
Command: USER ?????@smsdev.x10.mx
Response: 530 Login incorrect.
Error: Fatal Error
Error: Could not connect to server
Response: 331 Password required for ???@smsdev.x10.mx
Command: PASS *********
Error: Could not connect to server

I've tried the following username format

<USERNAME>
<USERNAME>@ftp.smsdev.x10.mx
<USERNAME>@smsdev.x10.mx
<USERNAME>@x10.mx
<USERNAME>@ftp.x10.mx

---------- Post added at 05:00 PM ---------- Previous post was at 04:37 PM ----------

Note: As you may have noticed on my account creation/join date. I'm new here and the settings on my cpanel are standard.

I need to change my index page asap as required by the ToS. But being unable to login via FTP this will be a challenge. I know that i can create/modify the index.html page, but i would like to update my website, since i need to test my website on a linux server and i need an online mirror.

I'm currently working on a major project and my development server at home isn't reachable via the internet. My ISP has closed my http port temporarily.

---------- Post added at 06:32 PM ---------- Previous post was at 05:00 PM ----------

Disregard my last edit. Seems i was trying to access cPanel on the wrong domain. http://x10.com:2082/ instead of http://stoli.x10.mx:2082/.

Any help would be appreciated.
 
Last edited:

masshuu

Head of the Geese
Community Support
Enemy of the State
Messages
2,293
Reaction score
50
Points
48
I am looking into this. There seems to be an issue with FTP on your server.

[edit]
Are you still having the issue?
 
Last edited:

oguzhanuysal73

New Member
Messages
5
Reaction score
0
Points
0
I still can't access the FTP Server.

I could upload the webserver by archiving the entire website, uploading the zip file and extracting it. But since the website is a work in progress, applying changes would take ages.

Here are the logs from Filezilla.
Code:
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k
Response:    331 Password required for pbxg33k
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k@smsdev.x10.mx
Response:    331 Password required for pbxg33k@smsdev.x10.mx
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
 

oguzhanuysal73

New Member
Messages
5
Reaction score
0
Points
0
I still can't access the FTP Server.

I could upload the webserver by archiving the entire website, uploading the zip file and extracting it. But since the website is a work in progress, applying changes would take ages.

Here are the logs from Filezilla.
Code:
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k
Response:    331 Password required for pbxg33k
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k@smsdev.x10.mx
Response:    331 Password required for pbxg33k@smsdev.x10.mx
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user

Note: Filezilla connects to 0.0.0.1:21 since it's SOCKsified (proxified network). This may cause some confusion, but Filezilla will establish connection because it is runned inside a SOCK tunnel
 

oguzhanuysal73

New Member
Messages
5
Reaction score
0
Points
0
I am looking into this. There seems to be an issue with FTP on your server.

[edit]
Are you still having the issue?

I still can't access the FTP Server.

I could upload the webserver by archiving the entire website, uploading the zip file and extracting it. But since the website is a work in progress, applying changes would take ages.

Here are the logs from Filezilla.
Code:
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k
Response:    331 Password required for pbxg33k
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k@smsdev.x10.mx
Response:    331 Password required for pbxg33k@smsdev.x10.mx
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Note: Filezilla connects to 0.0.0.1:21 since it's SOCKsified (proxified network). This may cause some confusion, but Filezilla will establish connection because it is runned inside a SOCK tunnel
 

oguzhanuysal73

New Member
Messages
5
Reaction score
0
Points
0
I am looking into this. There seems to be an issue with FTP on your server.

[edit]
Are you still having the issue?

I still can't access the FTP Server.

I could upload the webserver by archiving the entire website, uploading the zip file and extracting it. But since the website is a work in progress, applying changes would take ages.

Here are the logs from Filezilla.
Code:
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k
Response:    331 Password required for pbxg33k
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Status:    Resolving address of ftp.smsdev.x10.mx
Status:    Connecting to 0.0.0.1:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.3c Server (ProFTPD) [::ffff:69.175.122.178]
Command:    USER pbxg33k@smsdev.x10.mx
Response:    331 Password required for pbxg33k@smsdev.x10.mx
Command:    PASS ***********
Error:    Could not connect to server
Status:    Waiting to retry...
Error:    Connection attempt interrupted by user
Note: Filezilla connects to 0.0.0.1:21 since it's SOCKsified (proxified network). This may cause some confusion, but Filezilla will establish connection because it is runned inside a SOCK tunnel
 
Status
Not open for further replies.
Top