Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: openssh: Limiting bandwidth on ssh (stdin-to-dd)

Subject: Re: openssh: Limiting bandwidth on ssh (stdin-to-dd)
Date: Tue, 18 Apr 2006 09:11:55 -0500 (CDT)
Hi,

  I use 'unison'.... It works very nicely for this type of application....

http://www.cis.upenn.edu/~bcpierce/unison/

Dave
*******************************************************************
On Mon, 17 Apr 2006, Nate Itkin wrote:

On Mon, Apr 17, 2006 at 09:56:22AM -0500, Mark Holden wrote:
I'm looking at using "ssh" from the openssh package, to perform secure
backups of large directories from a local server to a remote server as
in the following command executed on the local server.
tar -cf - ./test_dir | ssh user@remote-server dd of=test_dir.tar
Ie., I don't want to first create the tar file on the local system then
use scp to copy it off, as there may not be enough disk storage on the
local system to create the tar file. However, I cannot seem to find any
way, for the above style of transfer using ssh, to do something like the
"-l" option of scp to limit the amount of bandwidth used during the
transfer.
Does anybody know of a way?
Thanks,
Mark


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

cstream might do the job for you.
http://www.cons.org/cracauer/cstream.html

Nate Itkin


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQEVAwUBREP0GjCWEYiadXeZAQisVggAggg4lJACTCU+f6B2emKxZXhQOjn25cCn
e//6k9hTEIE0Z0D7CXHy091tvTbr9NxSm3kIBZmH5F6/KXijiQdHIhEJPhpDhZcj
+lXMFERjOW7OJce74XM0kqGZ8EYDQmPfY90JmWD4Cx+xDTbzivsx1EVjvt+/TmsQ
kfVYiIu8wUjSKNvr+T5+GqkSCvkGvjIjzCMN/uQtvcZfPvSCT1T/m2SkhUKmHz5P
xDm1amwf9kO9YTVvxDX4WYgXawIHjWhg2SCKpJn2bI+kNM0AcsSWfacOcGKLFgyl
SqOKWulpxMYnudIhXDHPO6Z21M34oyQ8phvW+fI/zGOs/7WaMp3tkQ==
=ypQa
-----END PGP SIGNATURE-----


<Prev in Thread] Current Thread [Next in Thread>