Package org.globus.io.urlcopy
This library provides a simple API for transferring a file from one location to
another. The locations are specified as URLs and any combination of the following
protocols is supported: HTTP, HTTPS, FTP, GSIFTP, and FILE. Also, third party
transfers can be initialized between any ftp servers that support that feature.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Interface Summary Interface Description UrlCopyListener -
Class Summary Class Description UrlCopy -
Exception Summary Exception Description UrlCopyException Encapsulates the exceptions caused by various errors in the url-copy library.