Hi Team ,
I got Error During FTP File download. Please give me advice how to solve it. for your referance below sreenshot.
Hi Team ,
I got Error During FTP File download. Please give me advice how to solve it. for your referance below sreenshot.
Is rest of the activities till Download Files executing fine?
Hi
Are you downloading single file or multiple file? Before downloading file check if that file exists in server path if exists then download the file
You can use directory exists activity or file exists
Where is your error occuring? In the start of the FTP Scope? If so, its because your host name is not correct. Remove “FTP://” from the host name and just use “52.174.86.197” instead and try again.
If its failing at the download file activity, then your path is not correct. You do not need the host name on the path. It can be just “folder/folder/file” for example.
i downloading single file but not working . workflow is correct right?
i am not understand???
what you are telling.
Then first check that file exist in winscp server if exists then use download file activity
Hi @MD_Farhan1 ,
Please try below steps (incase if you haven’t):
BR,
NK