mirror of
https://github.com/apache/nifi.git
synced 2025-02-14 14:05:26 +00:00
- Changed FetchSFTP to use String.format() instead of File.getAbsolutePath() for defining the destination path as part of the Move File completion strategy This closes #7072 Signed-off-by: David Handermann <exceptionfactory@apache.org>