Hi!
Can someone help me with os commands after processing? It's not working...Is there something wrong with my command?
Command: mv "test.csv" "/xfer/chroot/transfer/xxisftp/test/SOI020/Receiver/Test/test.csv"
This is from workbench log:
12/30/2014 4:25:17.251 PM | Information | send test.csv to /xfer/chroot/transfer/xxisftp/test/SOI020/Receiver/ |
12/30/2014 4:25:17.252 PM | Information | Executing OS command: mv "test.csv" "/xfer/chroot/transfer/xxisftp/test/SOI020/Receiver/Test/test.csv" |
So it seems that it's executing my command but the file is not moved to the Test directory. What can be wrong?!