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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFTPPut failed when transferring files from local to remote server

I am trying to copy the directories and files from my local computer to a remote server. Here is the job design:

0683p000009Lze9.png

I copied the directories from local to remote server with tFTPCreateDirectory -- There are 255 folders and subfolders created in total.

 

Then I used tFTPPut to transfer the files from the local directories to their matching remote directories.

As you can see, it failed after 249 executions finished, the time the job was almost about to complete.

 

Here is in the destination folder where the job failed at -

The files were listed in alphabetical order in both remote and local folders.

Remote Destination folder: All other files were updated @8/14/2018 9:20 AM except the last one.

0683p000009LztE.png

Corresponding local Source folder:  I don't see anything wrong or special with the very last file.

0683p000009Lzvs.png

 

I ran the same job again and it failed at tFTPPut when 26 executions were finished this time. (I didn't make any changes to the job and the local source is the same).

 

Please help me find out why the job would fail. Thanks!

 

 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Found out the problem.

 

There is nothing wrong with the job.

The process cannot access the file because it is being used by another process.