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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sherazade
Contributor III
Contributor III

Error using FTP with userid containing @ - windows xp / windows seven

Hi, I am using qlickview 11 and I have a problem using FTP where USER contains a "@" :

in windows seven there is no problem, qlikview converts the login " user@company.xx " in  the "user%40company.xx" form and  it's possible to make a field choice etc.... the script runs perfectly.

On a windows XP the connect button causes a "invalid URL " error and  it's not possible to interact to make a field choice etc. Typing the loadscript line substituting the @ with  %40  causes no error. 

There is something I can do to make it possible to access the remote files in a normal way in Windows XP?

thanks a lot and merry xmas!!

Example : [ftp://user%40xxx.it:pwdpwd@ftp.domain.com/LOAD.qvdpwdpwd@ftp.domain.com/LOAD.qvd]  versus  [ftp://user@xxx.it:pwdpwd@ftp.domain.com/LOAD.qvd//user@xxx.it:pwdpwd@ftp.domain.com/LOAD.qvd]



0 Replies