Reputation: 1078
I would like to do a 'GET' (From the command line, ss.exe) of files that has been added/changed since a label, and place them in say C:\temp\db
I would like my GET to get 10, 11, 12 and 13...
Let me know if this is possible!
I have tried:
ss GET "$/xyz/parentproject/project" -GLc:\temp\db\ -Vl~"proj 3.2.27" -I-N
Upvotes: 1
Views: 812