Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: XP_cmdshell

    cmd:

    ftp -n -s:ftpcommand.txt

    ftpcommand.txt:

    open hostname

    user username

    pass password

    binary

    get filename

    quit

Viewing post 1 (of 1 total)