How can I select which uploader to use for each file? I want to send big files with AwsS3 and smaller with Tus
That’s not possible and generally also shouldn’t be needed. You might as well upload everything with AWS or tus
How can I select which uploader to use for each file? I want to send big files with AwsS3 and smaller with Tus
That’s not possible and generally also shouldn’t be needed. You might as well upload everything with AWS or tus