I have folders on server 1, and i just want to compress files to another server.
So i tried with:
7z a "\server1\plugins\Arhiva_plugins_2018_01.7z "\server2\jenkinstest*"
7zip compressed everything on \server1\pluigins\
Is it possible to compress folders on the third side with 7zip commands?
p.s. all command using on windows server, via cmd.