Postări

Se afișează postări din septembrie, 2012

File structure Mio

FBL - map files - \Content\MAP FSP - speed profile for a given road for smart routes HSP - histspeed (maximum car per given road ratio) - \content\histspeed FTR - Truck Info - \Content\MAP FPA - Proximity Alerts - \Content\MAP FDA - Driver Alerts - \Content\MAP HNR - Defined Routes - \ Content\ MAP TMC - Traffic Message Channel - Content\TMC

Tar over ssh

Archive using tar command over ssh - store to other ssh server tar zcvf - /var/www/html | ssh root@myserver.com "cat > /home/myhome/html.tar.gz"