Search found 1 match
- 19 Feb 2011 07:42
- Forum: DOS Batch Forum
- Topic: need asistence
- Replies: 0
- Views: 5057
need asistence
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 ...