-
Notifications
You must be signed in to change notification settings - Fork 93
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
error when load jar #34
Comments
Hey. Did you click on download button or did you right clicked "download as"? |
I actually got this same error message when trying to set up a docker image to run the jar file. I used wget to download the jar file linked from the README.md. The docker file is as follows.
This results in the following:
|
Upon review, it looks like the right link is https://github.com/andresoviedo/google-drive-ftp-adapter/raw/master/build/google-drive-ftp-adapter-jar-with-dependencies.jar, rather than what is linked on the README.md. |
Yes. Thanks. Actually there is 2 links:
|
Hello,
I get this issue...
Could not find or load main class google-drive-ftp-adapter-jar-with-dependencies.jar
and
java -jar google-drive-ftp-adapter-jar-with-dependencies.jar Error: Invalid or corrupt jarfile google-drive-ftp-adapter-jar-with-dependencies.jar
the size of the downloaded file is 59KB.
is it good?
Thanks for your help
The text was updated successfully, but these errors were encountered: