The Linux Basic Course

The Client Demonstration Part, The last lab is not working on from the 3d step, it says

scp /home/bob/caleston-code.tar.gz devapp01:/home/bob
/home/bob/caleston-code.tar.gz: No such file or directory

Can you please let me know how to fix this, or is it something error on your end?

Sincerely;

1 Like

Hi @darjikdevang,

you are not giving username before devapp01.
Try this
scp caleston-code.tar.gz bob@devapp01:/home/bob