well, i use mandrake...
$ urpmf scp | grep /scp$
openssh:/usr/bin/scp
and the above command says that
*scp* is included in openssh.
also consider using *rsync* because it can transfer just the differences
between two sets of files.
$ rpm -qf /usr/bin/rsync
rsync-2.4.6-2mdk
first, install rsync by
$ rpm -ivh rsync...rpm
then use it by
$ rsync -e ssh -av user@host:source user@host:destination
sherwin
[EMAIL PROTECTED] writes:
>how do i install scp? ano yung source/file name niya? i can look for it sa
>cd ng rh7.0
>simple install lang ba yun? we have openssh installed. kasama ba yung scp
>sa
>openssh?
>
>Fritz Mesedilla
>Systems Administrator
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]