Package adams.flow.transformer

Class Summary
FTPGet Downloads a remote file and forwards the local file name.
FTPSend Uploads a file to a remote directory.
The file name of a successful upload gets forwarded.
ScpFrom Downloads a remote file and forwards the local file name using secure copy (SCP).

For more information see:

(2011).
ScpTo Uploads a file to a remote directory using secure copy (SCP).
The file name of a successful upload gets forwarded.

For more information see:

(2011).
SFTPGet Downloads a remote file and forwards the local file name via secure FTP (SFTP).

For more information see:

(2011).
SFTPSend Uploads a file to a remote directory using secure FTP (SFTP).
The file name of a successful upload gets forwarded.

For more information see:

(2011).
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.