t-podcast/.config/JetBrains/PhpStorm2026.1/options/webServers.xml

13 lines
628 B
XML

<application>
<component name="WebServers">
<option name="servers">
<webServer id="4717de2a-e060-42aa-ad02-ee7d4bcbf129" name="Nexxo" url="http://10.10.90.110">
<fileTransfer rootFolder="/home/nexxo" accessType="SFTP" host="10.10.90.110" port="22" sshConfigId="61ca5993-e5eb-4970-b9b2-4e283a9ee588" sshConfig="nexxo@10.10.90.110:22 password">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" isUseRsync="true" />
</advancedOptions>
</fileTransfer>
</webServer>
</option>
</component>
</application>