Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

powershell copy file to remote computer

Copy-Item -Path serverbc$programs	emp	est.txt -Destination serverac$programs	emp	est.txt;
Comment

powershell copy file to remote server

scp filename hostname
Comment

PREVIOUS NEXT
Code Example
Shell :: linux add user with home directory 
Shell :: linux find files older than 15 minutes 
Shell :: how to get first in jq 
Shell :: install wordpress on centos 7 
Shell :: how to push cloned repo 
Shell :: git pull a specific sha 
Shell :: makefile linux 
Shell :: git config log 
Shell :: scp linux to mac 
Shell :: bash exit code 
Shell :: adding this directory to path mac 
Shell :: how to switch branches git 
Shell :: delete a git branch 
Shell :: docker copy folder to container 
Shell :: how to add code to git 
Shell :: uname 
Shell :: how to install gdal on pyhon 3.9 
Shell :: github deploy server 
Shell :: how to change the apache port in xampp 
Shell :: Git - show all files that have changes to commit 
Shell :: nano enable syntax highlighting 
Shell :: ansible playbook omit tag 
Shell :: git bisect 
Shell :: Building without Cython. Error: Please make sure the libxml2 and libxslt development packages are installed. 
Shell :: go install 
Shell :: crontab reload 
Shell :: set up django-lint 
Shell :: colcon select package 
Shell :: how to convert a function from powershell in c# 
Shell :: mark raid drive as removed linux 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =