git-annex/Remote
Joey Hess 0a891fcfc5 support S3 front-end used by globalways.net
This threw an unusual exception w/o an error message when probing to see if
the bucket exists yet. So rather than relying on tryS3, catch all
exceptions.

This does mean that it might get an exception for some transient network
error, think this means the bucket DNE yet, and try to create it, and then
fail when it already exists.
2014-11-05 12:42:12 -04:00
..
Directory pushed checkPresent exception handling out of Remote implementations 2014-08-06 13:45:19 -04:00
External unify exception handling into Utility.Exception 2014-08-07 22:03:29 -04:00
Helper fix memory leak 2014-11-04 15:22:08 -04:00
Rsync rsync special remote: Fix slashes when used on Windows. 2014-03-18 13:02:10 -04:00
WebDAV WebDAV: Avoid buffering whole file in memory when downloading. 2014-08-08 13:40:55 -04:00
Bup.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
Ddar.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
Directory.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
External.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
GCrypt.hs improve uuid mismatch message 2014-10-28 15:54:44 -04:00
Git.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
Glacier.hs include creds info for glacier and webdav 2014-10-22 13:56:14 -04:00
Hook.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
List.hs factor out getRemoteGitConfig 2014-05-16 16:08:20 -04:00
Rsync.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
S3.hs support S3 front-end used by globalways.net 2014-11-05 12:42:12 -04:00
Tahoe.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
Web.hs add per-remote-type info 2014-10-21 14:36:09 -04:00
WebDAV.hs include creds info for glacier and webdav 2014-10-22 13:56:14 -04:00