|
|
|
|
|
|
user_4264339
Created Aug 11, 2021 01:00:32
(0)
(0)
What do you mean by "The ONT does not provide the file storage function"? I am able to access the file system by entering the shell. All I want to do is to be able to transfer a file to this filesystem using HTTPS (e.g. wget https://domain.com), even if it is erased after reboot.
Chenxintao
Reply user_4264339 Created Aug 11, 2021 01:16:03
(0)
(0)
Hi, What I'm talking about is that the ONT does not have the file storage function, but only serves as a service device. As mentioned above, the device does not have the file storage function, so the file system cannot be accessed. If you need to remotely transfer files to the ONT, the ONT needs to be equipped with a separate USB storage device. You can only transfer files to the USB.
user_4264339
Reply Chenxintao Created Aug 16, 2021 12:25:53
(0)
(0)
The file system CAN be accessed via shell command in the CLI. I know that the filesystem is volatile and won't keep any additional files after a reboot, if that's what you mean. Once I'm In the shell I am able to view the filesystem tree, as I would in any other Linux OS and use various CLI programs such as wget, which I do use to download files into the Huawei HG8245Q2 device. What I want to do is to be able to download using HTTPS, not only HTTP. I'm sure there is a way to enbale HTTPS. |