FTPeek Changelog

What's new in FTPeek 1.67

May 13, 2015
  • FileMaker 14 compatibility release
  • Updates to usage with PSOS and server scheduled scripts
  • Updates to install plugin and auto-update

New in FTPeek 1.66 (Dec 16, 2014)

  • Full support for Perform Script on Server (PSOS), FileMaker Server 13 feature
  • 64-bit support for all plugin deployments
  • Support for Windows Server 2012
  • Various fixes and improvements

New in FTPeek 1.642 (Jan 11, 2014)

  • Fixed a bug with FTPeek_UploadFileFromContainer where not specifying a remote destination path results in the string "null" being prefixed to the filename

New in FTPeek 1.64 (Jun 26, 2013)

  • 64-bit plugin now included for use with Custom Web Publishing in FMS 12
  • New error reporting features in plugin
  • Compatible with Java 7 update 25

New in FTPeek 1.632 (Jun 26, 2013)

  • Fixed issue with FTPeek_ChooseFile giving missing class error

New in FTPeek 1.631 (Jun 26, 2013)

  • Enabled use of filemasks for directory listing, note the ftp server has to support filemasks
  • Fixed a bug in detection of which environment the plugin is running in, FileMaker vs. FileMaker Server
  • Improvements to file transfers via SFTP

New in FTPeek 1.63 (Jun 26, 2013)

  • Added support for Java 7, the issues is with a bug in Windows firewall this release works around the bug

New in FTPeek 1.62 (Jun 26, 2013)

  • Added better support for FTPS, added support for various flags to fine tune FTPS SSL communication
  • Added optional flag for FTPS to start with clear data channels. Setting this flag to true fixes an issue with connection returning a 'USER and PASS required first' error.

New in FTPeek 1.61 (Jun 26, 2013)

  • corrected issue introduced in version 1.6; an incorrect release date prevented some of the portfolio licenses from registering FTPeek 1

New in FTPeek 1.6 (Jun 26, 2013)

  • FileMaker Pro and Server 12 compatibility release.
  • Changed to work with FTP servers that do not return files with path passed as parameter. Must be in pwd to work with this feature.
  • Fixed a hang when using with FileMaker Server scheduled scripts.

New in FTPeek 1.561 (Jun 26, 2013)

  • Fixed issue where some users would receive a thread error when calling FTPeek_UploadFileFromContainer
  • Added move function

New in FTPeek 1.56 (Jun 26, 2013)

  • Fixed issue with getting a file listing of folders with spaces in the name, this was an issue on certain servers that don't support wildcards for listing directories.

New in FTPeek 1.55 (Jun 26, 2013)

  • Fixed issues with Auto-Update on Mac and Windows. Plugins prior to this version will need to be removed from the Auto-Update directory, we've put together an applet to take care of this
  • Perviously, FileMaker needed to be restarted after Auto-Update on Mac and on Windows the update had to be performed manually in some cases, this update takes care of both issues.

New in FTPeek 1.54 (Jan 21, 2011)

  • Issue was resolved that was only allowing one plug-in at a time to load on Windows 7 and Windows Server 2008 R2
  • Logging is now consolidated to a single log file for all 360Works plug-ins. This should make it easier to report issues to 360Works, and will also significantly reduce the amount of disk space used when running multiple 360Works plug-ins on FileMaker Server.
  • Changed encoding setting for issuing FTP commands; should work with a broader set of FTP servers now

New in FTPeek 1.533 (Sep 18, 2010)

  • added FTPeek_ExecuteCommand command function, for executing arbitrary commands via a SFTP connection.
  • Fixed a bug in FTPeek_GetFileList, directories with spaces were not handled correctly.

New in FTPeek 1.532 (May 11, 2010)

  • improved error handling and reporting in FTPeek_ChangeDirUp()
  • FTPeek_UploadFileFromField will upload to current directory if remoteDestPath is empty
  • improved documentation
  • Fixed FTPeek_ChooseFile issue, wasn't work without calling connect

New in FTPeek 1.531 (May 11, 2010)

  • Fixed bug in FTPeek_MakeDir( remoteDir ).

New in FTPeek 1.53 (May 11, 2010)

  • Fixed 'java.lang.RuntimeException: The licence has expired. Expiry date: 15 Mar 2010' error.
  • Improved FTPeek_MakeDir( remoteDir ) performance.

New in FTPeek 1.521 (May 11, 2010)

  • Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11

New in FTPeek 1.52 (May 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

New in FTPeek 1.51 (May 11, 2010)

  • Removed error dialog popups for added in last update

New in FTPeek 1.501 (May 11, 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

New in FTPeek 1.45 (Dec 19, 2009)

  • improved the performance of the FTPeek_GetFileInfo function
  • fixed bug in FTPeek_DeleteLocal

New in FTPeek 1.41 (Jun 13, 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