Aura possible to upload CSVs to import directory?

Hello All,

Is it possible to upload CSVs to Aura for use with LOAD CSV ... "file:///FOOBAR.csv" ? Uploading our CSVs to a publicly available website isn't an option.

Thanks,
Nick

Unfortunately file system access is not possible for security reasons but you can use data importer to import your CSV data from your local machine.

You can otherwise use signed URLs that are only temporarily available or reverse NAT with grok.

https://medium.com/@aejefferson/methods-for-loading-data-into-a-remote-neo4j-instance-part-1-abea3328dedf

https://medium.com/@aejefferson/how-to-use-cloud-storage-to-securely-load-data-into-neo4j-d97b72b2ad8f

feel free to upvote here: https://neo4j-aura.canny.io/feature-requests/p/provide-a-small-cloud-storage-capacity-in-the-platform

Thanks Michael,

This seems like a big feature miss for Aura. I'll upvote now :slightly_smiling_face: