Hi,
How do you get a list of files on an sftp server, after you initialize? The syntax
lstFiles = sftpTest.List( sFolder )
seems to indicate that List( sServerPath ) returns a void.
How do you get a list of files on an sftp server, after you initialize? The syntax
lstFiles = sftpTest.List( sFolder )
seems to indicate that List( sServerPath ) returns a void.