parallel-ssh icon indicating copy to clipboard operation
parallel-ssh copied to clipboard

write remote file by chunks

Open slashburygin opened this issue 3 years ago • 0 comments

Hi. Can you help me,please, about feature to write remote file by chunks. Now i have aiohttp microservice uploader, by that client upload file from it's PC or by url by chunks to remote server. In asyncssh library there is method "write" in SFTPClient, that writes data to an open file.

slashburygin avatar Jan 27 '23 10:01 slashburygin