PY-2022.1 <jakub@jimbuntu Update sshConfigs.xml, webServers.xml

This commit is contained in:
2022-05-12 15:26:39 +02:00
parent 6f3c7ff227
commit e9b2069906
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<component name="SshConfigs">
<configs>
<sshConfig authType="PASSWORD" connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.19.6" id="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" port="22" nameFormat="DESCRIPTIVE" username="jakub" useOpenSSHConfig="false" />
<sshConfig authType="PASSWORD" connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.8.11" id="6d09c80e-e59e-42d9-9bc8-35da63931044" port="22" nameFormat="DESCRIPTIVE" username="jakub" useOpenSSHConfig="false" />
</configs>
</component>
</application>

View File

@@ -7,6 +7,9 @@
<webServer id="f87eae68-2514-423b-bfc6-2c10ba9b6e1f" name="jakub@192.168.19.6:22 (2)" url="http:///">
<fileTransfer accessType="SFTP" host="192.168.19.6" port="22" sshConfigId="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" sshConfig="jakub@192.168.19.6:22 password" />
</webServer>
<webServer id="0e8ac6ad-b1a7-4572-91aa-af96cefdc976" name="jakub@192.168.8.11:22" url="http:///">
<fileTransfer accessType="SFTP" host="192.168.8.11" port="22" sshConfigId="6d09c80e-e59e-42d9-9bc8-35da63931044" sshConfig="jakub@192.168.8.11:22 password" />
</webServer>
</option>
</component>
</application>