[ietf79-tech] Tarball transfers using rsync

Bill Jensen wej at doit.wisc.edu
Tue Oct 12 21:08:49 PDT 2010


Wei,

If you prefer using rsync for transferring the tarballs.  You can 
readily do this over ssh.  Here is some syntax that you may find useful:

rsync -prutv --progress -e "/usr/local/bin/ssh" 
ietf at wejx.doit.wisc.edu:/black/ietf/ietf78/vmpost/ietf78-services.final-fixed-101006.tgz 
./

rsync -prutv --progress -e "/usr/local/bin/ssh" 
ietf at wejx.doit.wisc.edu:/black/ietf/ietf78/vmpost/ietf78-mgmt.final-fixed-101006.tgz 
./

Substitute "/usr/local/bin/ssh" with the path to your local ssh.  You 
may wish to use rsync to provide progress information and the ability to 
restart your transfer where you left off.

Enjoy,
-wej

On 10/11/10 7:18 PM, Bill Jensen wrote:
> Oops.  Sorry.  Got a little strict with iptables rules.  Didn't allow
> any 443 - that's one way to keep riffraff out.
>
> On 10/11/10 3:25 AM, Randy Bush wrote:
>>> https://wejx.doit.wisc.edu/ietf/ietf78/vmpost/ietf78-services.final-fixed-101006.tgz
>>> https://wejx.doit.wisc.edu/ietf/ietf78/vmpost/ietf78-mgmt.final-fixed-101006.tgz
>>
>> Firefox can't establish a connection to the server at
>> wejx.doit.wisc.edu.
>>
>>> scp is also an option :
>>
>> and seems to work better
> _______________________________________________
> ietf79-tech mailing list
> ietf79-tech at daedelus.com
> http://www.daedelus.com/mailman/listinfo/ietf79-tech



More information about the ietf79-tech mailing list