Name

adams.flow.transformer.SMBGet


Synopsis

Downloads a remote file and forwards the local file name (SMB, Windows share).
Host and remote directory can be left empty if the incoming filename consists of a fully qualified URL, e.g.: smb://host/share/dir/file.txt


Additional information

Flow input/output:
- input: java.lang.String
- output: java.lang.String


Options