10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
open sftp://DBX_ROTONDA@dbx.db.com:5022/ -hostkey="ssh-rsa 2048 dMreq7aa4nYLVze8crh88oG8G27akw5U1bBFvkTWzuo" -privatekey=%1% -passphrase="Rotonda2014"
|
|
|
|
cd "%2%"
|
|
lcd "%3%"
|
|
put %4%
|
|
#ls
|
|
|
|
# Schließen der Verbindung
|
|
exit
|