Skip to content

Instantly share code, notes, and snippets.

@numbnet
Last active February 17, 2021 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save numbnet/ce908bd656096e944449f0c9d0c2a60a to your computer and use it in GitHub Desktop.
Save numbnet/ce908bd656096e944449f0c9d0c2a60a to your computer and use it in GitHub Desktop.
SCRIPT FILE

Файли СЦЕНАРИЕВ

WinScp

#ssh

++

# Uploading a single file
open sftp://user:password@example.com/
put examplefile.txt /home/user/
exit
# winscp.com /script=example.UploadingSingleFile.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment