git-annex/Remote/WebDAV
Joey Hess 60c1b5c994
deal with attempt to export filename with # or ? to webdav
xporting files with '#' or '?' in their name won't work because urls get
truncated on those. Fail in a better way in this case, and avoid failing
when removing such files from the export, so after the user has renamed the
problem files the export will succeed.
2019-02-07 13:47:57 -04:00
..
DavLocation.hs deal with attempt to export filename with # or ? to webdav 2019-02-07 13:47:57 -04:00