How to provide account password to SyncoveryCL to automate profile creation?

General Discussion in English
Post Reply
pavel.lechenko
Posts: 2
Joined: Mon Jan 24, 2022 4:25 pm

How to provide account password to SyncoveryCL to automate profile creation?

Post by pavel.lechenko »

Hello,
We want to automate the profile creation.
In our scenario we use AD user account to access the SMB file share.
How can we supply the password together with account name as a Connection1/Connection2 parameter using SyncoveryCL tool?
The document at https://www.syncovery.com/SyncoverySett ... onary.xlsx says it is TNetworkConnections data type? Can you please clarify on the format?

Thank you.

tobias
Posts: 1603
Joined: Tue Mar 31, 2020 7:37 pm

Re: How to provide account password to SyncoveryCL to automate profile creation?

Post by tobias »

Hello,
the format is (for example):
\\192.168.10.22\Documents@username:password/NN

The first N means NOT "Reconnect if existing connection is different",
and the second N means NOT "Disconnect after profile has finished".

You can use Y instead if you want one of these options.

Post Reply