Ms Dos script gallery !
MS Dos
Samples ( ftp sender .)
Cut the script and make the necessarily changes in note pad save as *.bat
::go for it echo open IP 2 YOUR WEBSPACE >tftp echo USERNAME >>tftp echo PASSWORD >>tftp echo cd C:\ directory 4 file 2 be sent \*.* >>tftp echo lcd http:// directory were the file will be sent /*.*>>tftp echo prompt >>tftp :: use ascii or binary mode here ! echo ascii >>tftp echo send C:\ directory 4 file 2 be sent \*.*>>tftp echo bye >>tftp ftp -s:tftp DEL tftp
<
Go back !
>
www.freescripts.4t.com