Synchronize Command only pushes 1 files instead of all
I have a below batch script file code which should sync all files to remote from local, however when I run this it only pushes 1 file instead of all files in the folder. All files are CSV file
open CC_BH__LIVECONNECTION synchronize remote -filemask="*.*" "C:\Users\Admin\NetSuite SFTP\Production\Inbox" "/Inbox" exit