Shukurillo Makhammadjonov

Results 3 comments of Shukurillo Makhammadjonov

Is there any update on this topic?

My goal is both. Here is my sftp setup: ``` SFTP_STORAGE_HOST = "host" SFTP_STORAGE_ROOT = "/Files" SFTP_STORAGE_UID = 1000 SFTP_STORAGE_PARAMS = { "username": "username", "password": "password", "port": 5522, "timeout": 4,...

Here is the error. By the way why when this error happens the server becomes irresponsible? ![image](https://github.com/jschneier/django-storages/assets/72120670/3433ab16-ff50-49c1-bd22-8911a517bc9a)