I'm using sshd-sftp 0.11.0 and sshd-core-0.11.0 since those are the versions I found on the maven repository
2015-11-05 11:12 GMT+00:00 Stefan Magnus Landrø <stefan.lan...@gmail.com>: > You'ree using sshd 1.0, right? > > 2015-11-05 11:49 GMT+01:00 Massimiliano Ziccardi < > massimiliano.zicca...@gmail.com>: > > > Hello everybody! > > > > For a project we are developing I'm using your SFTP server implementation > > and I needed to implement a custom FileSystemFactory. > > > > I ended in developing : > > * MyCustomSshFile > > * MyCustomFileSystemFactory > > * MyCustomFileSystemView > > > > Everything seems to work great but the directory removal! > > > > In the SshFile interface I have the 'mkdir' but I don't have the 'rmdir'. > > > > Where should I implement the rmdir command ?? > > > > Thanks in advance, > > Massimiliano > > > > > > -- > BEKK Open > http://open.bekk.no > > TesTcl - a unit test framework for iRules > http://testcl.com >