Deprecation of scp protocol and improving sftp client

Thorsten Glaser t.glaser at tarent.de
Thu Jul 16 00:46:33 AEST 2020


On Wed, 15 Jul 2020, Red Cricket wrote:

> I have had this in my .bashrc for years:
> 
> alias scp='rsync -avzP'

Similar, though I named it rcp because nobody has the real rcp installed
any more, but sometimes I need scp to connect to systems that lack rsync.

https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=shellsnippets/shellsnippets.git;a=blob;f=mksh/rcp;hb=HEAD

> maybe rsync is a better replacement for scp than sftp would be?

It could be, were it not under a restrictive licence…


This doesn’t preclude people from making SSH’s builtin transfers
better, though.

bye,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”	(#nosec)    ‣‣‣ Please let MySQL and MariaDB finally die!


More information about the openssh-unix-dev mailing list