pausing my script file so i can see the results
I have a bat file that launches winscp.exe in console mode that calls a script file that has all the SFTP connections details. But when i run it, it's not connecting and the dos window that opens to let me know if the file has been synced goes away to fast so i can't see what the messages are. i tried adding pause to the txt file/script, but that doesn't work. is there a way i can keep that dos window open so i can see what's going on?