Confirmed users
657
edits
| Line 136: | Line 136: | ||
IdentityFile /path/to/my_private_key | IdentityFile /path/to/my_private_key | ||
User my_user | User my_user | ||
Note that "my_user" above is your LDAP username without the "@mozilla.com" part. | |||
* You need rsync installed and available in your PATH (it is used by tooltool to transfer files) | * You need rsync installed and available in your PATH (it is used by tooltool to transfer files) | ||
| Line 158: | 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. | |||
The parameters in the previous command are: | The parameters in the previous command are: | ||