impacket
impacket copied to clipboard
Added 'mput' to smbclient.py
This command allows to upload multiple files, much like the 'mput' command of smbclient(1).
This feature of smbclient.py is very popular and allows you to upload a large number of files from one directory. Very few changes were needed to implement it, so it should be easy to add.
The image below shows the result of the new 'mput' command.