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

scp to/from gadi from Mac #25

Open
paolap opened this issue Jan 15, 2023 · 0 comments
Open

scp to/from gadi from Mac #25

paolap opened this issue Jan 15, 2023 · 0 comments

Comments

@paolap
Copy link
Member

paolap commented Jan 15, 2023

I'm copying and pasting this from Dale's answer on the Helpdesk.
We should cover this in the working with Gadi part on transferring files to/from it.

https://apple.stackexchange.com/questions/451281/unable-to-scp-since-upgrade-to-ventura. Long story short, the SCP protocol has been deprecated for a while, and since Ventura, the 'scp' command switched to 'sftp' under the hood. The '-O' option switches it back to the SCP protocol. So try e.g. scp -O -r Figures amu561@gadi.nci.org.au:/g/data/w97/amu561/Steven_CABLE_runs/

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

1 participant