PyCharm:从远程主机下载?
我已正确设置部署选项并且上传工作没有问题,我可以上传单个文件以及整个项目。
但在“远程主机”面板中,如果选择了单个文件,则下载/上传按钮将显示为灰色,并且仅在选择根路径时才处于活动状态。点击“从此处下载”除了在“文件传输”窗口中显示“从此处下载”状态外,不会执行任何操作。
PyCharm 文档指出,仅当部署配置已指定为默认配置时,下载才有效。但它是默认(也是唯一)配置。
这是一个错误还是我做错了?
I have deployment options set up correctly and uploading works without issues, I can upload individual files as well as the whole project.
But in the Remote Host panel the download/upload buttons are grayed out, if individual files are selected, and only active when the root path is selected. Hitting "Download from here" does nothing except showing "Download from " status in the "File Transfer " window.
PyCharm docs state that downloads will only work if the deployment configuration has been appointed as default. But it is default (and only) configuration.
Is this a bug or am I doing it wrong?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是远程主机支持插件的已知限制。请随意投票。
It's a known limitation of the remote hosts support plug-in. Feel free to vote.