You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @yusfad1, thank you for bringing this to our attention. The FTP service has been disabled on the Python side to reduce the binary size. We intend to resolve this issue as outlined here: #4939.
Hii @Xuanwo, thanks for the updates and for addressing the issue. I understand the need to disable the FTP service to manage the binary size effectively. I look forward to the resolution as detailed in #4939. Please keep me posted on any further developments.
Describe the bug
I tried to connect to an ftp server using apache opendal version
0.45.10
but it seems that the FTP scheme still not supported in the python bindingSteps to Reproduce
I tried to connect to the server using the Operator from Opendal:
I got this error:
Expected Behavior
Should connect successfully to an FTP server
Additional Context
No response
Are you willing to submit a PR to fix this bug?
The text was updated successfully, but these errors were encountered: