#!/bin/sh

src_dir=`pwd`/src

scp -r $src_dir/* 172.16.1.13:/var/www/htdocs/www.snthtns.jp/usr/hhh/
