Alex Shnitman <[EMAIL PROTECTED]> wrote:

>  Is anyone aware of any ssh-like FTP
>  replacement, besides scp? scp doesn't let me traverse directories, 

?? scp -r

Actually, I prefer rsync with ssh as underlying connection ( -e ssh).

>  and
>  for all I know doesn't allow scp-only accounts (like FTP-only
>  accounts).

If you install rsync as server, it can be configured to use faked user
accounts (login/pass pairs that have nothing to do with real accounts in
/etc/passwd). However, rsync running as server uses its own (WITHOUT
encryption) authetication protocol...

Regards,

Evgeny


--
   ____________________________________________________________
  / Evgeny Stambulchik  <[EMAIL PROTECTED]>  \
 /  Plasma Laboratory, Weizmann Institute of Science, Israel \  \
 |  Phone : (972)8-934-3610  == | == FAX   : (972)8-934-3491 |  |
 |  URL   :    http://plasma-gate.weizmann.ac.il/~fnevgeny/  |  |
 |  Finger for PGP key >=====================================+  | 
 |______________________________________________________________| 

Reply via email to