Does the RECEPTION.csv
refer to a remote file? Is the if exist RECEPTION.csv
a second line of some batch file? Please give more details and describe what the script should do.
I'm really new to this and do not really know if this sequence will be fine
winscp.com /command "option confirm off" "option batch continue" "open ""sftp_mycount""" "cd /3-P"""
if exist RECEPTION.csv (Here I need to run a sql script)
Thank you
Are you having difficulties running some script (what script)? Or are you not allowed run any script?
Necesito hacer una tarea en windows que permita verificar en mi sesion de FTP si se transfirieron los archivos y notificar via email. pero no logro ejecutar el script.
gracias por su valiosa ayuda.
------
I need to do a task in windows for establishing in my FTP session if files are transferred and notified via email . but I can not run the script .
thanks for your help.