Uploading Files to the vSAN
How to upload ISO images, drive images, and other files to the VergeOS vSAN from a local computer or URL, and how to create public download links for shared access.
The Files section provides for uploading files to the VergeOS vSAN, allowing *.iso files, drive images, VM definition files, etc. to be easily accessible for creating/installing/importing VMs.
Upload a File from the Local Computer
Select Files from the top menu.
Select Upload.
Click the Choose Files button
The File Browser Dialog appears. Browse to the desired folder and select the desired file(s). Holding down the ctrl or shift key allows for multi-selection.
Click the Open button
Selected Files, along with size and type are displayed.
Click the Upload button.
An Upload Progress popup window will appear showing the upload progress. From this window, the upload can be canceled or paused, if needed. When the upload operation is complete, the file(s) will display in green in the Upload Progress popup.
Reloading the browser window will interfere with the file upload.
Upload a File from a Web Link (URL)
Select Files from the top menu.
Select Upload from URL
Enter a valid URL (for example:
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso)Enter desired Name for the file.
Optionally, a File Description can be entered to provide additional information.
Select a Preferred Tier or leave the setting at Default.
The Allow insecure SSL links to be used option will permit the file download from a site without a valid CA-signed certificate (e.g. missing, invalid, expired, or self-signed certs).
The Skip header check option bypasses standard header security validation policies which may improve upload time but may potentially increase data integrity and security risk. Use with caution.
Click the Submit button
The file will appear in the Files listing.
Create a Download Link for an uploaded File
Select Files from the top menu.
Select the desired File from the list.
Click Add Public Link on the left menu.
Select a Link Format
Anonymous(uuid) - creates a public download link using a GUID(128-bit number) ex:
https://verge.example.com/273b5d6a--b205-1e1b-6ae6-01cfa7ed1233Custom - creates a public download link using the name entered ex:
https://verge.example.com/customnameUse File Name (recommended) - creates a public download link using the original filename ex:
https://verge.example.com/virtio-win-1.9.6.iso
Select Expiration Type
Never Expire (default) to make the download link perpetual. (Public Link can be manually edited or deleted later if needed.)
Set Date to select a specific date/time to cease the download link.
Click Submit to save the link.

The Files list appears. Download options appear on the far right of the given file:
Click Link to directly download the file from the page.
Click the copy icon to copy the download address to the clipboard.
Last updated
Was this helpful?