Differences
This shows you the differences between the selected revisions of the page.
script_download_timestamped_filename 2020-11-24 | script_download_timestamped_filename 2022-06-16 (current) | ||
Line 1: | Line 1: | ||
- | ====== [[download_timestamped_filename]] Downloading file to timestamped-filename ====== | + | ====== Downloading file to timestamped-filename ====== |
===== [[library]] Using WinSCP .NET Assembly ===== | ===== [[library]] Using WinSCP .NET Assembly ===== | ||
Line 24: | Line 24: | ||
UserName = "user" | UserName = "user" | ||
Password = "mypassword" | Password = "mypassword" | ||
- | SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...=" | + | SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..." |
} | } | ||