Differences
This shows you the differences between the selected revisions of the page.
| 2024-09-12 | 2024-09-12 (current) | ||
| no summary (187.134.212.111) (hidden) (untrusted) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
| Line 47: | Line 47: | ||
| Protocol = Protocol.Sftp, | Protocol = Protocol.Sftp, | ||
| HostName = "example.com", | HostName = "example.com", | ||
| - | UserName = "miguel", | + | UserName = "user", | 
| - | Password = "7250372''7250372''", | + | Password = "mypassword", | 
| SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..." | SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..." | ||
| }; | }; | ||