Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview Store file into FTP Client

Hi there,

I need to share certain information regarding a listing of EAN codes hosted on a FTP. Downloading the data from the FTP folser to Qlikview is not a problem.

Works perfectly doing the following:

EAN:

Load

EANUPC

FROM [ftp://LOGIN:PASSWORD@ftp.DOMAIN.com/EANs.csv]

(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);

The problem comes when I try to save back the resulting data to the FTP folder:

Store EAN into [ftp://LOGIN:PASSWORD@ftp.DOMAIN.com/EANs.csv] (txt);

Is it possible to save a QVD, CSV or whatever by script into a FTP folder?

Any idea how to do so?

Thanks  very much in advance

2 Replies
rbecher
MVP
MVP

Hi,

you could STORE locally and the run a batch command to push it to the FTP server.

- Ralf

Astrato.io Head of R&D
chrisbrain
Partner - Specialist II
Partner - Specialist II

For QVSource users, our File Transfer Connector supports both downloading and uploading files to/from QlikView with both FTP and Secure FTP (SFTP) Servers.

File Transfer Connector For QlikView (SFTP (Secure FTP) & FTP) - QVSource - The QlikView API Connect...

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense