org.apache.ivy.plugins.repository.sftp
public class SFTPResource extends Object implements Resource
Constructor Summary | |
---|---|
SFTPResource(SFTPRepository repository, String path) |
Method Summary | |
---|---|
Resource | clone(String cloneName) |
boolean | exists() |
long | getContentLength() |
long | getLastModified() |
String | getName() |
boolean | isLocal() |
InputStream | openStream() |
String | toString() |