1 #ifndef STORAGE_FACTORY_REMOTE_FILE_H
2 # define STORAGE_FACTORY_REMOTE_FILE_H
14 static std::unique_ptr<Storage>
get (
int localfd,
const std::string &
name,
18 virtual void close (
void);
19 virtual void abort (
void);
27 #endif // STORAGE_FACTORY_REMOTE_FILE_H
RemoteFile(IOFD fd, const std::string &name)
static int local(const std::string &tmpdir, std::string &temp)
string cmd
self.logger.debug("Path is now `%s'" % \ path)
virtual IOFD fd(void) const