For the point on transferring files if you are logged into the remote folder already:
- What do you mean by ssh being setup on the machine?
- Do we actually type @local:/... or once SSH is "setup" we have an actual address for the local machine (e.g. Mac Laptop)?
Thanks!
-Tim
Update:
If you happen to be on OSX...
When I runtried running it with username@local:/file_directory...
I getgot the following error:
ssh: local: node name or service name not known
ssh: local: node name or service name not known Update: (Solution)
Solution
On my Mac I had to do the following to setup local ssh on my macssh:
‘System Preferences’ --> ‘Internet & Networking’ --> ‘Sharing’ --> ENABLE ‘Remote Login’
‘System Preferences’ --> ‘Internet & Networking’ --> ‘Sharing’ --> ENABLE ‘Remote Login’
This then provided the username@ip address.