Deployment tool (only python script)
Hi everyon,
I'm using Pycharm in my local macbook pro.
I usually connect to the Sever, and working with remote sftp interpreter.
I found that i can sync the files with the server if i use deployment tools.
If i click download in deployment, all the files from the server will be downloaded.
I know if i set 'Exclude item by name' option, i can download file with exception condition.
However, i want to download only python script (end with*.py) from the server.
Because i use macbook only purpose for the editing python script and there are a lot of large dataset.
Is there any way that i can use deployment tool with certain type of file format?
请先登录再写评论。