Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2393

December 16th, 2013 11:00

Comments in the avtar.cmd file

Hello all,

   I've tried some google searching but with no luck. Does any one know if it's possible to place comments in the avtar.cmd file?

Thank you kindly,

Steven

355 Posts

December 16th, 2013 12:00

Hello,

Please try following syntax on one client, hope it will work -

--exclude=F:\**

Regards,

Pawan

61 Posts

December 16th, 2013 11:00

We are editing the file on a windows system to exclude drives.

355 Posts

December 16th, 2013 11:00

Hello Steven,

I believe it is possible. what is client OS and what exactly you want to do from avtar.cmd ?

Regards,

Pawan

61 Posts

December 16th, 2013 12:00

Thank you but I just want to add a comment that will not be read. for example


--exclude=F:\**

//--This was excluded per ticket 12345--//

Community Manager

 • 

8.7K Posts

December 16th, 2013 22:00

Hey,

Please use “#” for comments on avtar.cmd

Example:

--exclude=F:\**

#This was excluded per ticket 12345

Community Manager

 • 

8.7K Posts

January 14th, 2014 22:00

Hey,

In Windows, place the avtar.cmd to C:\Program Files\avs\var\

In Linux, place the avtar.cmd to /usr/local/avamar/var/

Hope this helps!

2 Intern

 • 

498 Posts

January 15th, 2014 10:00

# is accepted as a comment for the avtar.cmd file.

No Events found!

Top