Can scp be used to update a directory?

Andy Green andy at warmcat.com
Sat Mar 18 19:17:35 UTC 2006


Anne Wilson wrote:

> Hmm - I'm getting something badly wrong here:
> 
> [anne at david ~]$ rsync -auvz /home/anne/ ssh:anne at borg:/home/anne/  

The ssh: is bogus.

Your best plan is to set up a test dir and get the simplest case working
first to your satisfaction.

It looks like .* in the exclude causes it to start poking in .., maybe
this is shell expansion: try --exclude ".*"

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20060318/18381569/attachment-0002.bin 


More information about the users mailing list