Bug #5233
Dropbox service should return back file path in different formats
Start date:
01/21/2014
Due date:
% Done:
50%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
For the client consumption the uploaded files location in the JSON should be available in two formats http:// and as full path on the disk on the server. The client can decide which path to use when it does the jobsub submission.
History
#1 Updated by Nicholas Palombo about 7 years ago
Example of format:
{
"file1": {
"path": "/scratch/dropbox/minos/npalombo/9e6450ed-1c13-485c-b8e3-e6cd1aa3de04/test1.txt",
"url": "/jobsub/acctgoups/minos/dropbox/9e6450ed-1c13-485c-b8e3-e6cd1aa3de04/test1.txt"
},
"file2": {
"path": "/scratch/dropbox/minos/npalombo/9e6450ed-1c13-485c-b8e3-e6cd1aa3de04/test2.txt",
"url": "/jobsub/acctgoups/minos/dropbox/9e6450ed-1c13-485c-b8e3-e6cd1aa3de04/test2.txt"
},
}
#2 Updated by Nicholas Palombo about 7 years ago
- % Done changed from 0 to 50
#3 Updated by Parag Mhashilkar about 7 years ago
- Target version changed from v0.2 to v0.1.4
#4 Updated by Parag Mhashilkar about 7 years ago
- Status changed from Assigned to Resolved
#5 Updated by Parag Mhashilkar about 7 years ago
- Status changed from Resolved to Closed