Transfer files Linux Midserver

SNDP
Tera Contributor
 
4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@SNDP 

can you share how it's configured currently for windows machine?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hello @Ankur Bawiskar - I have created an export set which transfers the files to the MID Server, I have a Task Schedular in server which triggers a PowerShell Script to transfer files to third party server.

@SNDP 

since you used a powershell script as it was a windows machine

now you will require a linxu bash command for the same which does similar thing

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

I wanted to use Scheduled Job to copy files from Midserver to sftp server, is it possible?