[Ssh-sftp-perl-users] About sftp->ls method
Brought to you by:
dbrobins
From: Rajnikant <raj...@pe...> - 2008-07-07 11:58:53
|
Hello everyone, I'm using sftp->ls method to see files on remote location. Following files are present on remote location: 5.txt, 4.txt, 3.txt, 2.txt, 1.txt Is there possibility that I'll get sftp->ls out put as 5.txt 4.txt -- -- 1.txt Can I have sorted sftp->ls out put? Out put I want is: 1.txt -- -- 4.txt 5.txt Thanks in advance. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. |