Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About downloading files on the network disk
#1
Hello everyone, if I can get the direct download address of the file, I use the following QM code, but for some files on the network hard disk, I have two problems:

1. I can't get the direct download address. When I click the download button, I can get the download link, At different times, the download link address is different. and the download address is changed. Test the network disk download link: https://sendit.cloud/vjhlvevk3ky3

2. The downloaded file may be incomplete due to network problems. I need to make sure the downloaded file is complete.How check the downloaded file is complete?  Huh

I hope someone can provide some suggestions and methods, thanks in advance. Smile


Macro Macro4
Code:
Copy      Help
str localfile="$desktop$\quickmac.ex_"
IntGetFile "http://www.quickmacros.com/quickmac.exe" localfile 16 0 1
ren- localfile "$desktop$\quickmac.exe"


Messages In This Thread
About downloading files on the network disk - by win - 01-21-2019, 11:56 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)