ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Need help writing a script? Have any question about ScriptFTP?
Guys,

I want to write a script to upload file from windows to linux by Script,i wrote scritp in batch file which is window base,but still not woking,script is mentioned below.

1.create file with bat extention and copy this script in this file.
open "10.0.18.100" "%applmgr%" "applmgr"
cd /apps/applmgr/orclappl/pay/11.5.0/reports/US/
bin
hash
put/get "*.rdf"
bye


Please any ideia in this regard

--thanks
same
This is not a ScriptFTP script, it is the kind of simple script that the ftp.exe can do. You need to translate it to the ScriptFTP syntax. Take a look at the script library. It is fairly easy to do:

http://www.scriptftp.com/examples.php