redirection via the winscp.exe
winscp.exe does everything I need for automation, except for output redirection of the LS command. In the forum I see that output direction can only be done by winscp.com. So, could redirection be added to winscp.exe? Or could a redirection option be added to the LS command, like the following?
ls *.* /Redirect=C:\DirectoryList.txt
Thanks, Scott
ls *.* /Redirect=C:\DirectoryList.txt
Thanks, Scott