Interface SftpProgressMonitor


public interface SftpProgressMonitor
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static int
     
    static int
     
    static long
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    count​(long count)
     
    void
    end()
     
    void
    init​(int op, String src, String dest, long max)