Re: Extending sshd to support streaming files from a file repository

2015-12-18 Thread rockyfm
2. MyCustomPath extending BasePath > > > 3. MyCustomtFileSystem extending BaseFileSystem< MyCustomPath > > > > 4. MyCustomFileSystemFactory implementing FileSystemFactory > > > > > > I was wondering if I was on the right track. Do I need to extend the

Re: Extending sshd to support streaming files from a file repository

2015-12-18 Thread John Hartnup
eFileSystem< MyCustomPath > > > 4. MyCustomFileSystemFactory implementing FileSystemFactory > > > > I was wondering if I was on the right track. Do I need to extend the > > SftpSubsystem, if I need to stream a file from a remote server ? > > > > Any

Re: Extending sshd to support streaming files from a file repository

2015-12-18 Thread Guillaume Nodet
> > Any pointers is greatly appreciated. > > > > -- > View this message in context: > http://apache-mina.10907.n7.nabble.com/Extending-sshd-to-support-streaming-files-from-a-file-repository-tp49141.html > Sent from the Apache MINA User Forum mailing list archive at Nabble.com. >

Extending sshd to support streaming files from a file repository

2015-12-17 Thread rockyfm
need to stream a file from a remote server ? Any pointers is greatly appreciated. -- View this message in context: http://apache-mina.10907.n7.nabble.com/Extending-sshd-to-support-streaming-files-from-a-file-repository-tp49141.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.