How is the utility operated from the back end? The utility will run in the backend if "nohup" is used while running the command. The utility will continue even when the SSH session is terminated. Example syntax: (nohup cloud_stor_obj_testcli -t Azure -a <storageAccName> -s <storageAccSecretKey> -b <containerName> -x -l 50 > /tmp/<domain_name> 2>&1)
|