Transfer a file to another server
Hello team,
I've got he below script which I am trying to execute from .BAT file.
When I double click on the .bat file, it logins to the destination successfully. However, it does not execute the
Can you please help if I am missing anything?
Rafeea
I've got he below script which I am trying to execute from .BAT file.
C: cd C:\Program Files (x86)\WinSCP .\winscp test@10.10.10.10 /password=hello put -delete "T:\IMEI-SFTP\Batelco\stcMEIBlock*.csv" /IMEIBLACKLIST/BATELCO/IN/ exit
put
command automatically.
Can you please help if I am missing anything?
Rafeea