<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I thought you said earlier that, when using local storage,
    everything works.<br>
    <br>
    If when you move things to remote NFS storage stuff breaks, then
    that's where to start looking.<br>
    I cannot diagnose your NFS service I'm afraid, sorry.<br>
    <br>
    Cheers,<br>
    Jules.<br>
    <br>
    <div class="moz-cite-prefix">On 19/06/2018 11:58, Rahul Kumar via
      ZendTo wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:WM!f56e380053d16914b72d5cdb799f98754cd3306971e98b508ef3b896913457123c8efa3a38974db21bb69dba5aa3308e!@mx.jul.es">
      <div dir="ltr">hi my zendto application not moving to next page
        after clicking next on drop-off.
        <div><br>
        </div>
        <div>please help</div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div class="gmail_signature" data-smartmail="gmail_signature">
            <div dir="ltr">Thanks,
              <div>Rahul Kumar</div>
              <div>Contact(M): 9958664330</div>
            </div>
          </div>
        </div>
        <br>
        <div class="gmail_quote">On Tue, Jun 19, 2018 at 2:34 PM, Jules
          Field via ZendTo <span dir="ltr"><<a
              href="mailto:zendto@zend.to" target="_blank"
              moz-do-not-send="true">zendto@zend.to</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, you
            will need enough disk space locally to store drop-offs that
            are actually in the middle of being uploaded. But that's not
            usually a huge amount of space. The max size of a drop-off
            times 2 is probably enough.<br>
            <br>
            They are kept locally during the upload as they need to be
            virus-scanned, optionally checksummed and optionally
            encrypted before being moved to the main drop-offs storage.<br>
            <br>
            Cheers,<br>
            Jules.
            <div>
              <div class="h5"><br>
                <br>
                On 18/06/2018 16:50, Mr filesender via ZendTo wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  ok thank makes sense.<br>
                  <br>
                  but if "incoming" is set to local disk, are dropoffs
                  then limited to the size of local disk? or are
                  dropoffs broken into chunks and moved to "dropoffs"
                  (NFS) throughout the upload?<br>
                  <br>
                  thank you<br>
                      <br>
                  Sent: Monday, June 18, 2018 at 5:11 PM<br>
                  From: "Jules Field" <a class="moz-txt-link-rfc2396E" href="mailto:Jules@Zend.To"><Jules@Zend.To></a><br>
                  To: "Mr filesender" <<a
                    href="mailto:jamesmm1@gmx.com" target="_blank"
                    moz-do-not-send="true">jamesmm1@gmx.com</a>><br>
                  Cc: "ZendTo Users" <<a href="mailto:zendto@zend.to"
                    target="_blank" moz-do-not-send="true">zendto@zend.to</a>><br>
                  Subject: Re: [ZendTo] /var/zendto on NFS<br>
                  Yes, you don't want to move all of it to NFS, as
                  particularly the sqlite<br>
                  database file needs careful record locking which only
                  some versions of<br>
                  NFS implement (and not always very well, even then).<br>
                  You can store the drop-offs remotely if you like
                  (*only*<br>
                  /var/zendto/dropoffs) but I would strongly advise
                  against moving<br>
                  anything else out of local storage.<br>
                  <br>
                  If you move the "incoming" directory to NFS, virus
                  scanning,<br>
                  checksumming and/or encryption will take far longer
                  than necessary as<br>
                  they will all be reading and writing via NFS, which is
                  inevitably slower<br>
                  than your local storage.<br>
                  <br>
                  Cheers,<br>
                  Jules.<br>
                  <br>
                  On 18/06/2018 15:40, Mr filesender wrote:<br>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      I have figured out what is the problem.<br>
                    <br>
                    if i move sqlite file and logfile to local storage,
                    the NFS mount will then work.<br>
                    <br>
                    i dont know why zendto is not able to use NFS mount
                    for these, the application just times out without
                    any errors<br>
                    <br>
                    <br>
                    Sent: Sunday, June 17, 2018 at 1:51 PM<br>
                    From: Jules <a class="moz-txt-link-rfc2396E" href="mailto:Jules@Zend.To"><Jules@Zend.To></a><br>
                    To: "ZendTo Users" <<a
                      href="mailto:zendto@zend.to" target="_blank"
                      moz-do-not-send="true">zendto@zend.to</a>><br>
                    Cc: "Mr filesender" <<a
                      href="mailto:jamesmm1@gmx.com" target="_blank"
                      moz-do-not-send="true">jamesmm1@gmx.com</a>><br>
                    Subject: Re: [ZendTo] /var/zendto on NFS<br>
                    <br>
                    Have you tried without using /var/zendto on NFS, but
                    on local storage instead?<br>
                    If not, please do so and let us know what happens.<br>
                    <br>
                    Cheers,<br>
                    Jules.<br>
                    <br>
                    On 15/06/2018 8:05 am, Mr filesender via ZendTo
                    wrote:<br>
                    <br>
                    thank you for the prompt reply.<br>
                    <br>
                    im not sure if that link is relevant as i am running
                    debian without SElinux.<br>
                    <br>
                    i have set<br>
                    <br>
                    'clamdscan' => 'DISABLED'<br>
                    <br>
                    but it still behaves the same<br>
                    <br>
                    <br>
                    <br>
                    <br>
                    Sent: Thursday, June 14, 2018 at 6:04 PM<br>
                    From: "John Thurston via ZendTo" <<a
                      href="mailto:zendto@zend.to" target="_blank"
                      moz-do-not-send="true">zendto@zend.to</a>>[mailto:<a
                      href="mailto:zendto@zend.to" target="_blank"
                      moz-do-not-send="true">zendto<wbr>@zend.to</a>]<br>
                    To: <a href="mailto:zendto@zend.to" target="_blank"
                      moz-do-not-send="true">zendto@zend.to</a>[mailto:<a
                      href="mailto:zendto@zend.to" target="_blank"
                      moz-do-not-send="true">zend<wbr>to@zend.to</a>]<br>
                    Cc: "John Thurston" <<a
                      href="mailto:john.thurston@alaska.gov"
                      target="_blank" moz-do-not-send="true">john.thurston@alaska.gov</a>>[mai<wbr>lto:<a
                      href="mailto:john.thurston@alaska.gov"
                      target="_blank" moz-do-not-send="true">john.thurston@alaska.gov</a>]<br>
                    Subject: Re: [ZendTo] /var/zendto on NFS<br>
                    Take a look in the archives from a few days ago
                    where Jules discussed<br>
                    /var, SELinux, and relocation.<br>
                    <br>
                    <a
href="http://jul.es/pipermail/zendto/2018-June/003213.html%5Bhttp://jul.es/pipermail/zendto/2018-June/003213.html%5Bhttp://jul.es/pipermail/zendto/2018-June/003213.html%5D%5Bhttp://jul.es/pipermail/zendto/2018-June/003213.html%5Bhttp://jul.es/pipermail/zendto/2018-June/003213.html%5D%5D%5D"
                      rel="noreferrer" target="_blank"
                      moz-do-not-send="true">http://jul.es/pipermail/zendto<wbr>/2018-June/003213.html[http://<wbr>jul.es/pipermail/zendto/2018-<wbr>June/003213.html[http://jul.<wbr>es/pipermail/zendto/2018-June/<wbr>003213.html][http://jul.es/<wbr>pipermail/zendto/2018-June/<wbr>003213.html[http://jul.es/<wbr>pipermail/zendto/2018-June/<wbr>003213.html]]]</a><br>
                    <br>
                    --<br>
                    <br>
                    Do things because you should, not just because you
                    can.<br>
                    <br>
                    John Thurston 907-465-8591<br>
                    <a href="mailto:John.Thurston@alaska.gov"
                      target="_blank" moz-do-not-send="true">John.Thurston@alaska.gov</a>[mailt<wbr>o:<a
                      href="mailto:John.Thurston@alaska.gov"
                      target="_blank" moz-do-not-send="true">John.Thurston@alaska.gov</a>]<br>
                    Department of Administration<br>
                    State of Alaska<br>
                    <br>
                    On 6/14/2018 7:42 AM, Mr filesender via ZendTo
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      Hello,<br>
                      firstly thank you for your work with this
                      application.<br>
                      i have a problem. i have mounted NFS share for
                      /var/zento folder but the<br>
                      application then fails. there is no logs in either
                      apache or zendto. no<br>
                      errors are display in the browser. i have copied
                      all the files correctly<br>
                      to the location.<br>
                      do you have any advice on using NFS with this
                      appliction?<br>
                      thank you<br>
                      <br>
                      <br>
                      ______________________________<wbr>_________________<br>
                      ZendTo mailing list<br>
                      <a href="mailto:ZendTo@zend.to" target="_blank"
                        moz-do-not-send="true">ZendTo@zend.to</a>[mailto:<a
                        href="mailto:ZendTo@zend.to" target="_blank"
                        moz-do-not-send="true">ZendTo@z<wbr>end.to</a>]<br>
                      <a
href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0[https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0][https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0[https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0]][https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0[https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0][https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0[https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7Cjohn.thurston%40alaska.gov%7Cbcc43867bd2b45e7fa6208d5d20d7545%7C20030bf67ad942f7927359ea83fcfa38%7C1%7C0%7C636645877612891404&sdata=hCuKpMJWpeMg16r7iVxJTvlPg9Dkw%2BRin9EhK07zhvo%3D&reserved=0]]]"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">https://na01.safelinks.protect<wbr>ion.outlook.com/?url=http%3A%<wbr>2F%2Fjul.es%2Fmailman%2Flistin<wbr>fo%2Fzendto&data=02%7C01%<wbr>7Cjohn.thurston%40alaska.gov%7<wbr>Cbcc43867bd2b45e7fa6208d5d20d7<wbr>545%7C20030bf67ad942f7927359ea<wbr>83fcfa38%7C1%7C0%7C63664587761<wbr>2891404&sdata=hCuKpMJWpeMg16r7<wbr>iVxJTvlPg9Dkw%2BRin9EhK07zhvo%<wbr>3D&reserved=0[https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0][https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0[https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0]][https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0[https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0][https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0[https://na01.<wbr>safelinks.protection.outlook.<wbr>com/?url=http%3A%2F%2Fjul.es%<wbr>2Fmailman%2Flistinfo%2Fzendto&<wbr>data=02%7C01%7Cjohn.thurston%<wbr>40alaska.gov%7Cbcc43867bd2b45e<wbr>7fa6208d5d20d7545%7C20030bf67a<wbr>d942f7927359ea83fcfa38%7C1%<wbr>7C0%7C636645877612891404&<wbr>sdata=hCuKpMJWpeMg16r7iVxJTvlP<wbr>g9Dkw%2BRin9EhK07zhvo%3D&<wbr>reserved=0]]]</a><br>
                      <br>
                    </blockquote>
                    ______________________________<wbr>_________________<br>
                    ZendTo mailing list<br>
                    <a href="mailto:ZendTo@zend.to" target="_blank"
                      moz-do-not-send="true">ZendTo@zend.to</a>[mailto:<a
                      href="mailto:ZendTo@zend.to" target="_blank"
                      moz-do-not-send="true">ZendTo@z<wbr>end.to</a>]<br>
                    <a
href="http://jul.es/mailman/listinfo/zendto%5Bhttp://jul.es/mailman/listinfo/zendto%5D%5Bhttp://jul.es/mailman/listinfo/zendto%5Bhttp://jul.es/mailman/listinfo/zendto%5D%5D"
                      rel="noreferrer" target="_blank"
                      moz-do-not-send="true">http://jul.es/mailman/listinfo<wbr>/zendto[http://jul.es/mailman/<wbr>listinfo/zendto][http://jul.<wbr>es/mailman/listinfo/zendto[<wbr>http://jul.es/mailman/listinfo<wbr>/zendto]]</a><br>
                    ______________________________<wbr>_________________<br>
                    ZendTo mailing <a href="mailto:listZendTo@zend.to"
                      target="_blank" moz-do-not-send="true">listZendTo@zend.to</a>[mailto:<a
                      href="mailto:ZendTo@zend.to" target="_blank"
                      moz-do-not-send="true">Zend<wbr>To@zend.to</a>]<a
href="http://jul.es/mailman/listinfo/zendto%5Bhttp://jul.es/mailman/listinfo/zendto%5D%5Bhttp://jul.es/mailman/listinfo/zendto%5Bhttp://jul.es/mailman/listinfo/zendto%5D%5D"
                      rel="noreferrer" target="_blank"
                      moz-do-not-send="true">http://jul.es/mailm<wbr>an/listinfo/zendto[http://jul.<wbr>es/mailman/listinfo/zendto][<wbr>http://jul.es/mailman/listinfo<wbr>/zendto[http://jul.es/mailman/<wbr>listinfo/zendto]]</a><br>
                    <br>
                    Jules<br>
                    <br>
                  </blockquote>
                  Jules<br>
                  <br>
                  --<br>
                  Julian Field MEng CEng CITP MBCS MIEEE MACM<br>
                  <br>
                  'It's very unlikely indeed he will ever recover
                  consciousness, and<br>
                  if he does he won't be the Julian you knew.'<br>
                  - A hospital consultant I proved very wrong in 2007
                  :-)<br>
                  <br>
                  <a href="http://www.Zend.To" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">www.Zend.To</a>[<a
                    href="http://www.Zend.To" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">http://www.Zend.To</a><wbr>][<a
                    href="http://www.Zend.To" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">http://www.Zend.To</a>[<a
                    href="http://www.Zend.To" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">http://ww<wbr>w.Zend.To</a>]]<br>
                  Twitter: @JulesFM<br>
                  PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947
                  1415 B654<br>
                    <br>
                  ______________________________<wbr>_________________<br>
                  ZendTo mailing list<br>
                  <a href="mailto:ZendTo@zend.to" target="_blank"
                    moz-do-not-send="true">ZendTo@zend.to</a><br>
                  <a href="http://jul.es/mailman/listinfo/zendto"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">http://jul.es/mailman/listinfo<wbr>/zendto</a><br>
                </blockquote>
                <br>
                Jules<br>
                <br>
                -- <br>
                Julian Field MEng CEng CITP MBCS MIEEE MACM<br>
                <br>
              </div>
            </div>
            'There is silent poetry in the stillness of morning;<br>
             in the calm, the cries & sighs of life sound like
            gentle music.'<br>
             - @Astro_Wheels<br>
            <br>
            <a href="http://www.Zend.To" rel="noreferrer"
              target="_blank" moz-do-not-send="true">www.Zend.To</a>
            <div class="HOEnZb">
              <div class="h5"><br>
                Twitter: @JulesFM<br>
                PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947
                1415 B654<br>
                <br>
                <br>
                <br>
                ______________________________<wbr>_________________<br>
                ZendTo mailing list<br>
                <a href="mailto:ZendTo@zend.to" target="_blank"
                  moz-do-not-send="true">ZendTo@zend.to</a><br>
                <a href="http://jul.es/mailman/listinfo/zendto"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://jul.es/mailman/listinfo<wbr>/zendto</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Learn from yesterday, live for today,
 look to tomorrow, rest this afternoon.' - Charles M Schulz

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
  </body>
</html>