downloading-files.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <!DOCTYPE html>
  2. <html lang="" xml:lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <title>6 Downloading files | dealing with gin</title>
  7. <meta name="description" content="6 Downloading files | dealing with gin" />
  8. <meta name="generator" content="bookdown 0.17 and GitBook 2.6.7" />
  9. <meta property="og:title" content="6 Downloading files | dealing with gin" />
  10. <meta property="og:type" content="book" />
  11. <meta name="twitter:card" content="summary" />
  12. <meta name="twitter:title" content="6 Downloading files | dealing with gin" />
  13. <meta name="viewport" content="width=device-width, initial-scale=1" />
  14. <meta name="apple-mobile-web-app-capable" content="yes" />
  15. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  16. <link rel="prev" href="browsing-a-repository.html"/>
  17. <link rel="next" href="uploading-files.html"/>
  18. <script src="libs/jquery-2.2.3/jquery.min.js"></script>
  19. <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
  20. <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
  21. <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
  22. <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
  23. <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
  24. <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
  25. <link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" />
  26. </head>
  27. <body>
  28. <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
  29. <div class="book-summary">
  30. <nav role="navigation">
  31. <ul class="summary">
  32. <li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Dealing with Gin</a></li>
  33. <li class="chapter" data-level="2" data-path="play-with-sandbox.html"><a href="play-with-sandbox.html"><i class="fa fa-check"></i><b>2</b> Play with Sandbox</a></li>
  34. <li class="chapter" data-level="3" data-path="cannot-see-a-repository.html"><a href="cannot-see-a-repository.html"><i class="fa fa-check"></i><b>3</b> Cannot see a repository?</a><ul>
  35. <li class="chapter" data-level="3.1" data-path="cannot-see-a-repository.html"><a href="cannot-see-a-repository.html#sign-in-to-gin"><i class="fa fa-check"></i><b>3.1</b> Sign in to Gin</a></li>
  36. <li class="chapter" data-level="3.2" data-path="cannot-see-a-repository.html"><a href="cannot-see-a-repository.html#check-that-the-repository-exists"><i class="fa fa-check"></i><b>3.2</b> Check that the repository exists</a></li>
  37. <li class="chapter" data-level="3.3" data-path="cannot-see-a-repository.html"><a href="cannot-see-a-repository.html#make-sure-you-have-access-to-the-repository"><i class="fa fa-check"></i><b>3.3</b> Make sure you have access to the repository</a></li>
  38. </ul></li>
  39. <li class="chapter" data-level="4" data-path="dashboard-how-to-use.html"><a href="dashboard-how-to-use.html"><i class="fa fa-check"></i><b>4</b> Dashboard: how to use</a><ul>
  40. <li class="chapter" data-level="4.1" data-path="dashboard-how-to-use.html"><a href="dashboard-how-to-use.html#activity"><i class="fa fa-check"></i><b>4.1</b> Activity</a></li>
  41. <li class="chapter" data-level="4.2" data-path="dashboard-how-to-use.html"><a href="dashboard-how-to-use.html#collaborative-repositories"><i class="fa fa-check"></i><b>4.2</b> Collaborative repositories</a></li>
  42. <li class="chapter" data-level="4.3" data-path="dashboard-how-to-use.html"><a href="dashboard-how-to-use.html#private-repositories"><i class="fa fa-check"></i><b>4.3</b> Private repositories</a></li>
  43. </ul></li>
  44. <li class="chapter" data-level="5" data-path="browsing-a-repository.html"><a href="browsing-a-repository.html"><i class="fa fa-check"></i><b>5</b> Browsing a repository</a><ul>
  45. <li class="chapter" data-level="5.1" data-path="browsing-a-repository.html"><a href="browsing-a-repository.html#overview-of-the-repository"><i class="fa fa-check"></i><b>5.1</b> Overview of the repository</a></li>
  46. <li class="chapter" data-level="5.2" data-path="browsing-a-repository.html"><a href="browsing-a-repository.html#browsing-files"><i class="fa fa-check"></i><b>5.2</b> Browsing files</a><ul>
  47. <li class="chapter" data-level="5.2.1" data-path="browsing-a-repository.html"><a href="browsing-a-repository.html#a-small-side-note"><i class="fa fa-check"></i><b>5.2.1</b> A small side note</a></li>
  48. </ul></li>
  49. </ul></li>
  50. <li class="chapter" data-level="6" data-path="downloading-files.html"><a href="downloading-files.html"><i class="fa fa-check"></i><b>6</b> Downloading files</a><ul>
  51. <li class="chapter" data-level="6.1" data-path="downloading-files.html"><a href="downloading-files.html#download-button"><i class="fa fa-check"></i><b>6.1</b> Download button</a></li>
  52. </ul></li>
  53. <li class="chapter" data-level="7" data-path="uploading-files.html"><a href="uploading-files.html"><i class="fa fa-check"></i><b>7</b> Uploading files</a><ul>
  54. <li class="chapter" data-level="7.1" data-path="uploading-files.html"><a href="uploading-files.html#location-of-the-buttons"><i class="fa fa-check"></i><b>7.1</b> Location of the buttons</a></li>
  55. <li class="chapter" data-level="7.2" data-path="uploading-files.html"><a href="uploading-files.html#common-features-for-file-upload"><i class="fa fa-check"></i><b>7.2</b> Common features for file-upload</a><ul>
  56. <li class="chapter" data-level="7.2.1" data-path="uploading-files.html"><a href="uploading-files.html#specifying-the-directory-to-be-uploaded"><i class="fa fa-check"></i><b>7.2.1</b> Specifying the directory to be uploaded</a></li>
  57. <li class="chapter" data-level="7.2.2" data-path="uploading-files.html"><a href="uploading-files.html#committing-new-files"><i class="fa fa-check"></i><b>7.2.2</b> Committing new files</a></li>
  58. </ul></li>
  59. <li class="chapter" data-level="7.3" data-path="uploading-files.html"><a href="uploading-files.html#uploading-a-set-of-files"><i class="fa fa-check"></i><b>7.3</b> Uploading a set of files</a></li>
  60. <li class="chapter" data-level="7.4" data-path="uploading-files.html"><a href="uploading-files.html#create-a-new-text-file"><i class="fa fa-check"></i><b>7.4</b> Create a new (text) file</a></li>
  61. <li class="chapter" data-level="7.5" data-path="uploading-files.html"><a href="uploading-files.html#edit-a-text-file"><i class="fa fa-check"></i><b>7.5</b> Edit a (text) file</a></li>
  62. </ul></li>
  63. <li class="chapter" data-level="8" data-path="using-application-made-for-git.html"><a href="using-application-made-for-git.html"><i class="fa fa-check"></i><b>8</b> Using application made for git</a></li>
  64. <li class="chapter" data-level="9" data-path="using-rstudio-with-gin.html"><a href="using-rstudio-with-gin.html"><i class="fa fa-check"></i><b>9</b> Using Rstudio with GIN</a></li>
  65. </ul>
  66. </nav>
  67. </div>
  68. <div class="book-body">
  69. <div class="body-inner">
  70. <div class="book-header" role="navigation">
  71. <h1>
  72. <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">dealing with gin</a>
  73. </h1>
  74. </div>
  75. <div class="page-wrapper" tabindex="-1" role="main">
  76. <div class="page-inner">
  77. <section class="normal" id="section-">
  78. <div id="downloading-files" class="section level1">
  79. <h1><span class="header-section-number">6</span> Downloading files</h1>
  80. <p>Although the files may be browsable on the web interface, you might want to interact with them on your desktop, using one of your favorite programs.</p>
  81. <p>It is possible to download files individually from the web interface.</p>
  82. <blockquote>
  83. <p>Note that this “individual download” feature differs from what Git-people call “cloning of the repository”. Git-clone involves downloading of the whole repository, whereas this individual download concerns only with the current single file.</p>
  84. </blockquote>
  85. <div id="download-button" class="section level2">
  86. <h2><span class="header-section-number">6.1</span> Download button</h2>
  87. <p>When you open a single file, you will see buttons on the top-right of the file:</p>
  88. <div class="figure">
  89. <img src="images/file-actions.png" alt="Location of buttons" />
  90. <p class="caption">Location of buttons</p>
  91. </div>
  92. <p>These buttons represent the actions that you can execute on this specific file, including:</p>
  93. <ul>
  94. <li>Obtaining the link to this specific version of the file (<strong>Permalink</strong>)</li>
  95. <li>Browsing different versions of this file (<strong>History</strong>)</li>
  96. <li>Downloading the file (<strong>Download</strong>)</li>
  97. <li>Editing the file (<strong>the pencil symbol</strong>; it may not be available in the case of read-only repositories, or Gin does not have a way to edit the file e.g. PDF)</li>
  98. <li>Deleting the file from the repository (<strong>the trash-can simbol</strong>; may not be available)</li>
  99. </ul>
  100. <p>For downloading the file, click on the “download” button:</p>
  101. <div class="figure">
  102. <img src="images/download-button.png" alt="Download button" />
  103. <p class="caption">Download button</p>
  104. </div>
  105. <p>Then your browser will start downloading the file.</p>
  106. </div>
  107. </div>
  108. </section>
  109. </div>
  110. </div>
  111. </div>
  112. <a href="browsing-a-repository.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a>
  113. <a href="uploading-files.html" class="navigation navigation-next " aria-label="Next page"><i class="fa fa-angle-right"></i></a>
  114. </div>
  115. </div>
  116. <script src="libs/gitbook-2.6.7/js/app.min.js"></script>
  117. <script src="libs/gitbook-2.6.7/js/lunr.js"></script>
  118. <script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script>
  119. <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
  120. <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
  121. <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
  122. <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
  123. <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
  124. <script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script>
  125. <script>
  126. gitbook.require(["gitbook"], function(gitbook) {
  127. gitbook.start({
  128. "sharing": {
  129. "github": false,
  130. "facebook": true,
  131. "twitter": true,
  132. "linkedin": false,
  133. "weibo": false,
  134. "instapaper": false,
  135. "vk": false,
  136. "all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"]
  137. },
  138. "fontsettings": {
  139. "theme": "white",
  140. "family": "sans",
  141. "size": 2
  142. },
  143. "edit": {
  144. "link": null,
  145. "text": null
  146. },
  147. "history": {
  148. "link": null,
  149. "text": null
  150. },
  151. "view": {
  152. "link": null,
  153. "text": null
  154. },
  155. "download": null,
  156. "toc": {
  157. "collapse": "subsection"
  158. }
  159. });
  160. });
  161. </script>
  162. </body>
  163. </html>