2015-10-13 19:40 GMT-04:00 Richard Couture <r...@linuxcabal.org>: > Note that my original post had -rave as the r is for recursive. >
recursive is implied by -a. In other words, -rave is the same as -ave > > I have it working with cmd files, but the point is that I purchased the > GUI to avert the need to send windows users to the command line, which they > refuse to do. hence, back to my original question: > > I want the cwRsync_GUI_CLIENT to execute the equivalent of this command: > > rsync -rave "ssh -p 922" /cygdrive/e u...@machine.domain.com:USBKey > > Can anyone tell me how to do so?? > I am afraid this is the wrong list. A post to the cwRsync user forum may elicit some response.. Selva > > Thanks > > > > Richard > > On 10/13/2015 05:42 PM, Selva Nair wrote: > >> 2015-10-13 17:14 GMT-04:00 Richard Couture <r...@linuxcabal.org>: >> >> I purchased the cwRsync for windows to help a client backup her USB key >>> after using it. >>> >>> I want the cwRsync_GUI_CLIENT to execute the equivalent of this command: >>> >>> rsync -rave "ssh -p 922" /cygdrive/e u...@machine.domain.com:USBKey >>> >>> Can anyone tell me how to do so?? >>> >>> >> cwRsync has GUI now? >> >> Well, a poor man's solution is to replace rsync by the path to the >> executable and save that command to a batch file. Ask her to double click >> on it. For example >> >> "C:/Program Files/cwRsync/bin/rsync -av -e "ssh -p 922" /cygdrive/e >> u...@machine.domain.com:USBKey >> pause >> >> Note -r is implied by -a >> >> Selva >> >> >> Like most windows users, my client is terrified of the command prompt. >>> >> >> >> Thanks >>> >>> >>> >>> Richard >>> >>> -- >>> LinuxCabal Asociación Civil >>> Ing. Richard Couture >>> Novell CNE, ECNE, MCNE >>> HP/Compaq ASE >>> Tel.: (+52) (333) 145-2638 >>> Cel.: (+52) (044) 333 377-7505 >>> Web: http://www.LinuxCabal.org >>> E-Mail: r...@linuxcabal.org >>> Hosted en la nube Cloud Sigma - www.CloudSigma.com >>> >>> AVISO DE CONFIDENCIALIDAD: Este correo electrónico, incluyendo en su >>> caso, >>> los archivos adjuntos al mismo, pueden contener información de carácter >>> confidencial y/o privilegiada, y se envían a la atención única y >>> exclusivamente de la persona y/o entidad a quien va dirigido. La copia, >>> revisión, uso, revelación y/o distribución de dicha información >>> confidencial sin la autorización por escrito de LinuxCabal está >>> prohibida. >>> Si usted no es el destinatario a quien se dirige el presente correo, >>> favor >>> de contactar al remitente respondiendo al presente correo y eliminar el >>> correo original incluyendo sus archivos, así como cualesquiera copia del >>> mismo. Mediante la recepción del presente correo usted reconoce y acepta >>> que en caso de incumplimiento de su parte y/o de sus representantes a los >>> términos antes mencionados, LinuxCabal tendrá derecho a los daños y >>> perjuicios que esto le cause. >>> >>> >>> -- >>> Please use reply-all for most replies to avoid omitting the mailing list. >>> To unsubscribe or change options: >>> https://lists.samba.org/mailman/listinfo/rsync >>> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html >>> >>> >> > -- > LinuxCabal Asociación Civil > Ing. Richard Couture > Novell CNE, ECNE, MCNE > HP/Compaq ASE > Tel.: (+52) (333) 145-2638 > Cel.: (+52) (044) 333 377-7505 > Web: http://www.LinuxCabal.org > E-Mail: r...@linuxcabal.org > Hosted en la nube Cloud Sigma - www.CloudSigma.com > > AVISO DE CONFIDENCIALIDAD: Este correo electrónico, incluyendo en su caso, > los archivos adjuntos al mismo, pueden contener información de carácter > confidencial y/o privilegiada, y se envían a la atención única y > exclusivamente de la persona y/o entidad a quien va dirigido. La copia, > revisión, uso, revelación y/o distribución de dicha información > confidencial sin la autorización por escrito de LinuxCabal está prohibida. > Si usted no es el destinatario a quien se dirige el presente correo, favor > de contactar al remitente respondiendo al presente correo y eliminar el > correo original incluyendo sus archivos, así como cualesquiera copia del > mismo. Mediante la recepción del presente correo usted reconoce y acepta > que en caso de incumplimiento de su parte y/o de sus representantes a los > términos antes mencionados, LinuxCabal tendrá derecho a los daños y > perjuicios que esto le cause. > >
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html