Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Documentation/User Guide/Tasks/Exporting"

(New page: = Exporting = == Exporting folders and files == To export files to your local computer, simply click <b>Export as zip</b> in the drop-down menu next to any folder. The contents of that f...)
 
Line 1: Line 1:
 
= Exporting =
 
= Exporting =
  
== Exporting folders and files ==
+
== Exporting folders to your local computer ==
  
To export files to your local computer, simply click <b>Export as zip</b> in the drop-down menu next to any folder. The contents of that folder will be downloaded to your local computer as a zip file.  Use your browser's download view to find the downloaded file.
+
To export files to your local computer, do the following:
 +
 
 +
# Go to the [[Orion/Documentation/User_Guide/Reference/Navigator_page|Navigator page]], and browse to the folder you want to export.
 +
# Select the folder, and click <b>Export as zip</b> from the <b>Actions</b> menu.
 +
# The contents of that folder will be downloaded to your local computer as a zip file.  Use your browser's download view to find the downloaded file.
 +
 
 +
<b>Tip:</b> The <b>Export as zip</b> menu entry is actually a hyperlink that you can bookmark and fetch at any time. For example you can use a command line tool such as ''wget'' to fetch that zip file URL from your Orion workspace to export to any remote computer.
 +
 
 +
== Exporting over SFTP ==
  
 
You can also export files to another networked computer using the [http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol SSH File Transfer Protocol] (SFTP):
 
You can also export files to another networked computer using the [http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol SSH File Transfer Protocol] (SFTP):

Revision as of 16:43, 1 October 2012

Exporting

Exporting folders to your local computer

To export files to your local computer, do the following:

  1. Go to the Navigator page, and browse to the folder you want to export.
  2. Select the folder, and click Export as zip from the Actions menu.
  3. The contents of that folder will be downloaded to your local computer as a zip file. Use your browser's download view to find the downloaded file.

Tip: The Export as zip menu entry is actually a hyperlink that you can bookmark and fetch at any time. For example you can use a command line tool such as wget to fetch that zip file URL from your Orion workspace to export to any remote computer.

Exporting over SFTP

You can also export files to another networked computer using the SSH File Transfer Protocol (SFTP):

  1. Navigate to a folder in Orion that you want to export
  2. Click SFTP to... in the folder's drop-down menu
  3. Fill in or select the host and path to export files to
  4. Click Start Transfer to begin exporting. Progress will be shown in the title area until the import completes.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.