git-annex/Remote
Joey Hess ded4ab5704 Fix handling of rsync remote urls containing a username, including rsync.net.
This breakage seems to have been caused way back in a1eded86,
but I am pretty sure rsync.net support has not been entirely
broken since last April. AFAICS, the generated .ssh/config
has not changed since then -- it has never included a Username setting
line. So, I am puzzled at when this reversion was introduced.

Note that the breakage only affected checkpresent and remove. Upload and
download use the ssh connection caching, which includes a -l username.
2014-02-21 13:20:57 -04:00
..
External reorganize numcopies code (no behavior changes) 2014-01-21 16:08:59 -04:00
Helper plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
Bup.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
Directory.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
External.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
GCrypt.hs remove Read instance for Ref 2014-02-19 01:19:57 -04:00
Git.hs Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. 2014-02-02 16:06:34 -04:00
Glacier.hs glacier: Do not try to run glacier value create when an existing glacier remote is enabled. 2014-02-20 15:56:26 -04:00
Hook.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
List.hs sync --content: New option that makes the content of annexed files be transferred. 2014-01-19 17:49:54 -04:00
Rsync.hs Fix handling of rsync remote urls containing a username, including rsync.net. 2014-02-21 13:20:57 -04:00
S3.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
Tahoe.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
Web.hs catch exception checking if url exists when network is disconnected 2014-01-16 21:24:17 -04:00
WebDAV.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00