Here i want to open a readable stream by request module opening a file url and then i want to break it into multiple streams by size and upload each streams to another server. The target destination doesn't allow larger file in a request so i have to break and upload fragments in this process i don't want anything to be buffered or stored on file just pipe the process?
via Samundra Khatri
No comments:
Post a Comment