Displaying 1 result from an estimated 1 matches for "srsync".
Did you mean:
rsync
2002 Aug 22
2
rsync over ssl (again)
...sswords are never in
the clear, and even content is obscured from sniffers) to allow a
set of limited-trust users (limited-trust being defined as mostly
customers, whom you trust with their own data, but not with shell
accounts and such) to access data using rsync (or I guess we might
call it "srsync").
Fortunately things like pop3 and imap4 have secure equivalents.
But I also have a need to give users the ability to upload and
download their own data securely, and the only good tool to do
that without granting them something that might open a shell for
them is https. But for large trans...