-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Allow import VM from URL with redirects #3953
Labels
enhancement
New feature or request
Milestone
Comments
Maybe provide the URL to @conath who can look into it. |
The link you shared redirects to a .utm.zip, but UTM doesn't recognize this. The download feature doesn't follow redirects currently. |
conath
changed the title
Allow import VM from URL that doesn't end in .utm.zip
Allow import VM from URL with redirects
Apr 30, 2022
Shouldn’t be hard to implement right? |
According to this it might already work if we just remove the .utm.zip check, don't have time to check right now. |
I made a fork and fixed it in the fork. I will submit a pull request. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a UTM file online that is a .utm.zip but the URL doesn't show it. How would I go to utm://downloadVM?url=. It says failed to parse download URL.
The text was updated successfully, but these errors were encountered: