Re: psftp on unix with big-file-support?

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 10/11/04


Date: Mon, 11 Oct 2004 11:05:39 +0000 (UTC)

In article <4167a1c8$1@e-post.inode.at>,
peter pilsl <pilsl@goldfisch.at> wrote:
>I'm a bit stuck here :) The task sounds simply. Transfer a file>2GB
>*securely* from one host to another and have the possibility of "reget",
>which is always handy in such cases.

Try rsync (compiled with large file support) over ssh (ie "rsync -e ssh").
Recent rsyncs default to ssh as the transport, so the latter bit may even
be redundant.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Relevant Pages

  • Re: need rhosts rsa help
    ... >I'm having problems getting RhostsRSAAuthentication working on OpenSSH ... It appears from the client log that it's not even attempting ... Since you're using SSHv1 you need to make the "ssh" binary setuid root ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: sftp problems with 3.9 on HP
    ... >ChallengeResponseAuthentication also set to yes that ssh connects just ... $ ssh -v -s sshserver sftp ... against is not in the system's default library search path (ie ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: SSH Advice
    ... Documentation seems a little scarce so any advice, tips, links, ... but that's still a compatibility layer. ... free native SSH servers for Windows. ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: Restrict account to scp only to user directory.
    ... Although they can't rename anything. ... command over ssh the way it's setup. ... > Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: SSH and login without password (not passwordless login)
    ... >I have an account that has no password (yes, ... When I try to ssh or scp to it I get the password ... >hit space then enter it lets me in. ... Good judgement comes with experience. ...
    (comp.security.ssh)