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: 
Anonymous
Not applicable

thdfscopy is not able to move files with wildcard entry

I have a requirement to move file from source to target monthly once and i have to move all files for that specified month. I am getting error "source file or directory does not exist" but Actually when I list files on edge node I am able to see files in that location attached below screen shot. 

 

0683p000009M5FS.png

 

and Configuration I used 

0683p000009M5FX.png

 

0683p000009M5Fh.png

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Have you tried starting the path with "./"? A '.' in a path refers to the current directory. Starting a path reference with "./" anchors the reference at the current location.

Best regards

Sabrina