* secure rsync question
@ Jude DaShiell
` Willem van der Walt
` Janina Sajka
0 siblings, 2 replies; 3+ messages in thread
From: Jude DaShiell @ UTC (permalink / raw)
To: speakup
I've been reading the linux security cookbook and they recommend whenever
using rsync to run rsync through ssh. Is it possible to do that for
speakup distribution downloads?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: secure rsync question
secure rsync question Jude DaShiell
@ ` Willem van der Walt
` Janina Sajka
1 sibling, 0 replies; 3+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Yes.
rsync -essh thisfile user@machine.com:/thatfile
will copy thisfile to thatfile on machine.com.
HTH
Willem
On Fri, 8 Apr 2005, Jude DaShiell wrote:
> I've been reading the linux security cookbook and they recommend whenever
> using rsync to run rsync through ssh. Is it possible to do that for speakup
> distribution downloads?
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: secure rsync question
secure rsync question Jude DaShiell
` Willem van der Walt
@ ` Janina Sajka
1 sibling, 0 replies; 3+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Ah, why?
These are files accessible via anonymous ftp? So, there's nothing there
to be encrypted. Your password isn't traveling anywhere on the net.
Yes, you can do -e ssh with rsync, and it's certainly advisable when
moving sensitive data, including your account password.
But, think a bit more clearly about this, please.
Jude DaShiell writes:
> I've been reading the linux security cookbook and they recommend whenever
> using rsync to run rsync through ssh. Is it possible to do that for
> speakup distribution downloads?
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
secure rsync question Jude DaShiell
` Willem van der Walt
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).