I'm downloading the files from the server .For this created a batch file and task schedule is created.
I tried this
"c:\program files\coreftp\coreftp.exe" -s-O -site sftp -d /Test/ -p C:\Users\Admin\Desktop\
here if files are exit than its ask what to do with the files. I don't wan to show this msg.If files are exit and need to overwrite it .
How to solve this ?