Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / Visual Basic

Synchro

Rate me:
Please Sign up or sign in to vote.
4.43/5 (13 votes)
20 May 2009GPL35 min read 74.3K   1K   75  
A control to synchronize folder contents.
<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Synchro - interactive mode</title>
<link href="../help.css" rel="stylesheet" type="text/css">
</head>

<body background="../images/fond.jpg" bgproperties="fixed">

<table class="Entete">
  <tr>
    <td class="Titre">Interactive mode<br>
    <span class="SousTitre">Synchro</span></td>
  </tr>
</table>
<hr size="1">
<table class="Page">
  <tr>
    <td class="Texte"> <p>Create a new synchronization or open an existing file 
        from the File menu.</p>
      <p><img src="../images/main.gif" width="500" height="381" class="Image"></p>
      <p>Select the source and target folder, and the <a href="../options/index.htm">copy
          options</a>.</p>
      <p>Then click <strong>Start</strong>.</p>
      <p>Synchronization can be stopped at any time by clicking <strong>Stop</strong>.</p>
      <hr>
    <p class="FinPage">&copy; 2003-2005 - Updated 
        <!-- #BeginDate format:Am3 -->01/28/2005<!-- #EndDate -->
    </td>
  </tr>
</table>

</body>

</html><!-- #BeginDate format:Am3 -->03/15/2005<!-- #EndDate -->

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Engineer
France France
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions