pscp
# pscp 0.81 다운로드
wget https://github.com/Mick3y-ko/Tools/raw/refs/heads/main/pscp.exe -outf pscp.exe
# 파일 이동
echo y | pscp.exe -P 2222 -pw 'Password123!' C:\Users\hello.txt [email protected]:/tmp
Last updated
Was this helpful?
# pscp 0.81 다운로드
wget https://github.com/Mick3y-ko/Tools/raw/refs/heads/main/pscp.exe -outf pscp.exe
# 파일 이동
echo y | pscp.exe -P 2222 -pw 'Password123!' C:\Users\hello.txt [email protected]:/tmp
Last updated
Was this helpful?