Hi All,
Any help using the ftp activities?
I’m using the Activity With ftp session and I didn’t get any error but when I used the activity Enumerate objects I got this error. Please see image below for the reference.
**Note:**I’ve already put the remotepath and files in the properties and also successfully tested the remotepath via filezilla.
Thank you in advance.
1 Like
Hey @pattyricarte,
I’m assuming that you have relevant access provided for the path.
Now, I request you to try escaping the '' characters in remote path.
For doing the above, just replace '' with ‘\’.
Hope this helps.
#nK
1 Like
Hi @Nithinkrishna
Thank you for your reply.I figure out the answer.
Many thanks 
1 Like
Hi @pattyricarte,
Greetings! Hope you are doing well.
I am facing the same issue while connecting to the SFTP server and getting the same error. Could you please let me know how I can resolve this issue?
Thank you.
1 Like
Can you give an example please? For me its not working. @Nithinkrishna
1 Like
Please share some screenshots !
Hi @Nithinkrishna ,
So you mean to say we should not enter the sftp path and only write ‘slash’ in the remote path of enumerate object?
1 Like
I am entering the remote path but I am geting an error as “One or more errors found”.
You mentioned about escaping the " characters. WHat does it mean and what do I need to escape from my remote path?
1 Like
Escape is required as some chats may be reserved. If possible pls share some snaps to get an idea of the issue.
@pattyricarte What was your solution or How did you fix this?