Deploying to PlanetLab
From NMSL
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
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