home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / filezilla_start.bat < prev    next >
Encoding:
DOS Batch File  |  2003-07-22  |  135 b   |  5 lines

  1. @echo off
  2. echo FileZilla FTP Server is starting ... 
  3. echo Starte FileZilla FTP Server ... 
  4. FileZillaFTP\FileZillaServer.exe /start
  5.