s3gof3r
s3gof3r copied to clipboard
'put' path param to accept a directory of files to upload
Can you please elaborate on this issue and provide an example use case?
The use case would be to upload an entire directory in a single 'put' command. Ie. say I don't know the exact contents at that stage, and don't really need to.. it helps not having to traverse it myself via find . | go3phr etc. or something.. cleaner not to do this, and you can keep a persistent connection for all transfers
+1