Version 1 vs 3
Version 1 vs 3
Edits
Edits
- Edit by ericolson, Version 3
- Mar 20 2018 4:03 PM
- Edit by ericolson, Version 1
- Mar 20 2018 3:31 PM
- ·initial commit
Edit Older Version 1... | Edit Current Version 3... |
Content Changes
Content Changes
{F1417}
{F1419}
{F1421}
{F1423}
{F1425}
{F1427}
{F1429}
{F1431}
{F1433}
{F1435}
{F1437}
{F1439}
{F1441}
=Installing Cygwin=
# Download cygwin from https://cygwin.com/install.html and run the installer
{F1417, size=full}
# Choose install from the internet
{F1419, size=full}
# Choose the installation directory and the install type
{F1421, size=full}
# Choose a temporary directory to download files to
{F1423, size=full}
# Select the connection type (system proxy settings is usually fine)
{F1425, size=full}
# Select a download site (the first choice is usually fine)
{F1427, size=full}
# Search for the package "openssh" and expand the Net category
{F1429, size=full}
# Click on the circular arrow icon to mark the package for installation
{F1431, size=full}
# Repeat steps 7 & 8 for the package "rsync"
{F1433, size=full}
# Press next to finish the installation
{F1435, size=full}
=Using Cygwin=
# To use ssh, open cygwin and type "ssh username@server.domain". Note that you may be prompted to confirm ECDSA key fingerprint if you haven't connected to the server, simply type yes to continue connecting.
{F1437, size=full}
# To use rsync, open cygwin and type "rsync -avr --progress file-to-copy username@server.domain:~/path/to/copyto"
{F1443, size=full}
# You can then verify the file was copied by ssh'ing to the server
{F1441, size=full}
{F1417}
{F1419}
{F1421}
{F1423}
{F1425}
{F1427}
{F1429}
{F1431}
{F1433}
{F1435}
{F1437}
{F1439}
{F1441}=Installing Cygwin=
# Download cygwin from https://cygwin.com/install.html and run the installer
{F1417, size=full}
# Choose install from the internet
{F1419, size=full}
# Choose the installation directory and the install type
{F1421, size=full}
# Choose a temporary directory to download files to
{F1423, size=full}
# Select the connection type (system proxy settings is usually fine)
{F1425, size=full}
# Select a download site (the first choice is usually fine)
{F1427, size=full}
# Search for the package "openssh" and expand the Net category
{F1429, size=full}
# Click on the circular arrow icon to mark the package for installation
{F1431, size=full}
# Repeat steps 7 & 8 for the package "rsync"
{F1433, size=full}
# Press next to finish the installation
{F1435, size=full}
=Using Cygwin=
# To use ssh, open cygwin and type "ssh username@server.domain". Note that you may be prompted to confirm ECDSA key fingerprint if you haven't connected to the server, simply type yes to continue connecting.
{F1437, size=full}
# To use rsync, open cygwin and type "rsync -avr --progress file-to-copy username@server.domain:~/path/to/copyto"
{F1443, size=full}
# You can then verify the file was copied by ssh'ing to the server
{F1441, size=full}