Version 1.532 (7/12/2010) * Updated licensing architecture * Fixed error in FTPeek 'choose file' function if you have not yet connected to a server * improved error handling and reporting in FTPeek_ChangeDirUp() * FTPeek_UploadFileFromField will upload to current directory if remoteDestPath is empty. * improved documentation Version 1.531 (3/16/2010) * Fixed bug in FTPeek_MakeDir( remoteDir ). Version 1.53 (3/15/2010) * Fixed 'java.lang.RuntimeException: The licence has expired. Expiry date: 15 Mar 2010' error. * Improved FTPeek_MakeDir( remoteDir ) performance. Version 1.521 (3/8/2010) * Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11 Version 1.52 (2/11/2010) * Fixed a problem that can occur when doing multiple downloads on OS X * Fixed problems when changing into directories with spaces in the name Version 1.51 (2/4/2010) * Removed error dialog popups for added in last update Version 1.501 (1/27/2010) * Fixed bug in uploadFileFromContainer when the destination is blank * Now displays visible error message unless SetErrorCapture is on * Fixed situations where modal dialogs could appear behind other windows in MS Windows * Fixed plugin not loading in Java 6 update 18 Version 1.45 (1/13/2010) * Improved the performance of the FTPeek_GetFileInfo function * Fixed bug in FTPeek_DeleteLocal Version 1.44 (9/8/2009) * Fixed the issue with plugin not starting on OS X Leopard Version 1.43 (8/25/2009) * OS X 10.6 Snow Leopard compatible Version 1.42 (7/13/2009) * Fixed intermittent lockup issue for GUI functions Version 1.41 (4/24/2009) * Added FTPeek_ChooseFile function * Documentation fixes * Improved how remote file path is handled in FTPeek_UploadFileFromField function * Added wildcard delete to the FTPeek_DeleteFile function * Added recursive flag to FTpeek_DeleteDir function Version 1.4 (3/31/2009) * added optional active mode flag in the connect methods for FTP and FTPS connections Version 1.392 (2/15/2009) * better error handling and validation of public key in SFTP connections, custom port numbers Version 1.39 (1/28/2009) * Fixed compatibility issues with running on Server 10 and IWP Version 1.38 (11/21/2008) * Added FTPeek_SetTransferType function to allow explicit setting of transfer type to ASCII or BINARY Version 1.372 (11/12/2008) * Fix for applets when using Java 1.6_10 Version 1.371 (10/31/2008) * Fixed FTPS implicit connect method Version 1.37 (10/6/2008) * Fixes to FTPS connections supporting explicit/implicit connections, added flags for implicit connections and disabling certificate validation Version 1.362 (10/3/2008) * No longer requires a demo license to run in demo mode Version 1.361 (10/1/2008) * Added better error reporting/handling for FTPeek_ConnectSFTP Version 1.36 (9/2/2008) * FTPeek_DownloadFileToField converts line breaks to FileMaker line breaks. Version 1.354 (8/26/2008) * Better error reporting when FTP server is not available * Better error reporting when uploading an empty container field * Better support for filemaker-style paths (ie. filemac: and filewin: ) Version 1.352 * Fixed carriage returns in FTPeek_ScanLocalDirectory to return carriage returns instead of line feeds * Can now run multiple FileMaker instances with the plugin installed Version 1.35 (7/30/2008) * Fixed out-of-memory issue when uploading very large text fields using FTPeek_UploadFileFromField Version 1.31 (6/24/2008) * Added FTPeek_SetShowProgress function to control whether the progress bar is visible or not * Fix memory leak when uploading thousands of files Version 1.3 (6/3/2008) * Better plugin logging * Fixed bug where files were not closed properly, so they could not be deleted until quitting FileMaker * Show the path of the remote file in the progress bar Version 1.2 (5/21/2008) * Fixed some missing documentation * Bug fixes for Windows file paths * Better international support when connecting to a US FTP Server from outside the US Version 1.121 (5/14/2008) * Fixed bug with specifing port number in the host string for sftp connections Version 1.12 (5/7/2008) * Much better demo file and example FTP application * Added functions for FTPeek_ScanLocalDirectory and FTPeek_GetFileInfo Version 1.05 (3/11/2008) * Added support for specifying text encoding * Few bug fixes in the example file Version 1.051 (3/17/2008) * Fixed major bug in FTPeek_DownloadFile() function Version 1.052 (4/16/2008) * Added support for uploading from a URL * Fixed bug with how remote permissions are handled