cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

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

2 REPLIES 2

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-abea332...

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

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

Thanks Michael,

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