need asistence
Posted: 19 Feb 2011 07:42
hello
i have this problem. I have this batchfile:
@echo off
> ft.do echo o 81.76.72.235
>> ft.do echo vsrdergo
>> ft.do echo qwerty
>> ft.do echo bin
>> ft.do echo put C:\8301.mdb
>> ft.do echo bye
ftp -s:ft.do
pause
and i want q command that alert me wen the file is send with an OK and wen it fail to send with an Error
i have this problem. I have this batchfile:
@echo off
> ft.do echo o 81.76.72.235
>> ft.do echo vsrdergo
>> ft.do echo qwerty
>> ft.do echo bin
>> ft.do echo put C:\8301.mdb
>> ft.do echo bye
ftp -s:ft.do
pause
and i want q command that alert me wen the file is send with an OK and wen it fail to send with an Error