en.html.js 800 B

12345678910
  1. <h2>Operation Tips</h2>
  2. <p>Operation on the UI is similar to operating system&#39;s standard file manager. However, Drag and Drop is not possible with mobile browsers. </p>
  3. <ul>
  4. <li>Right click or long tap to show the context menu.</li>
  5. <li>Drag and drop into the folder tree or the current workspace to move/copy items.</li>
  6. <li>Item selection in the workspace can be extended selection with Shift or Alt (Option) key.</li>
  7. <li>Drag and Drop to the destination folder or workspace to upload files and folders.</li>
  8. <li>The upload dialog can accept paste/drop clipboard data or URL lists and Drag and Drop from other browser or file managers etc.</li>
  9. <li>Drag start with pressing Alt(Option) key to drag out to outside browser. It will became download operation with Google Chrome.</li>
  10. </ul>