Get one or more files from the SFTP server
An SftpConnection object as created by the sftpConnect
function.
The name of the file(s) to get from the server.
The path of a local folder where all files will be stored. Is ignored if localFileNames is provided.
The name the file(s) should have locally. If not provided, the files will be given the same names as on the server.