Community
Participate
Working Groups
Our current HTTP API for files allows creation of a file based on some source URL: http://wiki.eclipse.org/Orion/Server_API/File_API#Copying_a_file_or_directory Our current implementation assumes the source file is on the same domain, but we could generalize this to support arbitrary URL source. See DirectoryHandlerV1.java#performCopyMove where it calls resolveSourceLocation(request, location).
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html