How can I force gdrive to download a folder as zipped file?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite












Ubuntu version: 14.04.5 LTS.




gdrive is a command line utility for interacting with Google Drive.




I have initialized gdrive (https://github.com/prasmussen/gdrive) with a specific user. As example gdrive about returns its information.



The way we can download a uploaded folder as follows:



gdrive [global] download [options] <fileId>


For more information please type: gdrive help download.



I want to download a folder through using gdrive download as zipped. Is there any way to force downloading a folder as zipped?










share|improve this question

























    up vote
    3
    down vote

    favorite












    Ubuntu version: 14.04.5 LTS.




    gdrive is a command line utility for interacting with Google Drive.




    I have initialized gdrive (https://github.com/prasmussen/gdrive) with a specific user. As example gdrive about returns its information.



    The way we can download a uploaded folder as follows:



    gdrive [global] download [options] <fileId>


    For more information please type: gdrive help download.



    I want to download a folder through using gdrive download as zipped. Is there any way to force downloading a folder as zipped?










    share|improve this question























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      Ubuntu version: 14.04.5 LTS.




      gdrive is a command line utility for interacting with Google Drive.




      I have initialized gdrive (https://github.com/prasmussen/gdrive) with a specific user. As example gdrive about returns its information.



      The way we can download a uploaded folder as follows:



      gdrive [global] download [options] <fileId>


      For more information please type: gdrive help download.



      I want to download a folder through using gdrive download as zipped. Is there any way to force downloading a folder as zipped?










      share|improve this question













      Ubuntu version: 14.04.5 LTS.




      gdrive is a command line utility for interacting with Google Drive.




      I have initialized gdrive (https://github.com/prasmussen/gdrive) with a specific user. As example gdrive about returns its information.



      The way we can download a uploaded folder as follows:



      gdrive [global] download [options] <fileId>


      For more information please type: gdrive help download.



      I want to download a folder through using gdrive download as zipped. Is there any way to force downloading a folder as zipped?







      google-drive






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 13 at 13:17









      alper

      958




      958




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          In the current iteration of gdrive, you can't. The feature wasn't written or developed into it.



          There have been several requests (like this one) for the functionality requested to be added, but they haven't had any action from the developer (yet).



          (And something to note: the developer of gdrive hasn't made any changes since September of 2017, so it's possible this is an 'abandoned' project, and won't get further development; this is, however, not able to be easily determined)






          share|improve this answer




















          • I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
            – alper
            Apr 13 at 14:08










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024667%2fhow-can-i-force-gdrive-to-download-a-folder-as-zipped-file%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          In the current iteration of gdrive, you can't. The feature wasn't written or developed into it.



          There have been several requests (like this one) for the functionality requested to be added, but they haven't had any action from the developer (yet).



          (And something to note: the developer of gdrive hasn't made any changes since September of 2017, so it's possible this is an 'abandoned' project, and won't get further development; this is, however, not able to be easily determined)






          share|improve this answer




















          • I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
            – alper
            Apr 13 at 14:08














          up vote
          2
          down vote



          accepted










          In the current iteration of gdrive, you can't. The feature wasn't written or developed into it.



          There have been several requests (like this one) for the functionality requested to be added, but they haven't had any action from the developer (yet).



          (And something to note: the developer of gdrive hasn't made any changes since September of 2017, so it's possible this is an 'abandoned' project, and won't get further development; this is, however, not able to be easily determined)






          share|improve this answer




















          • I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
            – alper
            Apr 13 at 14:08












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          In the current iteration of gdrive, you can't. The feature wasn't written or developed into it.



          There have been several requests (like this one) for the functionality requested to be added, but they haven't had any action from the developer (yet).



          (And something to note: the developer of gdrive hasn't made any changes since September of 2017, so it's possible this is an 'abandoned' project, and won't get further development; this is, however, not able to be easily determined)






          share|improve this answer












          In the current iteration of gdrive, you can't. The feature wasn't written or developed into it.



          There have been several requests (like this one) for the functionality requested to be added, but they haven't had any action from the developer (yet).



          (And something to note: the developer of gdrive hasn't made any changes since September of 2017, so it's possible this is an 'abandoned' project, and won't get further development; this is, however, not able to be easily determined)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 13 at 13:29









          Thomas Ward♦

          41.4k23112166




          41.4k23112166











          • I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
            – alper
            Apr 13 at 14:08
















          • I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
            – alper
            Apr 13 at 14:08















          I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
          – alper
          Apr 13 at 14:08




          I guess my alternative option might be: zip a folder as .zip or .tar.gz and store it under a folder. Later if a folder is shared with another user, they can upload file into it instead of updating/overwriting it. @Thomas Ward♦
          – alper
          Apr 13 at 14:08

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024667%2fhow-can-i-force-gdrive-to-download-a-folder-as-zipped-file%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491