Thanks. I have moved the -s parameter to the beginning of the command line but this does not make a difference.
corecmd.exe -s -site MY_SITE -scal myscriptfile.txt -log mylog.log
I was using build 1792. I have upgraded to build 1795 and can confirm that this behaviour still exists.
Search found 3 matches
- Mon Feb 17, 2014 9:52 am
- Forum: Client - General
- Topic: How to download multiple files with Corecmd.exe
- Replies: 5
- Views: 35447
- Fri Feb 14, 2014 12:47 pm
- Forum: Client - General
- Topic: How to download multiple files with Corecmd.exe
- Replies: 5
- Views: 35447
Thanks for your suggestion regarding using a script. The script is working. However I have noticed an unusual behaviour in that the script seems to be executed twice. This is not a big problem as such, since it just downloads the files twice. But is this a bug? For reference, I am connecting to a re...
- Mon Feb 10, 2014 11:23 am
- Forum: Client - General
- Topic: How to download multiple files with Corecmd.exe
- Replies: 5
- Views: 35447
How to download multiple files with Corecmd.exe
I am able to download files OK using corecmd.exe, but I often have to script the download of multiple files. Is there a way to do this in one call to corecmd.exe rather than calling corecmd.exe for each file I need to download. Currently I script something like this, corecmd.exe -site MY_SITE -s -d ...