Prerequisites for transferring file from MID Server to a target server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 06:26 AM
Hello,
I want to transfer a csv file from MID Server to a destination server using SFTP. Can anyone please let me know what would be prerequisites for it.
Thanks,
Pranita Bahuguni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:12 AM
You'll want an FTP client on your MID server and then setup a powershell script to excute the SFTP transfer, you can then trigger the powershell via windows task scheduler or via flow designer custom action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:29 AM
Hi @jonsan09
Thankyou for your reply, that is helpful. Can you please also let me know below queries on this
1. If we are transferring file from MID Server to a target server then do we have to enable SFTP on both the servers.
2. Also, if we are using Flow Designer , then is there is any method via which we can generate the csv (data dump which need to be uploaded)
Thanks,
Pranita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 08:29 AM
For 1., you'd need one server to act as the FTP server and another to act as the FTP client.
For 2, you could setup a "System Export Set" to get the files onto the MID.