Can scp be used to update a directory?

Luc MAIGNAN luc.maignan at winxpert.com
Sat Mar 18 19:20:10 UTC 2006


Try to use the -e flag :

    rsync -auvz -e ssh from where
--
Luc MAIGNAN
/*WinXpert*/
Directeur technique

Tél : +33-1 69 51 39 50
e-mail : luc.maignan at winxpert.com


Andy Green a écrit :
> 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
>   




More information about the fedora-list mailing list