For some reason all the FTP accounts do not work. They say login / pass incorrect. I'm not sure what happened but they all seemed fine 24 hours ago. WHM 9.7.2 cPanel 9.7.7-R15
For some reason all the FTP accounts do not work. They say login / pass incorrect. I'm not sure what happened but they all seemed fine 24 hours ago. WHM 9.7.2 cPanel 9.7.7-R15
/scripts/fixproftpdconf
if that doesnt work
mv /etc/proftpd.conf /etc/proftpd.conf.bad
/scripts/rebuildproftpd
That did the trick. Thx
Ok I thought everything was fine. Seems all user created FTP accounts both current and new do not work. They no longer look like username@domain.com instead they are just the username.
They are suppose to be just username, unless they are additional FTP accounts created in cpanel
Yes it's the additional ones that don't work.
Same here. The additionnal accounts don't seem to work anymore. Our web site host is looking into this.
a wild guess:
/scripts/ftpupdate
might help.
cPanel Certified Specialist
http://www.admin-ahead.com
https://ticketforge.com
AIM: tux image Skype: admin-ahead
That didn't work. I tried both username@domain.com and username. Neither one seems to work.
Silly question. what client are you using to try connecting?
if you're using internet explorer the user@domain:password@domain won't work properly.
if you're using IE it'll need to be something to the effect of ftp://user%40domain:password@domain
Last edited by Pyro411; 09-29-2004 at 02:23 PM.
I'm using FlashFXP. All accounts worked before but a few days ago they all would not work. I ran the repair scripts which fixed the main FTP accounts but not the user created ones.
Okay my user created FTP accounts disappeared.. whats the deal?
I'm also using FlashFXP and observed the same phenomenon. Anything but the main FTP account would work. My host has had a look and says the problem should be fixed. The anonymous FTP account works now but none of the users ones. I've been spending my time trying to figure out if the convention to log in has been changed but there is no mention of this anywhere.Originally Posted by pmayo
Edit : Just tried logging in via Internet Explorer and the connection is being refused. I think there's a problem with the passwords.
Last edited by Fearless; 10-06-2004 at 02:14 PM.
Pure-ftpd was updated automatically if you had the rpm updates set to auto.
There are a few problems seenn after this update, such as users not being chrooted anymore on 3 out 3 servers that I have looked at today - The users who set the directory ie /public_html/ within their ftp clients can't login as its looking for public_html under /
Try logging in as a standard account user and cd / - see where that takes you.
Tried everything but no luck. Everything works except the user accounts.