I have a WinSCP batch file that I am trying to utilize for uploading a file. The batch when run does open, but logs in only and does not upload the file or exit even from the script. Just keeps the window open. Any help would be greatly appreciated. Attaching file. 71142Orders.txt
I am from Linux oriented.
Hence thought of sharing the same.
Tried the same using:
1. Started vmplayer (Linux) at windows
2. Shared a folder at windows to Linux
3. mounted that folder at Linux
4. Modified given code based on above steps
5. Written codes (as per commands from FTP/batch commands)
Also verified the same using C:\Windows\System32\cmd.exe
C:\Users\murugesandins\experts_exchange> DIR /O:D /A /X murugesandins.txt Volume in drive C is C Volume Serial Number is CC14-05B4 Directory of C:\Users\murugesandins\experts_exchangeTue 24-Mar-2020 01:26 PM 6,652 murugesandins.txt 1 File(s) 6,652 bytes 0 Dir(s) 223,532,724,224 bytes freeC:\Users\murugesandins\experts_exchange>
I am from Linux oriented.
Hence thought of sharing the same.
Tried the same using:
1. Started vmplayer (Linux) at windows
2. Shared a folder at windows to Linux
3. mounted that folder at Linux
4. Modified given code based on above steps
5. Written codes (as per commands from FTP/batch commands)
Open in new window
Sample output:
Open in new window
Verified the file at mounted location of Linux
Open in new window
13:26 => 01:26 PMAlso verified the same using C:\Windows\System32\cmd.ex
Open in new window