lftp - recursive folder copy without server read permissionsLinux PermissionsCannot 'ls' with lftp (Ubuntu...

Ways to speed up user implemented RK4

How to be diplomatic in refusing to write code that breaches the privacy of our users

Implement the Thanos sorting algorithm

Was Spock the First Vulcan in Starfleet?

How can I replace every global instance of "x[2]" with "x_2"

Go Pregnant or Go Home

Cynical novel that describes an America ruled by the media, arms manufacturers, and ethnic figureheads

Efficiently merge handle parallel feature branches in SFDX

Opposite of a diet

What are the ramifications of creating a homebrew world without an Astral Plane?

Why is delta-v is the most useful quantity for planning space travel?

Bash method for viewing beginning and end of file

How was Earth single-handedly capable of creating 3 of the 4 gods of chaos?

Do I need a multiple entry visa for a trip UK -> Sweden -> UK?

apt-get update is failing in debian

If you attempt to grapple an opponent that you are hidden from, do they roll at disadvantage?

How does it work when somebody invests in my business?

Coordinate position not precise

The plural of 'stomach"

How will losing mobility of one hand affect my career as a programmer?

Will it be accepted, if there is no ''Main Character" stereotype?

Can I Retrieve Email Addresses from BCC?

Star/Wye electrical connection math symbol

Valid Badminton Score?



lftp - recursive folder copy without server read permissions


Linux PermissionsCannot 'ls' with lftp (Ubuntu 16.04)How can I create a 'view' of a directory tree in unix?Why doesn't my new SFTP user work under a different directory?How to give SFTP uploaded files sticky g+w rightslftp mirror does not create all directoriesHow to disable Lftp chmod permissions warning?Bad number error with Linux float variable value comparison operator conditionHowto to configure samba, add users and groups, with different permissions in various folderstrust server certificate with lftp













0















I am trying to schedule a regular unattended upload of a directory tree to a remote FTPS (not SFTP) server using lftp. The challenge I am facing is the target server permissions are write only.



The mirror command fails as it can't read the target directory, and put only works with files. I would prefer not to deal with archiving the directory before uploading it or trying to manually write directory copy logic that will may need maintenance in the future.



I looked through the lftp man pages and did not see anything that might help. Is there a flag in mirror I am overlooking or some other command that would put everything without the need for read access? I am open to other ftp client options but lftp seems the best option.









share







New contributor




Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I am trying to schedule a regular unattended upload of a directory tree to a remote FTPS (not SFTP) server using lftp. The challenge I am facing is the target server permissions are write only.



    The mirror command fails as it can't read the target directory, and put only works with files. I would prefer not to deal with archiving the directory before uploading it or trying to manually write directory copy logic that will may need maintenance in the future.



    I looked through the lftp man pages and did not see anything that might help. Is there a flag in mirror I am overlooking or some other command that would put everything without the need for read access? I am open to other ftp client options but lftp seems the best option.









    share







    New contributor




    Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I am trying to schedule a regular unattended upload of a directory tree to a remote FTPS (not SFTP) server using lftp. The challenge I am facing is the target server permissions are write only.



      The mirror command fails as it can't read the target directory, and put only works with files. I would prefer not to deal with archiving the directory before uploading it or trying to manually write directory copy logic that will may need maintenance in the future.



      I looked through the lftp man pages and did not see anything that might help. Is there a flag in mirror I am overlooking or some other command that would put everything without the need for read access? I am open to other ftp client options but lftp seems the best option.









      share







      New contributor




      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I am trying to schedule a regular unattended upload of a directory tree to a remote FTPS (not SFTP) server using lftp. The challenge I am facing is the target server permissions are write only.



      The mirror command fails as it can't read the target directory, and put only works with files. I would prefer not to deal with archiving the directory before uploading it or trying to manually write directory copy logic that will may need maintenance in the future.



      I looked through the lftp man pages and did not see anything that might help. Is there a flag in mirror I am overlooking or some other command that would put everything without the need for read access? I am open to other ftp client options but lftp seems the best option.







      linux ftps lftp





      share







      New contributor




      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      PiskiePiskie

      1011




      1011




      New contributor




      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Piskie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Piskie is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417972%2flftp-recursive-folder-copy-without-server-read-permissions%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Piskie is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Piskie is a new contributor. Be nice, and check out our Code of Conduct.













          Piskie is a new contributor. Be nice, and check out our Code of Conduct.












          Piskie is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417972%2flftp-recursive-folder-copy-without-server-read-permissions%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...