Snippets Collections
#To Download File From Remote Server To Local Machine Using SCP.using Powershell or gitbash 
scp -i .\keys.pem ubuntu@XX.XX.XX.XX:/home/ubuntu/Dir/fileName  C:\Users\USER\Downloads\
star

Wed Feb 09 2022 12:16:12 GMT+0000 (Coordinated Universal Time) own

#linux #shellscript #scp #copy

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension