Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-818

Missing some files in the sftp file system

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.2.0
    • guacamole
    • None

    Description

      I am currently developing using Guacamole version 1.0.0. There are some bugs in uploading/downloading files through the sftp file system.

      I checked the source and found that when importing the sftp file structure, if the number of files and directories is large, it is obtained by dividing buffer. It does not matter when the number of files is small, but when the number of files is large, it is confirmed that some files are missing.

      For example, when loading a file system with three buffers, two files are missing. 

      =============================================================

      Client : 3.get,1.0,31./home/guacd/guacamole/recording;
      Server : 4.body,1.0,1.0,53.application/vnd.glyptodon.guacamole.stream-index+json,31./home/guacd/guacamole/recording;
      Client : 3.ack,1.0,5.Ready,1.0;
      Server : 4.blob,1.0,5416.SOME DATA;
      Client : 3.ack,1.0,8.Received,1.0;
      Server : 4.blob,1.0,3168.SOME DATA;3.end,1.0;
      client : 3.ack,1.0,8.Received,1.0;

      =============================================================

      I do not know if it is a guacamole issue or a libssh2 issue, and I would like to make a correction.

      Attachment can not be transferred because of security problem in company system.

      (Please write your email address in Comments and I will send you an attachment.)

      Thanks.

       

       

      Attachments

        1. blob-20190621.json
          14 kB
          Mike Jumper
        2. location-of-20190419-within-json.png
          102 kB
          Mike Jumper
        3. missing2.png
          50 kB
          kwangheelee
        4. missing1.png
          48 kB
          kwangheelee
        5. filesystem2.png
          87 kB
          kwangheelee
        6. filesystem1.png
          101 kB
          kwangheelee

        Issue Links

          Activity

            People

              mjumper Mike Jumper
              kwanghee83.lee kwangheelee
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: