extension-ftpwebrequest
Service icon

Extension FtpWebRequest

Stable version 1.2.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 19 Jul
 by 
4.9
 (7 ratings)
extension-ftpwebrequest

Extension FtpWebRequest

Documentation
1.2.0

This Outsystem extension FtpWebRequest is a simple tool for FTP operations. It can be used to upload, download files and other basic operations from an FTP server. This extension is written in C# and is compatible with Outsystems 11.


The following public server actions are available in the extension:

  • CreateDir
  • DeleteCommand
  • DeleteDir
  • DirExists
  • GetDirAndFileList
  • ReceiveDataCommand
  • RenameFile
  • SendDataCommand
  • SendDataCommandMultiple


Most common FTP operations and how-to can be seen in action by installing the demo application.