We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I use OneDriveUploader to upload a file whose name is vti_4_all.ipk, it return some error message as below:
vti_4_all.ipk
Error Session: 403 Forbidden Upload fail: tmp/vti_4_all.ipk Error Session: 403 Forbidden Upload fail: tmp/vti_4_all.ipk Fail Task: [1] 1: tmp/vti_4_all.ipk Time: 3s
The text was updated successfully, but these errors were encountered:
If I rename it as
vti vti.ipk
it uploads successfully.
BUT, if I rename it as
vti_ vti_4 vti_.ipk
I get 403 Forbidden
Sorry, something went wrong.
No branches or pull requests
If I use OneDriveUploader to upload a file whose name is
vti_4_all.ipk
, it return some error message as below:The text was updated successfully, but these errors were encountered: