Collect list of filenames from remote directory
Please forgive me is this has been asked before (I am new to this).
Using the
I have looked through the documentation, but I don't see anything that addresses redirection like this.
Any suggestions?
Thank you!
Jerry
Using the
ls
command to list the files in a remote directory is easy enough. But what I would like to do it to redirect the output of this command to a disk file in the local directory (Windows). In essence, I am just trying to get a list of the files in the remote directory to use for other purposes.
I have looked through the documentation, but I don't see anything that addresses redirection like this.
Any suggestions?
Thank you!
Jerry