CodeMyst / WeTransfer.NET

A .NET Standard library that is a wrapper around the WeTransfer API.
Mozilla Public License 2.0
0 stars 0 forks source link

Ability to upload multiple files #2

Open CodeMyst opened 5 years ago

FrankYates-ARC commented 5 years ago

Workaround for multiple files bug in V1. Before doing the Upload, change all the files.path values in the response object to be the full path and file name.

CodeMyst commented 5 years ago

Thanks for the info! :D