I'm trying to set up my site to allow a friend to upload images (which are then displayed on one of the pages), however, I don't want him to be able to access the actual code, so I created a second ftp account
I'm able to use filezilla to access the root account (although I had to set it up manually), but it doesn't work for any other one I've tried creating.
Host: [mysite].x10hosting.com
Port: 21
Servertype: FTP
User: pictureadmin (name I'm using, for now, for the second ftp account)
Password: [mypassword]
Output:
Status: Resolving address of [mysite].x10hosting.com
Status: Connecting to 216.245.205.66:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 7 of 50 allowed.
Response: 220-Local time is now 15:30. 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 3 minutes of inactivity.
Command: USER pictureadmin
Response: 331 User pictureadmin OK. Password required
Command: PASS *********************
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server
I've tried multiple times, with different passwords and account names, so far only the root account works.
Any suggestions?
I'm able to use filezilla to access the root account (although I had to set it up manually), but it doesn't work for any other one I've tried creating.
Host: [mysite].x10hosting.com
Port: 21
Servertype: FTP
User: pictureadmin (name I'm using, for now, for the second ftp account)
Password: [mypassword]
Output:
Status: Resolving address of [mysite].x10hosting.com
Status: Connecting to 216.245.205.66:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 7 of 50 allowed.
Response: 220-Local time is now 15:30. 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 3 minutes of inactivity.
Command: USER pictureadmin
Response: 331 User pictureadmin OK. Password required
Command: PASS *********************
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server
I've tried multiple times, with different passwords and account names, so far only the root account works.
Any suggestions?