poweradminllc / PAExec

Remote execution, like PsExec
531 stars 177 forks source link

Allow logging to stdout. Add option "-cdst". #1

Closed autoandshare closed 3 years ago

autoandshare commented 9 years ago

For option "-cdst", it is used to seperate app and copied files. "-c -csrc c:\a.py -cdst a.py cmd /C a.py" will copy a.py to remote pc and execute "cmd" /C a.py.

mi-hol commented 3 years ago

should this PR be closed?

autoandshare commented 3 years ago

Not needed.