Skip to content

Commit

Permalink
KNOWN_BUGS: the SFTP code doesn't support CURLINFO_FILETIME
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 15, 2014
1 parent 7b3afc9 commit 5590a3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/KNOWN_BUGS
Expand Up @@ -3,6 +3,9 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!

88. libcurl doesn't support CURLINFO_FILETIME for SFTP transfers and thus
curl's -R option also doesn't work then.

87. -J/--remote-header-name doesn't decode %-encoded file names. RFC6266
details how it should be done. The can of worm is basically that we have no
charset handling in curl and ascii >=128 is a challenge for us. Not to
Expand Down

0 comments on commit 5590a3f

Please sign in to comment.