<< Click to Display Table of Contents >>
Driver Revision History |
Version |
Date |
Author |
Comments |
---|---|---|---|
2.0.7 |
10/16/2024 |
A. Fetzner |
•Removed from log the FTPClient.Password and IO.Ethernet.SSLKeyPassword parameters, for security reasons (Case 36760). |
2.0.6 |
08/16/2023 |
Pedro H. Santos |
•Implemented operations for creating, deleting, and copying a directory in an FTP server (Case 26213). |
2.0.5 |
12/22/2021 |
H. Coelho |
•Implemented an operation for uploading local files to a remote server (Case 25880). •Implemented the automatic addition of slash (/) or backslash (\) characters at the end of a user-written path, when necessary (Case 31862). •Fixed the implementation of SSL/TLS cryptography (Case 31906). |
2.0.4 |
12/14/2020 |
M. Ludwig |
•Implemented settings for SSL/TLS cryptography (Case 25903). |
2.0.3 |
12/28/2016 |
C. Mello |
•Platform update on this Driver's source code (Case 27512). |
2.0.2 |
12/02/2016 |
M. Salvador |
•Implemented a batch file transfer using a wildcard character (*) and implemented an option to delete a file after a transfer (Case 21714). •Created a Remote Folder Name Tag, N1 equal to 8 (eight), to inform a directory on an FTP server (Case 21678). |
2.0.1 |
11/21/2016 |
F. Englert |
•Driver ported to IOKit v2.00 (Case 21688). |
1.0.1 |
07/19/2012 |
M. Salvador |
•Driver's initial version. |