-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebServers.xml
More file actions
22 lines (22 loc) · 988 Bytes
/
webServers.xml
File metadata and controls
22 lines (22 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<application>
<component name="WebServers">
<option name="servers">
<webServer id="c5472463-2145-43e8-bee5-e5c2f4306187" name="Digital Ocean - english-course" url="http://192.241.151.104">
<fileTransfer host="192.241.151.104" port="22" rootFolder="/home/puppeteer" accessType="SFTP">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" />
</advancedOptions>
<option name="port" value="22" />
</fileTransfer>
</webServer>
<webServer id="40f540d5-bf53-42d9-9681-156b3c865e45" name="Digital Ocean - Diego" url="http://162.243.38.60">
<fileTransfer host="162.243.38.60" port="22" rootFolder="/home/eAthena_eAmod_Virtual" accessType="SFTP">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" />
</advancedOptions>
<option name="port" value="22" />
</fileTransfer>
</webServer>
</option>
</component>
</application>