There’s a thread that talks about fetching local files with Python using a connection adapter. The solutions provided in that thread do not work for remote files (file://<host>/...path
).
Is there a way to fetch these remote files via Python?
There’s a thread that talks about fetching local files with Python using a connection adapter. The solutions provided in that thread do not work for remote files (file://<host>/...path
).
Is there a way to fetch these remote files via Python?