v3.3 [Oct 14, 2009]
- GETFILE2. Downloads a file and sotres it using the specified file name.
- PUTFILE2. Uploads a file and stores it using the specified file name.
- SETFILETIME. Sets the file modification time of a local or remote file.
- ISCONNECTED. Checks if the connection with the FTP server is still alive.
- SETTIMEOUT. Sets the number of seconds ScriptFTP will wait for a server response before droping an error.
- STOPLOG.
- ScriptFTP error codes have been sorted and changed in this version. For further reference, a complete list of them has been written.
- GETDATE has changed its name to GETTIME. For backwards compatibility GETDATE could be still used.