Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] IRemoteFileProxy and IPath

Can the output of IRemoteFileManager.toPath() be sent to a Path() constructor on the host and later restored using toString() or toPortableString() such that the same string could be fed back to IRemoteFileManager.getResource() or IRemoteFileManager.toURI()?

I realize that should work for compatible or equivalent host/target systems, but I am wondering whether IPath can be used in such a way for RDT projects.

-- Jeff J.



Back to the top