Windows local file generation download link wget command download and get

Project Scenario and Problem Description

If you want to generate a download link for a Windows local file, you can directly generate a download link without using a network disk, cloud disk, etc. The Linux server can directly download the file with the wget command.


Solution: use file.io for temporary file sharing

1. Open the URL file.io
2. Click the "Select File" button to select the file to share.
3. Click the "Upload" button to upload the file.
upload files
4. After the upload is complete, the club will generate a download link. The file can be downloaded with the wget command, or the link can be shared with those who need to download it.
download file

PS: This website is free, the uploaded file size limit does not exceed 2G, and will be deleted after a period of time, suitable for temporary sharing of files.

Guess you like

Origin blog.csdn.net/qq_39691492/article/details/131416971