Changes between Version 14 and Version 15 of cypress/FileTransfer
- Timestamp:
- 12/13/20 18:30:32 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/FileTransfer
v14 v15 4 4 5 5 == Transferring Files == 6 === Linux and Mac Command Line===6 === Windows 10, WSL, Linux, and Mac Terminal Window === 7 7 You 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: 8 8 {{{