s3gof3r icon indicating copy to clipboard operation
s3gof3r copied to clipboard

'put' path param to accept a directory of files to upload

Open pkieltyka opened this issue 11 years ago • 3 comments

pkieltyka avatar Jun 26 '14 14:06 pkieltyka

Can you please elaborate on this issue and provide an example use case?

rlmcpherson avatar Jun 27 '14 23:06 rlmcpherson

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

pkieltyka avatar Jun 30 '14 17:06 pkieltyka

+1

tve avatar Nov 06 '14 06:11 tve