Forum offline: Restore is not working through web

I did, but it doesn’t seem to be working…

I followed the instructions at the link I included which state:

My Steps

So in my case, from the root command line I typed:

mkdir -p /var/discourse/shared/standalone/backups/default and hit enter.

Nothing happens, except a new line break.

Then I typed:

scp /Users/brandon/Downloads/forum-name-2023-05-17-011157-v20230510142249.tar.gz and hit enter.

The read out says,

usage: scp [-346ABCOpqRrsTv] [-c cipher] [-D sftp_server_path] [-F ssh_config]
           [-i identity_file] [-J destination] [-l limit]
           [-o ssh_option] [-P port] [-S program] source ... target

Then I typed,

root@192.168.1.1:/var/discourse/shared/standalone/backups/default

Then it says, “No such file or directory”

I did substitute the 192.168.1.1 IP for my forums IP address. I just don’t get why the restore steps are not working here?