Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionYou should use one of the
authenticateWithPublicKey()
methods, this method is just a wrapper for it and will disappear in future builds.Logging is now sent automatically to java.util.logging, and never to theDebugLogger
.This method has been replaced with a much more powerful wait-for-condition interface and therefore acts only as a wrapper.
-
Deprecated ConstructorsConstructorDescriptionthis constructor (debug version) will disappear in the future, use
SFTPv3Client(Connection)
instead.