Hola,

We need to connect to a remote SFTP site to get a directory listing, but in order to make it work we have to specify the directory as “/files/” when we manually create a transfer. When we try to specify it in the model, the trailing “/” is eliminated, and so the directory listing fails.

We tried an ftp command attribute in the model of “QUOTE cwd /files/” as well as “QUOTE cwd ../files/” to no avail. Can somebody help with this one?

Thanks,

Tony

continue reading.....