Stefan Matsson
Stefan Matsson
After reading the spec a couple of more times, I'm wondering if the server can actually change the metadata? It seems that this is explicitly forbidden in the current spec:...
@Acconut I think it's a fair trade off so I'll just skip the PR for clarifying the spec and leave it to the upcoming post processing extension.
Hi, Simplest question first: Did you use the correct format? E.g. `2022-05-27T12:42:47.6330329+00:00` in the .expiration file?
Okay that's my bad. I interpreted it as you created the file yourself. Could it be that the file is already completely uploaded? The `RemoveExpiredFilesAsync` method only removes files that...
That's understandable. :) See this wiki page on how to delete files: https://github.com/tusdotnet/tusdotnet/wiki/Deleting-processed-files-when-upload-is-complete
Hi, The problem is in your client config where you specify the `uploadUrl` property. This property is used to override what is returned by the server in case you got...
> initially uploadUrl was not there after facing the issue included that and I have set upload url same as the endpoint after facing the issue Next time, please post...
Closing due to inactivity
Hi, There have been some discussions in the tus Advisory Group regarding running any tus implementation in a serverless environment (not only Azure Functions, but AWS Lambda or the Google...
Definitely 👍 Can't see any problem with your setup.