What is the right command to copy multiple files, (get) is working and moving a specified file but we want to move multiple files, we have tried to use (mget) but the programme just skips that line because when the trigger runs, it is able to open the connection and then skips right to close connection. When we just use (get) it then executes the command and copies a single file
We really need assistance