ncftpput

erohas

Verified User
Joined
Aug 5, 2007
Messages
40
Location
Kazakhstan, Almaty
Before today that program works fine.

but since today that show the following message:

Code:
username and/or password was not accepted for login

i'll checked login via standart ftp using username/password - everythin ok

also i'll find issue
command
ncftpput -u *** -p **** _IP_
was print username and/or password was not accepted for login
BUT
ncftpput -u *** -p **** hostname
do job ok
 
Sounds like to me that hostname and _IP_ are two different machines. Check the log on the host and see if you see the attempted failed logins.
 
Back
Top