You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently --put-file only supports a single file. It would be nice to be able to specify multiple files (argparse action="append") or even entire folders for upload.
The text was updated successfully, but these errors were encountered:
wumb0
added a commit
to wumb0/NetExec
that referenced
this issue
Apr 28, 2024
Currently
--put-file
only supports a single file. It would be nice to be able to specify multiple files (argparseaction="append"
) or even entire folders for upload.The text was updated successfully, but these errors were encountered: