Repo for Jetbrains plugin Transmitter. Transmitter is a simple transmission tool based on rsync for sending your project to remote locations.
- Supported systems: Mac and Linux.
- Using a passwordless ssh key is recommended.
- To use password,
sshpassneeds to be installed. Excludeaccepts a comma separated list of files/dirs.- Plugin homepage
-
Configure connections in the menu Tools -> Transmitter Configuration
-
Select one of the connections to be project default via checkmark button
-
Send project using "Transmit project to Default Location" in the context menu
-
Or send current file/directory using "Transmit to Default Location"


