Problem description:
Use pycharm to connect to the remote server. It has been working well before. Suddenly, there is a problem that cannot be uploaded. The problem prompt is as follows:
Upload to *** failed. Could not list the contents of folder “sftp:***”. (Timeout expired)
Analysis and Solution:
First, look at the sftp connection. It is found that it is normal
The problems may be caused by the lack of permissions on the remote server and the problem of path mapping. It is strange that there are no such problems after checking. I think the problem may case by the path.
In the path set before, Root path is / and Development path is the project path. Change it to Root path is the project path directly and Development path is /, then you can upload it normally.
Read More:
- [Solved] Springboot upload failed to find the temporary directory error
- How to Solve Image Upload Error: Uncaught (in promise) DOMException: Failed to execute ‘put‘ on ‘IDBObjectStore‘
- [Solved] Upload Files Error: Request processing failed;nested exception is org.springframework.web.multipart.MultipartExcepti
- JAVA: How to Use Multipartfile to upload Files
- JAVA: How to Use Minio to upload pictures
- SpringCloud Use openFeign Multipartfile to Upload Files Error: Current request is not a multipart request
- How to Solve Springboot Upload Files Error: The field XXX exceeds its maximum permitted size of 1048576 bytes
- How to Upload Docker Image to docker hub
- Upload file error analysis standardmultiparthttpservletrequest
- Tomcat cross server upload error 403forbidden [How to Solve]
- Springboot Files Upload Limit Error: The field file exceeds its maximum permitted size of 1048576 bytes
- [Solved] Spring upload file Error: Multipartfile Transferto() reported an error FileNotFoundException
- [Solved] Windows PyCharm Start Error: failed to load JVM DLL pycharmjbrbinserverjvm.dll
- After asynchronous file import and springboot multipartfile upload, the @async asynchronous processing reports an error: nosuchfileexception
- [Solved] Failed to instantiate java.util.List using constructor NO_CONSTRUCTOR with arguments
- Failed to restart redis-server.service Unit not found [How to Solve]
- How to Solve Swagger error: typeerror: failed to fetch
- JAVA 8: How to Convert List to Map
- DevTools failed to load SourceMap Could not load content [Solved]
- [Fixed] Disgusting bug Error:Failed to Load project configuration: cannot parse filemessage: content is not allowed in the preface.