Hi,
I would like to add a file from an sftp site. This is a csv file which is regularly updated and whose data I would like to query in different applications.
Thank you for any help on this issue,
The fastest way might be building a python tool that pulls the file to a local copy for application consumption as opposed to getting sftp stable inside the application. Incorporating the Python module pysftp https://pypi.org/project/pysftp/ might do the trick.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.