nisha,
Make a saved session to the ftp.
Open that session by its name in the script
set it to transfer all files in your local folder after ensuring your remote folder is set to the folder you can only access.
The examples in the FAQS and guides explain all of the above but you do need to read it carefully!!
look at the command line FAQs and simply call winSCP.com with the scripting parameters in a bat file. (if you don't know how to create the bat file and call the exe use google!)
Call this via windows scheduler.
Hope that gives you some idea of what to do. I'd rather not give you a step-by-step so you know what it's doing so if it breaks you can fix it!
Good luck
JB
Make a saved session to the ftp.
Open that session by its name in the script
set it to transfer all files in your local folder after ensuring your remote folder is set to the folder you can only access.
The examples in the FAQS and guides explain all of the above but you do need to read it carefully!!
look at the command line FAQs and simply call winSCP.com with the scripting parameters in a bat file. (if you don't know how to create the bat file and call the exe use google!)
Call this via windows scheduler.
Hope that gives you some idea of what to do. I'd rather not give you a step-by-step so you know what it's doing so if it breaks you can fix it!
Good luck
JB