Dashy-Theme_led-board-one/winscp-script_download.txt

12 lines
507 B
Plaintext
Raw Normal View History

2023-08-07 04:04:10 +02:00
open sftp://root:geslo.123@192.168.1.1/ -hostkey="ssh-ed25519 255 7xf8IpcofKahbcHK8UDayXzSoddBcrclMOBGJD8ScrU" -rawsettings AuthGSSAPIKEX=1 Cipher="aes,chacha20,3des,WARN,des,blowfish,arcfour"
cd /var/lib/docker/volumes/Dashy/_data/public
lcd E:\_Boris\Gitea-GajbaNET\GajbaNET_Dashy\public
get -transfer=automatic -preservetime=all -resumesupport=5 conf.yml
get -transfer=automatic -preservetime=all -resumesupport=5 info.yml
get -transfer=automatic -preservetime=all -resumesupport=5 software.yml
exit