#! /bin/bash
echo "enter the ip address"
read ip
echo "enter the path"
read path
scp $ip:$path ../file/
~
~
RCS file: connect,v
Working file: connect
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
this program is to recive data from other laptop
----------------------------
revision 1.1
date: 2017/03/19 07:42:57; author: root; state: Exp;
Initial revision
=============================================================================
It looks like you're new here. If you want to get involved, click one of these buttons!