Skip to Content
Menu
This question has been flagged
1 Reply
1791 Views

Hello, i am working on odoo 12 through digital ocean and am using filezilla to connect with the server, i am just wondering if there is anyway to connect pycharm directly with filezilla instead of transferring the files each time manually.

Thanks in advance.. 

Avatar
Discard
Best Answer

Hi,

Am not sure whether there is a way to connect pycharm and filezilla. If you are using the Pycharm professional, you can connect your server from the pycharm and transfer the files.


If you are using the pycharm community try using VCS such as Github, so that you can push the code to Git account in one click from pycharm and the same can be pulled easily in the server.

Thanks

Avatar
Discard