Command Line Utility Guide

Command Line Utility Guide

promoteResource

promoteResource

Promote a Resource from one
Managed File Transfer
server to another
Managed File Transfer
server.
Example:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command promoteResource -targetServer http//:10.1.4.1:9000/informaticamft -targetUser Administrator 
-targetPassword Administrator -resourceName "MySQL" -resourceType database -replaceResource true
Parameter Name
Description
Required?
Default Value
targetServer
The host name (or IP address) of the target server.
Yes
None
targetUser
The user name to log in to the target server.
Yes
None
targetPassword
The password for the target user to log in with. The password is case sensitive.
Yes
None
resourceName
The name of the Resource.
Yes
None
resourceType
The type of the Resource. Valid values are:
  • as2
  • database
  • ftp
  • ftps
  • infamft
  • infahttps
  • https
  • icap
  • mailbox
  • mq
  • pgpKeyRing
  • smb
  • smtp
  • ssh
Yes
None
replaceResource
Replace the Resource if it exists. Valid values are true or false.
No
false

0 COMMENTS

We’d like to hear from you!