Dateien nach "WinSCP-Scripte" hochladen

This commit is contained in:
2024-03-14 16:00:18 +01:00
parent 6978abbabe
commit 6d8cf102d7

View File

@@ -0,0 +1,10 @@
open sftp://DBX_ROTONDA@dbx.db.com:5022/ -hostkey="ssh-rsa 2048 dMreq7aa4nYLVze8crh88oG8G27akw5U1bBFvkTWzuo" -privatekey=%1% -passphrase="Rotonda2014"
cd "%2%"
lcd "%3%"
ls
get %4%
# Schließen der Verbindung
exit