42
edits
(→How to upload files to tooltool: Clarify tooltool user ID for non-@mozilla.com LDAPs) |
|||
| Line 160: | Line 160: | ||
--user $user --host tooltool-uploads.pub.build.mozilla.org --path "/tooltool/uploads/$user/pvt" | --user $user --host tooltool-uploads.pub.build.mozilla.org --path "/tooltool/uploads/$user/pvt" | ||
Note that "$user" above is your LDAP username without the "@mozilla.com" part. | Note that "$user" above is your posix UID, i.e. your LDAP username without the "@mozilla.com" part (or different domain). | ||
The parameters in the previous command are: | The parameters in the previous command are: | ||
edits