The Artima Developer Community
Sponsored Link

Java Buzz Forum
java.nio.file for Remote Systems

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Franco Martinig

Posts: 5631
Nickname: martinig
Registered: Apr, 2003

Scrum Expert
java.nio.file for Remote Systems Posted: Oct 9, 2013 12:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Franco Martinig.
Original Post: java.nio.file for Remote Systems
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Latest Java Buzz Posts
Latest Java Buzz Posts by Franco Martinig
Latest Posts From Java Software Development Videos and Tutorials Directory

Advertisement
The New I/O File API (java.nio.file ), 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 ...

Read: java.nio.file for Remote Systems

Topic: Light-weight, open-source integration: Apache Camel or Spring Integration? Previous Topic   Next Topic Topic: Q&A from our Git Ready! Workflows Webinar

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use