B2B Data Exchange
- B2B Data Exchange 10.5.3
- All Products
infamftcmd.bat -server <server> -user <user name> -password <password> -command getServerStatus -serviceType <service type>
./infamftcmd.sh -server <server> -user <user name> -password <password> -command getServerStatus -serviceType <service type>
Parameter Name
| Description
| Required?
| Default Value
|
---|---|---|---|
server
| The host name or IP address of the hosted server.
| Yes
| None
|
user
| The name of the admin user.
| Yes
| None
|
password
| The password for the user to log in with.
| Yes
| None
|
serviceType
| The
Managed File Transfer hosted service type to get the status for. The service can be one of the following:
| Yes
| None
|
infamftcmd.bat -server http://localhost:8000/informaticamft -user Administrator -password Administrator -command getServerStatus -serviceType SFTP
./infamftcmd.sh -server http://localhost:8000/informaticamft -user Administrator -password Administrator -command getServerStatus -serviceType AS2/HTTPS