Deploying to PlanetLab

From NMSL
Revision as of 21:25, 18 August 2009 by Cly (talk | contribs) (New page: __TOC__ == Deploying Files to PlanetLab Nodes == To deploy your app to PlanetLab use the command below: <pre> pscp -h ''nodes.txt'' -l ''slice_name'' -t 180 -p 200 yourapp.tar /home/''s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Deploying Files to PlanetLab Nodes

To deploy your app to PlanetLab use the command below:

pscp -h ''nodes.txt'' -l ''slice_name'' -t 180 -p 200 yourapp.tar /home/''slice_name''/yourapp.tar