Viewing sample resized to 66% of original (view original) Loading...
Title

java.nio.file for Remote Systems

Description

The New I/O File API, introduced in Java SE 7, has overcome several shortcomings in the File API. Most importantly, it is now designed for extension. For example, you can write a FileSystemProvider to perform remote file management.

The open source Overthere library implements a FileSystemProvider for SSH, CIFS, Telnet, and WinRM. Furthermore, it adds an abstraction on execution of processes. This session demonstrates how Overthere can be used to implement several common remote systems management scenarios such as modifying a file or deploying an application. It also shows how XebiaLabs has implemented Overthere to perform remote system management tasks on the UNIX and Windows platforms. And you'll get to see some of the cool bits under the hood.

Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

Blacklisted
  • Comments
  • There are no comments.