How to configure senhasegura CIFS backup via CLI

1. Log in to senhasegura via ssh with the mt4adm credential.
2. Use the command : orbit partition --local="/srv/backup_remoto" --remote-host="IP_server --remote-path=remote_directory" --type="cifs" --user="<user login to server>" --password="<user_password> --options="credentials=<file to store credentials for later logins in cifs>,uid=1001,gid=1001,file_mode=0750,dir_mode=0750,noexec"

3. Confirm the action and wait the message “No errors reported” be displayed.