I can transfer file from linux to linux. Also can transfer from linux to windows or windows to linux by using cmd pscp command. But system asks for password. So I have tried winscp batch command for skipping password.
Now I want to transfer file from linux to windows share folder on daily basis like cronjob. The action will be executed in linux system. Because client only give me windows share folder links.