Well try this: (it can help you/us isolate the problem)
on windows, open cmd window and try to go through the motions to connect and log in to FTP on AIX box.
Please copy&paste the screenful back here
c:\> ftp
ftp> open <aixhostname>
Connected to...
220 <aixhostname> FTP server (V...) ready
User (<aixhostnamenone)): <type the user name here>
331 Password required for <username>.
Password: <type password here>
230 User <username> logged in.
ftp>
When you get back to it, another item to verify is whether your ftp server requires the user's shell to be listed in /etc/shells. If your shell is /usr/local/bin/bash, there is a good possibility it isn't in there.
As mentioned above, if your ftp service is logging to syslog or has the ability, it may help to identify an issue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.