scp files from local to remote machine error: no such file or directory
I want to be able to transfer a directory and all its files from my local machine to my remote one. I dont use SCP much so I am a bit confused. I am connected to my remote machine via ssh and I typed in the command scp name127.0.0.1:local/machine/path/to/directory filename the local/machine/path/to/directory is the value i got from using pwd in the desired directory on my local host. I am currently getting the error No such file or directory Looks like you are trying to copy to a local machine with that command. An example scp looks more like the command below: Copy the file "foobar.txt" from