public static class SshServerEmbedded.TestSshFile extends org.apache.sshd.server.filesystem.NativeSshFile
Constructor and Description |
---|
SshServerEmbedded.TestSshFile(String fileName,
File file,
String userName) |
create, createInputStream, createOutputStream, delete, doesExist, equals, getAbsolutePath, getLastModified, getName, getOwner, getParentFile, getPhysicalName, getPhysicalName, getSize, handleClose, isDirectory, isExecutable, isFile, isReadable, isRemovable, isWritable, listSshFiles, mkdir, move, normalizeSeparateChar, setLastModified, truncate
public SshServerEmbedded.TestSshFile(String fileName, File file, String userName)
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.