[cs615asa] Re rsync

sdabheka at stevens.edu sdabheka at stevens.edu
Thu Mar 24 12:54:13 EDT 2011


Hi

i am  stuck at command rsync
as per syntax you gave us
rsync [flags] [directory] hostname:/remote/dir

rsync shri.tar root at ec2-50-17-133-133.compute-1.amazonaws.com:/root/shri
shri.tar is backup file 
/root/shri is destination path
when i am executing this command  i got following error

 Permission denied (publickey,gssapi-with-mic).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7]


but if i use 
 scp -o StrictHostKeyChecking=no -i sp shri.tar root at ec2-50-17-133-133.compute-1.amazonaws.com:/root/shri
it smoothly gets executed

so can i use above command or suggest me some other way?


On Tue 22/03/11  6:17 PM , Jan Schaumann <jschauma at cs.stevens.edu> wrote:

> Hello,
> 
> I've been informed that the ec2-api-tools on linux-lab have been updated
> to a version that includes support for tags. If you still encounter
> issues, please let me know.
> 
> -Jan
> _______________________________________________
> cs615asa mailing list
> cs615asa at lists.stevens.edu
> https://lists.stevens.edu/cgi-bin/mailman/listinfo/cs615asa [1]
> 
> 
> 
> Links:
> ------
> [1]
> http://webmail.stevens.edu/parse.php?redirect=https://lists.stevens.edu/cgi
> -bin/mailman/listinfo/cs615asa
> 


More information about the cs615asa mailing list