diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-08-27 14:48:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-08-27 14:50:09 +0200 |
commit | 8136649e9d704ed97ab419f1a2e005d586591853 (patch) | |
tree | ac5949c6f6e6a82c459ad9b668906254b646f599 /docs/examples/.gitignore | |
parent | 71358ddffd699c90f1de03e27370c8222ca792cf (diff) |
ftpsget: simple example showing a FTPS fetch
Diffstat (limited to 'docs/examples/.gitignore')
-rw-r--r-- | docs/examples/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index a82cd44d3..cbe0d04d4 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -11,6 +11,7 @@ ftp-wildcard ftpget ftpgetinfo ftpgetresp +ftpsget ftpupload getinfo getinmemory |