Variables for selection of drive?

English Support for Syncovery on Windows.
Post Reply
Contractor5Prepays9
Posts: 76
Joined: Wed Sep 23, 2020 10:38 pm

Variables for selection of drive?

Post by Contractor5Prepays9 »

%homedrive%%homepath%
can these variables, or similar, be used to select a folder such as
c:\users\user01.....?

this way, if i have a computer with \user01
and
i want to copy to another computer of user \admin01
my left sided selection would not have to change
thans
nick

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

Re: Variables for selection of drive?

Post by tobias »

Hello,
yes, but I recommend using these instead:

$USERPROFILE
(such as C:\Users\User01)

$MYDOCUMENTS
(such as C:\Users\User01\Documents)

See also:
https://www.syncovery.com/variables/

Post Reply