<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>I am using Rsync in a Windows environment and its working perfectly.&nbsp; I am running into an issue where on one of my Windows servers there is a folder called &#8220;share&#8221;&nbsp; rsync sees this and copies it exactly the way its supposed to.&nbsp; Here is my rsync command:</div>
<div>&nbsp;</div>
<div>rsync&nbsp; -auvrlt --progress --stats --delete &quot;/cygdrive/v/SHARE/&quot; &quot;jaxback02::u/%computername%/SHARE/</div>
<div>&nbsp;</div>
<div>The issue is there is a another share on this server&nbsp; called &#8220;shared&#8221;, this points to the same /SHARE/ folder.&nbsp; Rsync is creating two different folders on the destination server one called SHARE and on called SHARED, and then its duplicating the data to
both folders&#8230;.&nbsp; Is shared is not a physical folder why is rsync see it as such?</div>
<div>&nbsp;</div>
<div><font color="#17365D"><i><b>Chad Franks</b></i></font></div>
<div>Engineer, Network Services</div>
<div>Crowley Maritime Corp.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>