Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2801 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Jan 25
9241
0
Mar 22
2430
2
Agu 25
3111
1
Agu 24
3089
1
Mar 24
2170