how can we copy only file details (filename, size, time) from a remote machine in Unix?
For example: I have a directory (/opt/apache../webapps/Context /opt/apache/…/webapps/Context) placed on a remote machine. Now I want to copy only the file detailsmetadata (size, time, filename) residesof the files that reside in this directory/subdirectories and its subdirectories to my local machine.
, something like this-(root root 1150 Dec 30 12:11 fileroot root 1150 Dec 30 12:11 file.txt.txt)