The client even has a convenient call just for that (it throws an exception if the file can't be found):
Renci.SshNet.Sftp.SftpFile uploadedFile = ftpClient.Get(x12File.Name)
Renci.SshNet.Sftp.SftpFile uploadedFile = ftpClient.Get(x12File.Name)