kebe7jun opened a new issue, #3688:
URL: https://github.com/apache/incubator-opendal/issues/3688

   OpenDAL is a fantastic project, and I am attempting to integrate it into my 
system. However, I've noticed that the current HTTP type file system does not 
support the list operation, which poses significant difficulties for us. We are 
unable to use commands like `cp -r` to operate on the HTTP file system. 
   The page structure for static files on servers like Nginx or Apache Server 
is quite similar, as seen on pages like 
https://mirrors.tuna.tsinghua.edu.cn/apache/hbase/stable/. It seems feasible to 
support HTTP list operations by parsing specific HTML structures. 
   To my knowledge, platforms like Alluxio also support this kind of operation. 
   I couldn't find any related information in the issue section, so I wanted to 
ask if there is any reason we are not planning to support this? Are there any 
concerns? 
   Or, I am willing to help the community accomplish this task. Would the 
community be open to accepting my contribution?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to