SFTP Object
 
Syntax
 
SFTP.GetFileLastAccessStr(pathOrHandle As String, ByVal bFollowLinks As Long, ByVal bIsHandle As Long) As String
 
Description
The same as GetFileLastAccess, except the date/time is returned as an RFC822 formatted string.
 
Returns Nothing on failure
 
See Also