jeanbmar / s3-sync-client

AWS CLI s3 sync command for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploads truncated

jtsternberg opened this issue · comments

I am using this to upload a compiled react project. For some reason, the file is not fully uploading, so the destination file is missing about 1kb (making the whole JS file unusable).

Have you encountered this before?