Trying to automate FTP through the WinSCP script:
option block abort
option confirm off
open ftp://[link to cloud server here]
synchronize local (path to local files) /Qty Update
exit
Session starts and connects but then I get
Too many parameters for command 'synchronize'