NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Taz40
Jan 10, 2024Aspirant
Problem using HTTP / HTTPS Readyshare
Good morning, I currently have a problem with my RS700 router (Firmware: 1.0.7.82_2.0.80) I use readyshare to be able to download my files from the internet to my usb key connected to the router bu...
BH_C
Jan 15, 2024NETGEAR Expert
schumaku wrote:
Back to the R9000, to my unqualified user knowledge ....HTTP/HTTPS GET function only ... no full WebDAV
That is correct. Thanks.
Hi Taz40,
I've confirmed with the engineering team. We do not support HTTP/HTTPS PUT function, we only support GET.
Taz40
Jan 16, 2024Aspirant
I think there was a misunderstanding because of the translation because my problem only concerns the GET. I do not want to do a PUT.
- schumakuJan 16, 2024Guru - Experienced User
Taz40 wrote:
I use readyshare to be able to download my files from the internet to my usb key connected to the router ...
While people think it's a download from the Internet to the PC, as we face a write to the USB storage, this would be an upload, to the Netgear router USB connected storage device, so for WebDAV a PUT - what isn't implemented.
- Taz40Jan 17, 2024Aspirant
Here is what I want to do (Download) :
The download starts but systematically stops after 5 seconds. If the file is small and it can be downloaded within 5 seconds the download is successful.
HTTPS: My pc (Internet) <--- Internet box <--- Netgear RS700 <--- USB connected to the netgear (After 5 seconds of downloading chrome shows a network error)
HTTP : My pc (Lan) <--- Netgear RS700 <--- USB coonected to the netgear (After the 5 seconds of downloading Chrome tries to restart the download ten times (5 seconds of downloading each time) and indicates an incomplete file error.)
SMB : My pc (lan) <--- Netgear RS700 <--- USB connected to the netgear (With SMB everything works correctly)
I specify that the tests were carried out with the same file for the three protocols
Thanks in advance.- schumakuJan 17, 2024Guru - Experienced User
Imagine you sit on a data packet ... initially, the data is coming from the Internet (so yes it's a download) - until the data should be stored (written) to the destination, which is either an SMB shared folder (what works) or a WebDAV http or https put (what is not implemented).