You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the web page, you can upload a zip file and it would be uploaded as-is. But with butler, it tries to do clever things such uploading the contained file unzipped if there is only one, stripping the top-level directory inside the zip, etc.
Can there be an option to disable this so that files, including zip files, can be uploaded untouched?