Hi Team,
I am connectining VDP with multiple data source in Linux.
My data source are
csv file , xml file and excel sheet
While connecting I am using below SFTP method to connect
sftp://10.223.66.228///home/denodo_admin/data_files/Client.csv
sftp://10.223.66.228///home/denodo_admin/data_files/client_type.xlsx
sftp://10.223.66.228///home/denodo_admin/data_files/Address.xml
How can I store User -ID and Password for the server 10.223.66.228 in a variable and I can use it whenever it is required.
Also if you observe I am reaping sftp://10.223.66.228 again and again for multiple connection . How to avoid that .
Regards,
Ganesh Taware
(7875588330)