Changes between Version 14 and Version 15 of cypress/FileTransfer


Ignore:
Timestamp:
12/13/20 18:30:32 (3 years ago)
Author:
cbaribault
Comment:

Added Windows 10, WSL to Transferring Files.

Legend:

Unmodified
Added
Removed
Modified
  • cypress/FileTransfer

    v14 v15  
    44
    55== Transferring Files ==
    6 === Linux and Mac Command Line ===
     6=== Windows 10, WSL, Linux, and Mac Terminal Window ===
    77You may transfer files between your workstation and Cypress on the command line using the ''scp'' command. This command behaves much like the basic Linux ''cp'' command, except you may use a remote address as the source or destination file. The syntax is as follows:
    88{{{