org.apache.maven.wagon.providers.ssh
public class LSParser extends Object
Version: $Id: LSParser.java 485738 2006-12-11 16:22:26Z joakime $
Method Summary | |
---|---|
List | parseFiles(String rawLS)
Parse a raw "ls -la", and obtain the list of files.
|
Parameters: rawLS the raw LS to parse.
Returns: the list of files found.
Throws: TransferFailedException