CyberKiko FTPSync Documentation

If you find CyberKiko Tools and Support useful, consider supporting future development by donating $10.

Error: 530 Please login with USER and PASS.

If you connect to a FTP server without password (empty password), you may receive an error like "530 Please login with USER and PASS.".

 

In this case, you may add the following line to your .INI file:

 

EPass=ELEFAAAAAAAAMHPHHELDFCNDGOHE

 

However, this workaround may not always work. In this case FTP server often expects "anonymous" for username and your email for password (this is standard access method for most public FTP servers), e.g.:

 

User=anonymous

Pass=myemail@mydomain.com

 

Copyright © 2006-2008 Kristof Gajsek. All Rights Reserved.