Question: How to download files(zip) from a server using scp command for a particular date? Hi , I have a linux server from which i need
How to download files(zip) from a server using scp command for a particular date?
Hi , I have a linux server from which i need to download files(zip) to my local machine that is generated for a particular day. is it possible to do? please help.
I have tried this
scp username@server:/path/to/directory/*2021-01-16* ~/Downloads
which is not working for me.
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
