Updated to 5.9.2 and script no longer working
I recently upgraded to 5.9.2 and now my automated script is not working. The script is
option confirm off
option batch abort
open sftp://seaice@monkey.alaska.edu -privatekey=C:\Radar_config\icepirate.ppk
synchronize local "C:\\Radar_data\\1HrMotion\\" /mnt/data/radar_uaf/-filemask="*.png>90N; |*masked.png"
exit
Did something change in the new version that means this script won't work?
Thanks in advance for your help.
option confirm off
option batch abort
open sftp://seaice@monkey.alaska.edu -privatekey=C:\Radar_config\icepirate.ppk
synchronize local "C:\\Radar_data\\1HrMotion\\" /mnt/data/radar_uaf/-filemask="*.png>90N; |*masked.png"
exit
Did something change in the new version that means this script won't work?
Thanks in advance for your help.