Changes between Version 2 and Version 3 of cypress/FileTransfer/Example
- Timestamp:
- 08/19/15 20:24:34 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/FileTransfer/Example
v2 v3 3 3 Open !FileZilla on the left hand side you will see a local machine directory tree and it's contents 4 4 5 [[Image(FileZilla1.png, center, 100%)]]5 [[Image(FileZilla1.png, center, 80%)]] 6 6 7 7 Click on the site manager tab in the upper left hand corner (NOTE: Quickconnect will not work as we need to use the SFTP protocol) 8 8 9 [[Image(FileZilla2.png, center, 100%)]]9 [[Image(FileZilla2.png, center, 60%)]] 10 10 11 11 Fill out the following fields … … 16 16 * Password: The password associated with your Tulane ID 17 17 18 [[Image(FileZilla3.png, center, 100%)]]18 [[Image(FileZilla3.png, center, 60%)]] 19 19 20 20 Click ''Connect''. You should now see your home directory tree and it's contents in the right hand panes. 21 21 22 [[Image(FileZilla4.png, center, 100%)]]22 [[Image(FileZilla4.png, center, 80%)]] 23 23 24 24 Files can be moved to and from Cypress by dragging them between the two frames. 25 25 26 26 == Challenge == 27 Download the se two files to your local machine and then useFileZilla to move them to your home directory on Cypress.27 Download the two files ''bootstrap.R'' and ''sum_primes.py'' from the attachments at the bottom of the page. Once they're on your local machine, use !FileZilla to move them to your home directory on Cypress. 28 28 29