Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify file transfer section #27

Closed
ChristinaLK opened this issue Jul 30, 2018 · 6 comments
Closed

Simplify file transfer section #27

ChristinaLK opened this issue Jul 30, 2018 · 6 comments

Comments

@ChristinaLK
Copy link
Contributor

Somewhat related to #20, I think we should present one clear option in the file transfer section (https://hpc-carpentry.github.io/hpc-intro/14-transferring-files/) and then refer people to other tools in the "extras" section.

@pdoehle
Copy link

pdoehle commented Jul 30, 2018

+1

@psteinb
Copy link
Contributor

psteinb commented Jul 31, 2018

I personally would go with scp for now as it is very close to ssh ;)

@CarrieBrown
Copy link
Contributor

Agree with SCP as the one option offered.

Include a "generic" command format example in the section, such as:
scp <source_host>:<source_file> <target_host>:<target_file>

@CarrieBrown
Copy link
Contributor

Removed sftp in PR #96

Was unsure about the filezilla section, so I left it in for now.

@bkmgit
Copy link
Contributor

bkmgit commented Jan 28, 2021

Current version of hpc-intro seems clear on this. This issue can be closed.

@tkphd
Copy link
Collaborator

tkphd commented Jan 28, 2021

@bkmgit please feel free to hit that "Close with comment" button!

@tkphd tkphd closed this as completed Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants