Skip to content
ScriptWinsscp.txt 350 B
Newer Older
xtof's avatar
xtof committed
echo on

# Connect to the server
open sftp://u65420241-xtophe:Galleg*2018@home381988724.1and1-data.host:22  -hostkey=*

# Se déplacer dans le répertoire AMSATLIST 

lcd D:\projets\AMSATLIST\site
lpwd

cd AMSATLIST

put -neweronly index.html index.html

cd SatellitePage
cd UK
lcd SatellitePage\UK
put -neweronly *.html

# Quitte le programme 
exit