Objective: Download each file held in a folder on SFTP. (per iteration so no constant filename etc)
Issue: directory.getfiles says the sftp filepath (starting with a /) is not supported. Enumerate files - I’m not sure I’m using correctly.
If anyone has any suggestions, I’d be grateful. Thanks!