Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added a link to a simple SFTP example

...

ExtractAndDecompressGzipFiles - Here is a two phase example. It illustrates multiple access schemes contained in the name parameter of FileSystemManager.resolveFile(String name).

Simple SFTP file downloader

SimpleSftpFileDownload - Here is an example for getting files that match a filename pattern from a remote system using the VFS protocol.