Pushing files to a remote server?
Answered
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?
Please sign in to leave a comment.
Hi,
If you are using Professional edition, then refer to https://www.jetbrains.com/help/pycharm/deployment-in-pycharm.html and https://www.jetbrains.com/help/pycharm/creating-a-remote-server-configuration.html