I have an automatic script that executes a bunch SS commands. When I use the ss get %file% -GL%DEST%, the -GL command outputs a user prompt asking:
Set %DEST% as the default folder for project %file% (Y/N)
My %DEST% is different from my working folder. How can I make it so it does not prompt for user input but copies to the different folder ?
Thanks
J
Set %DEST% as the default folder for project %file% (Y/N)
My %DEST% is different from my working folder. How can I make it so it does not prompt for user input but copies to the different folder ?
Thanks
J