logoalt Hacker News

zahlmanlast Saturday at 6:16 AM1 replyview on HN

I assume using `./*` rather than `.` in the `scp` command would have worked around the issue?


Replies

malickatoday at 6:10 PM

Yes, since it would’ve copied the globbed files, rather than the current directory itself.