Forum Discussion
Get Data from FTP site
I just tried it against a public FTP site (ftp://ftp.2600.com/) and although I was able to see the folder structure and select the file, the filed was cashed locally first and loaded in my Power Query. So my guess that refresh from the FTP site would not work.
- karolis_devyzis9 years agoRegular Visitor
Hi, Andre,
Could you please help me? I am trying to connect to your named ftp adress, but I get this message "Details: "Web.Contents failed to get contents from 'ftp://ftp.2600.com/' (0): "
I am connecting through web as a source.
Thanks,
Karolis
- karolis_devyzis9 years agoRegular Visitor
Hi, Andre,
Could you please help me? I am trying to connect to the same ftp adress you typed, but I receive the message "Details: "Web.Contents failed to get contents from 'ftp://ftp.2600.com/' (0): "
I am connecting through web as a data source.
BR,
Karolis
- osinquinvdm9 years agoAdvocate II
you need to specify the file, not just the ftp folder. e.g. ftp://ftp.2600.com/whatever.csv
- Anonymous9 years agoNot applicable
Thanks osinquinvdm
I was actually trying to access the whole ftp folder but I've discovered that this feature is not still available so you can only access ftp files trough the path to one file. (like you said)
How could I access several files in a ftp in the same query? Is the only option to create individual quearies and then append them all together?