Skip to content

scp to/from gadi from Mac #25

@paolap

Description

@paolap

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 [email protected]:/g/data/w97/amu561/Steven_CABLE_runs/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions