Differences

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

2021-03-30 2022-06-16 (current)
using compound statement + cd + not hiliting "exit" + config isolation + logging (martin) 5.20 Change: SHA-256 fingerprints are not padded anymore (martin)
Line 16: Line 16:
        UserName = "user"         UserName = "user"
        Password = "mypassword"         Password = "mypassword"
-        SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...="+        SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..."
    }     }
Line 56: Line 56:
<code batch> <code batch>
@echo off @echo off
-set SESSION=sftp://user:password;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/+set SESSION=sftp://user:password;fingerprint=ssh-rsa-xxxxxxxxxxx...@example.com/
set REMOTE_PATH=/home/user/ set REMOTE_PATH=/home/user/

Last modified: by martin