无法通过PyCharm上传代码到服务器:could not list the contents of folder

  • Post author:
  • Post category:其他



原因:

路径不对

找到PyCharm:tools->deployment->config  Collection Maping

在Collection里面的Root path路径应该和Maping里面的Deployment path路径是

父子关系


Rootpath+Deploymentpath

这个路径应该是这个项目在服务器上的位置



版权声明:本文为daydayup858原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。