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!
Cette question a été signalée
4752
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
3
janv. 25
|
12136 | ||
|
|
0
mars 22
|
4519 | ||
|
|
1
oct. 25
|
2483 | ||
|
|
2
mars 26
|
7129 | ||
|
|
1
août 24
|
5084 |