search for: sftp_ls

Displaying 1 result from an estimated 1 matches for "sftp_ls".

Did you mean: sftp's
2006 May 06
1
"ls -l" command and performance of sftp
Hi all, I am using OpenSSH4.3p2. User database is stored in LDAP server.When I tried to list about 400 files using "ls -l" command in ftp and sftp, I observed that sftp took considerable amount of time greater than ftp. I suspect sftp does not cache the username and groupname lookups and makes fresh calls to getpwuid(), getgrgid() functions for each file that makes its performance