home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / FileZillaFTP_stop.bat < prev    next >
Encoding:
DOS Batch File  |  2003-07-22  |  121 b   |  5 lines

  1. @echo off
  2. echo FileZilla FTP Server is stopping ... 
  3. echo Stoppe FileZilla FTP Server ... 
  4. FileZillaServer.exe /stop
  5.