Uses of Interface
org.apache.ftpserver.ftplet.FtpFile
-
Uses of FtpFile in org.apache.ftpserver.ftplet
Methods in org.apache.ftpserver.ftplet that return FtpFileModifier and TypeMethodDescriptionFileActionFtpReply.getFile()Returns the file (or directory) on which the action was taken (e.g. uploaded, created, listed)Get file object.RenameFtpReply.getFrom()Returns the file before the rename.FileSystemView.getHomeDirectory()Get the user home directory.FtpSession.getRenameFrom()Get rename from file object.RenameFtpReply.getTo()Returns the file after the rename.FileSystemView.getWorkingDirectory()Get user current directory.Methods in org.apache.ftpserver.ftplet that return types with arguments of type FtpFileMethods in org.apache.ftpserver.ftplet with parameters of type FtpFile