Differences

This shows you the differences between the selected revisions of the page.

library_session_filetransferprogress 2020-12-03 library_session_filetransferprogress 2024-09-12 (current)
Line 49: Line 49:
                UserName = "user",                 UserName = "user",
                Password = "mypassword",                 Password = "mypassword",
-                SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...="+                SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..."
            };             };
Line 120: Line 120:
                .UserName = "user"                 .UserName = "user"
                .Password = "mypassword"                 .Password = "mypassword"
-                .SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...="+                .SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..."
            End With             End With
Line 206: Line 206:
        UserName = "user"         UserName = "user"
        Password = "mypassword"         Password = "mypassword"
-        SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...="+        SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..."
    }     }
Line 260: Line 260:
==== Real-Life Example ==== ==== Real-Life Example ====
-  * [[library_example_winforms_progressbar|Displaying FTP/SFTP transfer progress on WinForms ProgressBar]].+  * [[library_example_winforms_progressbar|*]].

Last modified: by martin