Giorgio Garofalo
Giorgio Garofalo
@grisstyl This can be done, but it isn't in my priority right now. Not closing the issue though.
Hi, could you provide a video/GIF that shows the issue?
@Effendil can't reproduce on macOS 12.4.
Hi @HypoHornet, is there any error log? Are you using the exe or jar executable?
@HypoHornet could you please provide a screenshot of this error message?
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...
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....
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...
> Any Update on the status of this? Hi, I'm still investigating.
@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...