I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love.
This commit is contained in:
@@ -25,7 +25,7 @@ import org.apache.commons.lang.StringUtils;
|
||||
import java.io.InputStream;
|
||||
|
||||
|
||||
/**
|
||||
/** c
|
||||
* There are many ways to create a {@link SftpSession} just as there are many ways to SSH into a remote system.
|
||||
* You may use a username and password, you may use a username and private key, you may use a username and a private key with a password, etc.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user