Heh no issues, many of us deal with Windows too. Here is sample batch file called ftp.txt.bat:
Code:
open "ftp-server-ip"
"username"
"password"
cd /directory
bin
hash
put "filename.zip"
bye
Run it as follows:
Code:
"c:\windows\system32\ftp.exe -s:ftp.txt.bat"
Let us know if you need any further help. Admin should move this to Windows section.
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!
If you have knowledge, let others light their candles at it.
Certified to work on
HP-UX /
Sun Solaris /
RedHat