jms works on tibcoAdmin
This commit is contained in:
20
LocalResources/FTP Connection.sharedftp
Normal file
20
LocalResources/FTP Connection.sharedftp
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<BWSharedResource>
|
||||
<name>FTP Connection</name>
|
||||
<resourceType>ae.shared.FTPuserChannel</resourceType>
|
||||
<config>
|
||||
<Timeout>6000</Timeout>
|
||||
<Port>21</Port>
|
||||
<Encoding>UTF8</Encoding>
|
||||
<FireWall>false</FireWall>
|
||||
<Mode>Active</Mode>
|
||||
<Host>eu-central-1.sftpcloud.io</Host>
|
||||
<UserName>%%FTPUSername%%</UserName>
|
||||
<Password>%%FTPPassword%%</Password>
|
||||
<useSsl>false</useSsl>
|
||||
<ProxyPort>8080</ProxyPort>
|
||||
<ns0:ssl xmlns:ns0="http://www.tibco.com/xmlns/aemeta/services/2002">
|
||||
<ns0:strongCipherSuitesOnly>true</ns0:strongCipherSuitesOnly>
|
||||
</ns0:ssl>
|
||||
</config>
|
||||
</BWSharedResource>
|
||||
Reference in New Issue
Block a user