Pushing files to a remote server?

已回答

I'm using PyCharm with the Bitbucket Linky plugin.  I've written some python code, synced it with my BitBucket repository and now want to push the code to a remote host using FTP. I can't see any way to do this except by externally using an external FTP client and copying files from my project directory.

Does PyCharm, or any plugin, allow a project to be pushed to a remote host via FTP or SFTP?

0

请先登录再写评论。