You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team and thanks again for the great work you're doing.
Here is a scenario: I want to upload an iso file to a specific datastore (which I am able to), but I am uploading the file no matter what, which I am going to use to create a vm. Next thing I did was a http GET method to the same url that I upload iso files to, in order to check if that iso file is already there, but that doesn't solve the scenario when 2 iso files have the same name, but they're different files.
Q: is there a way to do a checksum or something similar for a specific file in a specific datastore in order to compare it with a file I want to upload?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team and thanks again for the great work you're doing.
Here is a scenario: I want to upload an iso file to a specific datastore (which I am able to), but I am uploading the file no matter what, which I am going to use to create a vm. Next thing I did was a http GET method to the same url that I upload iso files to, in order to check if that iso file is already there, but that doesn't solve the scenario when 2 iso files have the same name, but they're different files.
Q: is there a way to do a checksum or something similar for a specific file in a specific datastore in order to compare it with a file I want to upload?
Thank you in advance for your time.
Beta Was this translation helpful? Give feedback.
All reactions