output from processing
How become output from processing? If something were synchronized, then make something in batch file. Thanx
<run.bat>
WinSCP.com /script=script.txt
if (something were synchronized) start D:\photos\
<script.txt>
open ftp://name:pass@192.168.0.20:22
cd Camera
synchronize local D:\photos\
exit
Can you please help me?
<run.bat>
WinSCP.com /script=script.txt
if (something were synchronized) start D:\photos\
<script.txt>
open ftp://name:pass@192.168.0.20:22
cd Camera
synchronize local D:\photos\
exit
Can you please help me?