Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2844 Zobrazení

Hi there,



I'm trying to make a connection to an FTP filestorage, using the "ftplib" python library.



As it seems however, I'm able to connect and log in, but after that I am unable to perform certain actions.

I'm able to perform simple stuff like size, set_pasv, cwd, mkd, but when it comes to for example listing files in the server with dir or retrlines, it seems to just keep loading before eventually being disconnected by the ftp server (usually [Errno 104] Connection reset by peer).



Anyone able to help me with this?

All I'm trying to do initially is setting up a client with connect(), logging in and turning off passive mode (doesnt work with passive mode on either). Then trying to get a list of files/folders.

Here are the methods I'm talking about in ftplib: https://docs.python.org/3/library/ftplib.html#ftp-objects
Side note: most of this stuff does work when I try it in a local environment, seems to be that odoo.sh handles this differently?



Thanks in advance!

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
led 25
9296
0
bře 22
2471
2
srp 25
3336
1
srp 24
3120
1
bře 24
2247