HELP!

Core FTP client questions and answers
Locked
ukmitch
Posts: 1
Joined: Sat Sep 11, 2010 12:15 pm

HELP!

Post by ukmitch »

I am a relayive newbe.

I got sick of tryimg to make F*******a work and so have come to Core ftp

Unfortunately this is whatI get with difererent url's:

...
Connect socket #1000 to 174.123.112.114, port 21...
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 07:02. Server port: 21.
220-IPv6 connections are also welcome on this server.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
USER ukmitch@gmailcom
331 User ukmitch@gmailcom OK. Password required
PASS **********
530 Login authentication failed



What am I doimg wrong here?
jensenar
Posts: 1
Joined: Sat Jun 09, 2012 4:22 pm

Re: HELP!

Post by jensenar »

[quote="ukmitch"]
...
Connect socket #1000 to 174.123.112.114, port 21...
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 07:02. Server port: 21.
220-IPv6 connections are also welcome on this server.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
USER ukmitch@gmailcom
331 User ukmitch@gmailcom OK. Password required
PASS **********
530 Login authentication failed
[/quote]

I am getting the same error message from my system, though I haven't changed the URL. I've only changed the password. I know its the most accurate password, but is there a waiting time, say, before FTP's system catches up?

And for ukmitch, for the different URL's, are their passwords the same? I think the core of this problem is the password linking up to the URL in the database.
Locked