I have a use case where I need to copy PDF files stored in a Google Cloud Storage Bucket to an SFTP I have setup. The specific file names and locations within the bucket would be located in a Google BigQuery view.
My experience is limited, and I've been trying to figure this out using the tools I'm familiar with, but am struggling. These tools I feel comfortable with are:
- BigQuery
- Microsoft Flow
- SFTP
- WinSCP on a VirtualMachine using CMD prompts and .bat files
Any help with this would be grately appreciated, expecially if the tools listed above coule be used.