<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>If you don't use a trailing /, it will copy a whole directory. As Brian also said. A / at the end of the destination also if you want the files IN that directory. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">I use rsync -avzpor quite frequently for migrations. Final syncs will get --delete so it has an exact copy. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Jason</div><div id="AppleMailSignature"><br>Sent from my iPhone</div><div><br>On May 9, 2016, at 6:01 PM, Brian Cluff <<a href="mailto:brian@snaptek.com">brian@snaptek.com</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
  
  
    ls -h doesn't show hidden files, it shows the files sizes in "h"uman
    readable format.<br>
    <br>
    Do an ls -a to show "a"ll the files, including the hidden ones.<br>
    <br>
    Also I think you might need to add a trailing / to your destination
    directory to get it to work correctly.<br>
    <br>
    Brian<br>
    <br>
    <div class="moz-cite-prefix">On 05/09/2016 04:49 PM, Michael wrote:<br>
    </div>
    <blockquote cite="mid:CAFRvunK7veYsJE2Px_+OLBvnDRj6ceM+cCv=wCKJ6EuNbHueQQ@mail.gmail.com" type="cite">
      <div dir="ltr">forgot to mention that when I'm copying from
        original to destination w/o rsync i am asked if I want to skip
        or replace an existing file even though the file is not visible.
        I attempted to do an ls -h but the file is not hidden.</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, May 9, 2016 at 7:04 PM, Michael
          <span dir="ltr"><<a moz-do-not-send="true" href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div><span><font size="4" face="verdana, sans-serif">
                    <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">When I run rsync one file (a directory) will not sync and the files in that file. I was wondering why.  I thought that maybe if the file was in there to start that would fix it and it does so if only temporarily. Upon the next run of rsync the directory in question is deleted.</span></p>
                    the command that is run:</font></span></div>
              <div><span><font size="4" face="verdana, sans-serif">
                    <div> $ rsync -aWuq --delete-before
                      /home/bmike1/Documents /media/bmike1/RedSanDisk</div>
                    <div><br>
                    </div>
                  </font></span></div>
              <div><font size="4" face="verdana, sans-serif"><br>
                </font></div>
              <font size="4" face="verdana, sans-serif"><a moz-do-not-send="true" href="https://docs.google.com/document/d/1FAfv-aLaQR6HWUx8M-aZF4QL8oAsi6SH2Xg01vKpTPI/edit?usp=sharing" target="_blank"></a><a class="moz-txt-link-freetext" href="https://docs.google.com/document/d/1FAfv-aLaQR6HWUx8M-aZF4QL8oAsi6SH2Xg01vKpTPI/edit?usp=sharing">https://docs.google.com/document/d/1FAfv-aLaQR6HWUx8M-aZF4QL8oAsi6SH2Xg01vKpTPI/edit?usp=sharing</a><span class="HOEnZb"><font color="#888888"><br clear="all">
                  </font></span></font><span class="HOEnZb"><font color="#888888">
                  <div><font size="4" face="verdana, sans-serif"><br>
                    </font></div>
                  <font size="4" face="verdana, sans-serif">-- <br>
                  </font>
                  <div>
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">
                          <div><font size="4" face="verdana, sans-serif">:-)~MIKE~(-:</font><br>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
    </blockquote>
    <br>
  

</div></blockquote><blockquote type="cite"><div><span>---------------------------------------------------</span><br><span>PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a></span><br><span>To subscribe, unsubscribe, or to change your mail settings:</span><br><span><a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></span></div></blockquote></body></html>