Folder Content Exporting to Excel
Good afternoon, I am not an experienced WinSCP user and please pardon the simplicity of my question.
We currently use SCP to connect to an FTP site where we create visual assets. I am curious if there is an easy way to dump the directory contents (Filename, date, size) to a text file to be imported to Excel. Traditionally, I would do
We currently use SCP to connect to an FTP site where we create visual assets. I am curious if there is an easy way to dump the directory contents (Filename, date, size) to a text file to be imported to Excel. Traditionally, I would do
DIR > DirectoryContents.txt
and then import the text file. Is there anything similar where I could do an entire tree structure into a text file?