Closed DmitryLitvintsev closed 5 months ago
A user tried to upload files from windows machine. The file paths contained "\" characters cauing Enstore hsm script to fail.
Adapt existing uri_encode function to handle special characters.
Enstore HSM script does not fail, files go to tape successfully.
Target: trunk Request: 10.0 Request: 9.2
Patch: https://rb.dcache.org/r/14260/
Motivation:
A user tried to upload files from windows machine. The file paths contained "\" characters cauing Enstore hsm script to fail.
Modification:
Adapt existing uri_encode function to handle special characters.
Result:
Enstore HSM script does not fail, files go to tape successfully.
Target: trunk Request: 10.0 Request: 9.2
Patch: https://rb.dcache.org/r/14260/