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

Problem with scp #18

Open
sanittawan opened this issue May 9, 2019 · 5 comments
Open

Problem with scp #18

sanittawan opened this issue May 9, 2019 · 5 comments
Assignees
Labels

Comments

@sanittawan
Copy link
Collaborator

Does anybody have trouble with scp? I could not transfer files from remote to local for some reasons. Is there a better way to do it? As of now, I created a private Git repo where I can push my stuff there and retrieve it on my local, but it is super inconvenient.

@tonofshell
Copy link
Collaborator

Were you having problems copying from the StackOverflow Data folder? I think that's due to the space in the file path, so I'm going to change that and do some testing

@tonofshell
Copy link
Collaborator

Seems to be working fine for me now, let me know if you're still having issues

2019-05-09_LI (2)

@sanittawan
Copy link
Collaborator Author

Unfortunately, it doesn't work for me still. Here's the exact error that I got:

Screen Shot 2019-05-09 at 10 32 23 AM

@tonofshell
Copy link
Collaborator

Ah you want to do it before you SSH in. SCP is SSH'ing in for you and accessing that file to download it

@sanittawan
Copy link
Collaborator Author

That works! Thanks again, Adam!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants