|
Classes in com.flexstor.common.io.xfile.webnfs used by com.flexstor.common.io.xfile.webnfs |
WebNfsCopy
WebNfsCopy uses WebNFS to copy files from one filesystem to another
This Class assumes that all paths will be preceded by nfs:// if on another
filesystem. |
WebNfsFile
This subclass of XFile overwrites some methods which otherwise will fail if:
- The protocol used is a NFS URL and the path specified is mounted from another server
OR
- The path contains some escape codes and special characters that must be preserved. |