-
Notifications
You must be signed in to change notification settings - Fork 63
Uploading Test Meshes
Dan Ibanez edited this page Aug 6, 2016
·
7 revisions
- Contact cwsmith for permission
- Add the following to your
~/.ssh/config
file:
Host uploadPumiTarball
IdentityFile /users/dibanez/.ssh/id_rsa
HostName avatar
User cwsmith
ForwardX11 no
- Assuming your tarball is called
new_meshes.tar.gz
, run:
cat new_meshes.tar.gz | ssh uploadPumiTarball
Expect the following output, it is normal
Pseudo-terminal will not be allocated because stdin is not a terminal.
- Email ibaned so he can update the nightly directory