Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP password invalid #26

Open
jarretjensen opened this issue Mar 4, 2021 · 10 comments
Open

FTP password invalid #26

jarretjensen opened this issue Mar 4, 2021 · 10 comments

Comments

@jarretjensen
Copy link

When Copy/pasting my password into the "open from FTP" it says invalid. Even manually typing it in still says invalid password. All information is correct. Tried reloading the program and running as admin, no change.

@iamgio
Copy link
Owner

iamgio commented Mar 4, 2021

For clarity, have you used FTP with other hosts? If so, did it work at least once?
Could you please attach a log? Launch Chorus from command line (java -jar chorus-x.x.x.jar for jar, chorus-x.x.x.exe for exe) and see if any error occurs.

@jarretjensen
Copy link
Author

I have not accessed any other servers with Chorus before. This is the first time ever using it. Also both of those command line commands came back with "enable to access jarfile or 'chorus-x.x.x.exe' is not recognized as a command

@iamgio
Copy link
Owner

iamgio commented Mar 5, 2021

Make sure the file matches the name of your executable. chorus-x.x.x is the generic name, so for instance you may want to use chorus-1.3 or whatever name you have set.
Also, make sure you are launching it from the correct directory.

@jarretjensen
Copy link
Author

My executable is chorus-1.3 what is the exact thing I have to type into the cmd line?

@iamgio
Copy link
Owner

iamgio commented Mar 6, 2021

Navigate to the directory that contains the executable via the cd command, then:
exe: chorus-1.3.exe
jar: java -jar chorus-1.3.jar

At this point Chorus should have started successfully and you can read what the program outputs in real time.
Please send the error (if there is any) thrown after your log-in attempt.

@jarretjensen
Copy link
Author

image
No errors shown in the cmd prompt when entering in all of my server's FTP info

@jarretjensen
Copy link
Author

Any Update on the status of this?

@iamgio
Copy link
Owner

iamgio commented Mar 10, 2021

Any Update on the status of this?

Hi, I'm still investigating.

@Incoconut
Copy link

Updates sir?

@iamgio
Copy link
Owner

iamgio commented Aug 11, 2021

@jarretjensen @Incoconut I'm really sorry for the delay. Since 1.3.1, you can see what the error was caused by as an exception (thrown by JSch for SFTP and by commons-net for FTP) from within the terminal. Please send it here. You can also have a look at #37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants