cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify the backup path for a folder inside user directory in DLO 8.0.1 for Mac OS X?

rahul_yadav
Not applicable

Hi All, Need assistance in defining a backup path for a folder inside a user home directory in Mac OS X. Using the variable "%CURRENTUSERPROFILE%" we are able to get the current logged in user but it doesn't allow us to use forward slash ( / ) in the backup path as seen below in the screenshot.

DEE8F85F-4D2C-46F3-97AD-E503BA8AF2BF.png

Here's output on the client side after adding the above, we would like to add the following : %CURRENTUSERPROFILE%/Library/Safari/ 

CBC3455B-AB57-4C69-85CF-DE6DC3B126E2.png

Any help would be appreciated....Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions

VJware
Level 6
Employee Accredited Certified

Try the following instead -

/Users/%currentusername%/Library/Safari

View solution in original post

2 REPLIES 2

VJware
Level 6
Employee Accredited Certified

Try the following instead -

/Users/%currentusername%/Library/Safari

Tom_Marschner
Level 2

I have this same problem and %currentusername% does not work in a path either.