synchronise
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 182
Directory Synchronize 0.91
Directory Synchronize is the small handy utility you always missed! more>>
Directory Synchronize is the small handy utility you always missed! Directory Synchronize is small, reliable, and fast. And best of all - it is Open Source; released under the GPL you are free to use and distribute it.
Directory Synchronize synchronizes the contents of one directory to another. That means you can use it to backup your data on a regular basis to another computer or another harddrive.
Or you can use Directory Synchronize to synchronize the data on your laptop with the data on your desktop.
Programmed in real platform independent Java you can use Directory Synchronize on nearly every computer platform including Windows, Linux and Macintosh.
Use the Directory Synchronize GUI for starting, pausing and stopping a synchronization.
Or use the GUI to easily create and store a configuration and use the command line to automatically start it every time you boot up your computer.
Enhancements:
- Some bugs have been solved.
- If a file can not be accessed, only a warning is issued instead of issuing a critical error and halting synchronization.
- If you select a directory instead of a file as a log for a directory definition, a line-separator was added instead of a file-separator.
- Some NullPointerExceptions in console mode have been fixed.
- The " " wildcard can be used for the path of the global log, and the " " wildcard can be used for the name of the current directory definition in the directory definition log filename.
<<lessDirectory Synchronize synchronizes the contents of one directory to another. That means you can use it to backup your data on a regular basis to another computer or another harddrive.
Or you can use Directory Synchronize to synchronize the data on your laptop with the data on your desktop.
Programmed in real platform independent Java you can use Directory Synchronize on nearly every computer platform including Windows, Linux and Macintosh.
Use the Directory Synchronize GUI for starting, pausing and stopping a synchronization.
Or use the GUI to easily create and store a configuration and use the command line to automatically start it every time you boot up your computer.
Enhancements:
- Some bugs have been solved.
- If a file can not be accessed, only a warning is issued instead of issuing a critical error and halting synchronization.
- If you select a directory instead of a file as a log for a directory definition, a line-separator was added instead of a file-separator.
- Some NullPointerExceptions in console mode have been fixed.
- The " " wildcard can be used for the path of the global log, and the " " wildcard can be used for the name of the current directory definition in the directory definition log filename.
Download (0.66MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1014 downloads
syncekonnector 0.3.2
syncekonnector is a konnector-plugin for SynCE-KDE. more>>
syncekonnector is a konnector-plugin for SynCE-KDE, which provides the functionality to synchronize Appointments, Contacts, and Todos between a Windows-CE device and a KDE-equipped desktop/laptop.
This konnector is based on the kitchensync framework.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
<<lessThis konnector is based on the kitchensync framework.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Download (0.87MB)
Added: 2006-02-23 License: GPL (GNU General Public License) Price:
1341 downloads
Foxmarks Bookmark Synchronizer 0.89
Foxmarks Bookmark Synchronizer is a Firefox extension that synchronizes your bookmarks with other computers. more>>
Foxmarks Bookmark Synchronizer is a Firefox extension that synchronizes your bookmarks with other computers.
If you use Firefox on more than one computer, youll want Foxmarks. Install Foxmarks on each computer, and it will work silently in the background to keep your bookmarks synchronized. As a bonus, log in to my.foxmarks.com from any computer anywhere to access your bookmarks.
A simple wizard guides you through the startup process. After that, just forget about it. Its simple and solid.
<<lessIf you use Firefox on more than one computer, youll want Foxmarks. Install Foxmarks on each computer, and it will work silently in the background to keep your bookmarks synchronized. As a bonus, log in to my.foxmarks.com from any computer anywhere to access your bookmarks.
A simple wizard guides you through the startup process. After that, just forget about it. Its simple and solid.
Download (0.15MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
937 downloads
SyncEvolution 0.3
SyncEvolution project synchronizes Evolutions contact, calender and task items via SyncML. more>>
SyncEvolution project synchronizes Evolutions contact, calender and task items via SyncML. The items are exchanged in the vCard 2.1 or 3.0 format and iCalender 2.0 format via the open source Funambol C++ client API library, which should make SyncEvolution compatible with the majority of SyncML servers (but see under known problems). Full, one-way and incremental synchronization of items are supported.
SyncEvolution does not synchronize with another SyncML capable device or another computer directly. A SyncML server that that device and SyncEvolution can talk to is needed. There are several options for that:
using a web service like ScheduleWorld which stores the data to be synchronized on a ScheduleWorld server and provides access to it via SyncML
installing a SyncML server like the free one from Funambol (www.funambol.com) on ones own server
installing a SyncML server on the desktop
The recommended solution is ScheduleWorld because it is easier than setting up a server and provides better support for vCard and iCalendar data than the stock Funambol server installation. Setting up a server on the desktop has the additional problem that not all mobile devices can communicate with the desktop via HTTP.
With a server that fully supports SyncML and vCard/iCalender the following works:
copy a complete database to the server and restore it from the server later
delete or modify an item locally, then make the same change on the server
delete, modify or add items on the server (by synchronizing with another client), then make the same change locally
conflict resolution (where two clients modify the same item, then sync with the server) is handled by the server, but SyncEvolution has support which ensures that no data is lost by creating duplicates
For conflict resolution and synchronization between clients which support different attributes of items the server needs an understanding of the format of items. The Funambol server supports that for contacts, but not yet for the calendar events and tasks that SyncEvolution sends. ScheduleWorld also works with SyncEvolution and calendars plus tasks.
Enhancements:
- This is the first release with full support for synchronizing of Evolutions contacts, calendars, and task lists.
- It was extensively tested with ScheduleWorld (sync.scheduleworld.com).
- This Web based service is easy to use and a lot of effort went into ensuring that it works well together with SyncEvolution and Evolutions PIM data.
<<lessSyncEvolution does not synchronize with another SyncML capable device or another computer directly. A SyncML server that that device and SyncEvolution can talk to is needed. There are several options for that:
using a web service like ScheduleWorld which stores the data to be synchronized on a ScheduleWorld server and provides access to it via SyncML
installing a SyncML server like the free one from Funambol (www.funambol.com) on ones own server
installing a SyncML server on the desktop
The recommended solution is ScheduleWorld because it is easier than setting up a server and provides better support for vCard and iCalendar data than the stock Funambol server installation. Setting up a server on the desktop has the additional problem that not all mobile devices can communicate with the desktop via HTTP.
With a server that fully supports SyncML and vCard/iCalender the following works:
copy a complete database to the server and restore it from the server later
delete or modify an item locally, then make the same change on the server
delete, modify or add items on the server (by synchronizing with another client), then make the same change locally
conflict resolution (where two clients modify the same item, then sync with the server) is handled by the server, but SyncEvolution has support which ensures that no data is lost by creating duplicates
For conflict resolution and synchronization between clients which support different attributes of items the server needs an understanding of the format of items. The Funambol server supports that for contacts, but not yet for the calendar events and tasks that SyncEvolution sends. ScheduleWorld also works with SyncEvolution and calendars plus tasks.
Enhancements:
- This is the first release with full support for synchronizing of Evolutions contacts, calendars, and task lists.
- It was extensively tested with ScheduleWorld (sync.scheduleworld.com).
- This Web based service is easy to use and a lot of effort went into ensuring that it works well together with SyncEvolution and Evolutions PIM data.
Download (1.1MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1194 downloads
syncpasswd 0.4
syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris). more>>
syncpasswd is an Expect script that synchronizes passwords via SSH on multiple platforms (Linux/BSD, OS X, and Solaris).
It takes hostnames as a list of arguments and changes the specified user passwords on those hosts. syncpasswd outputs results to stdout and logs to /var/log/syncpasswd.log (by default).
<<lessIt takes hostnames as a list of arguments and changes the specified user passwords on those hosts. syncpasswd outputs results to stdout and logs to /var/log/syncpasswd.log (by default).
Download (0.003MB)
Added: 2006-08-15 License: GPL (GNU General Public License) Price:
1166 downloads
Zaurus Synchronization Repository 0.2.2
ZSRep (Zaurus Synchronization Repository) is a project for synchronizing your Sharp Zaurus with any Desktop PIM. more>>
ZSRep (Zaurus Synchronization Repository) is a project whose main goal is to provide a professional solution for synchronizing your Sharp Zaurus with any Desktop PIM software on the Linux operating system.
It is designed specifically to work with the newer Sharp ROMs (DTM-based).
Enhancements:
- Implemented Single Action Full Sync.
- Now uses new unique create and destroy identifiers for plugins.
- Added unique create and destroy identifiers to Address Book plugin template.
- Fixed the Todo Notes to Desc translation problem when syncing after a Full Sync.
- Added the Todo CleanUp call to single action Full Sync mode.
<<lessIt is designed specifically to work with the newer Sharp ROMs (DTM-based).
Enhancements:
- Implemented Single Action Full Sync.
- Now uses new unique create and destroy identifiers for plugins.
- Added unique create and destroy identifiers to Address Book plugin template.
- Fixed the Todo Notes to Desc translation problem when syncing after a Full Sync.
- Added the Todo CleanUp call to single action Full Sync mode.
Download (0.080MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1494 downloads
syrep 0.9
Syrep is a generic file repository synchronization tool. more>>
syrep is a generic file repository synchronization tool. syrep software may be used to synchronize large file hierarchies bidirectionally by exchanging patch files. Syrep is truely peer-to-peer, no central servers are involved. Synchronizations between more than two repositories are supported. The patch files may be transferred via offline media, e.g. removable hard disks or compact discs.
Files are tracked by their message digests, currently MD5. The following file operations are tracked in the snapshot files: creation, deletion, modification, creation of new hard or symbolic links, renaming.
(The latter is nothing more than a new hard link and removal of the old file). syrep doesnt distuinguish between soft and hard links. In fact even copies of files are treated as the same. Currently, syrep doesnt synchronize file attributes like access modes or modification times.
syrep was written to facilitate the synchronization of two large digital music repositories without direct network connection. Patch files of several gigabytes are common in this situation.
syrep is able to cope with 64 bit file sizes. (LFS)
syrep is optimized for speed. It may make use of a message digest cache to accelerate the calculation of digests of a whole directory hierarchy.
<<lessFiles are tracked by their message digests, currently MD5. The following file operations are tracked in the snapshot files: creation, deletion, modification, creation of new hard or symbolic links, renaming.
(The latter is nothing more than a new hard link and removal of the old file). syrep doesnt distuinguish between soft and hard links. In fact even copies of files are treated as the same. Currently, syrep doesnt synchronize file attributes like access modes or modification times.
syrep was written to facilitate the synchronization of two large digital music repositories without direct network connection. Patch files of several gigabytes are common in this situation.
syrep is able to cope with 64 bit file sizes. (LFS)
syrep is optimized for speed. It may make use of a message digest cache to accelerate the calculation of digests of a whole directory hierarchy.
Download (0.041MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1253 downloads
KAddressBook to iPod Synchronisation 1.0
KAddressBook to iPod Synchronisation lets you synchronise your KAddressBook to your iPod by executing this simple script. more>>
KAddressBook to iPod Synchronisation lets you synchronise your KAddressBook to your iPod by executing this simple script.
The script makes a few modifications to the addressbook file to make it readable by the iPod.
Amarok recently released the ability to synchonise music to your iPod, so I was finally able to stop using iTunes to transfer my songs. However I was still stuck using the Mac to sync my addressbook.
Well not anymore, after some quick poking around, and a simple script, I am now able to transfer my complete KDE addressbook (including photo), with a simple command line.
Just mount the ipod, and execute the script, passing the ipod’s root directory as a parameter. That’s it! The script loads your KDE addressbook, makes a few simple modifications the iPod requires, and copies it across.
<<lessThe script makes a few modifications to the addressbook file to make it readable by the iPod.
Amarok recently released the ability to synchonise music to your iPod, so I was finally able to stop using iTunes to transfer my songs. However I was still stuck using the Mac to sync my addressbook.
Well not anymore, after some quick poking around, and a simple script, I am now able to transfer my complete KDE addressbook (including photo), with a simple command line.
Just mount the ipod, and execute the script, passing the ipod’s root directory as a parameter. That’s it! The script loads your KDE addressbook, makes a few simple modifications the iPod requires, and copies it across.
Download (0.004MB)
Added: 2006-08-14 License: GPL (GNU General Public License) Price:
1168 downloads
Sonic Visualiser 0.9
Sonic Visualiser is an application for viewing and analysing the contents of music audio files. more>>
Sonic Visualiser is an application for viewing and analysing the contents of music audio files.
The aim of Sonic Visualiser is to be the program you reach for when you find a musical recording you want to study rather than simply hear.
As well as a number of features designed to make exploring audio data as revealing and fun as possible, Sonic Visualiser also has powerful annotation capabilities to help you to describe what you find, and the ability to run automated annotation and analysis plugins in the new Vamp analysis plugin format.
We hope Sonic Visualiser will be of particular interest to musicologists, archivists, signal-processing researchers and anyone else looking for a friendly way to take a look at what lies inside the audio file.
Main features:
- Load audio files in WAV, Ogg and MP3 formats, and view their waveforms.
- Look at audio visualisations such as spectrogram views, with interactive adjustment of display parameters.
- Annotate audio data by adding labelled time points and defining segments, point values and curves.
- Overlay annotations on top of one another with aligned scales, and overlay annotations on top of waveform or spectrogram views.
- View the same data at multiple time resolutions simultaneously (for close-up and overview).
- Run feature-extraction plugins to calculate annotations automatically, using algorithms such as beat trackers, pitch detectors and so on.
- Import annotation layers from various text file formats.
- Import note data from MIDI files, view it alongside other frequency scales, and play it with the original audio.
- Play back the audio plus synthesised annotations, taking care to synchronise playback with display.
- Select areas of interest, optionally snapping to nearby feature locations, and audition individual and comparative selections in seamless loops.
- Time-stretch playback, slowing it down to as little as 10% of the original speed while retaining a synchronised display.
- Export audio regions and annotation layers to external files.
The design goals for Sonic Visualiser are:
- To provide the best available core waveform and spectrogram audio visualisations for use with substantial files of music audio data.
- To facilitate ready comparisons between different kinds of data, for example by making it easy to overlay one set of data on another, or display the same data in more than one way at the same time.
- To be straightforward. The user interface should be simpler to learn and to explain than the internal data structures. In this respect, Sonic Visualiser aims to resemble a consumer audio application.
- To be responsive, slick, and enjoyable. Even if you have to wait for your results to be calculated, you should be able to do something else with the audio data while you wait. Sonic Visualiser is pervasively multithreaded, loves multiprocessor and multicore systems, and can make good use of fast processors with plenty of memory.
- To handle large data sets. The work Sonic Visualiser does is intrinsically processor-hungry and (often) memory-hungry, but the aim is to allow you to work with long audio files on machines with modest CPU and memory where reasonable. (Disk space is another matter. Sonic Visualiser eats that.)
<<lessThe aim of Sonic Visualiser is to be the program you reach for when you find a musical recording you want to study rather than simply hear.
As well as a number of features designed to make exploring audio data as revealing and fun as possible, Sonic Visualiser also has powerful annotation capabilities to help you to describe what you find, and the ability to run automated annotation and analysis plugins in the new Vamp analysis plugin format.
We hope Sonic Visualiser will be of particular interest to musicologists, archivists, signal-processing researchers and anyone else looking for a friendly way to take a look at what lies inside the audio file.
Main features:
- Load audio files in WAV, Ogg and MP3 formats, and view their waveforms.
- Look at audio visualisations such as spectrogram views, with interactive adjustment of display parameters.
- Annotate audio data by adding labelled time points and defining segments, point values and curves.
- Overlay annotations on top of one another with aligned scales, and overlay annotations on top of waveform or spectrogram views.
- View the same data at multiple time resolutions simultaneously (for close-up and overview).
- Run feature-extraction plugins to calculate annotations automatically, using algorithms such as beat trackers, pitch detectors and so on.
- Import annotation layers from various text file formats.
- Import note data from MIDI files, view it alongside other frequency scales, and play it with the original audio.
- Play back the audio plus synthesised annotations, taking care to synchronise playback with display.
- Select areas of interest, optionally snapping to nearby feature locations, and audition individual and comparative selections in seamless loops.
- Time-stretch playback, slowing it down to as little as 10% of the original speed while retaining a synchronised display.
- Export audio regions and annotation layers to external files.
The design goals for Sonic Visualiser are:
- To provide the best available core waveform and spectrogram audio visualisations for use with substantial files of music audio data.
- To facilitate ready comparisons between different kinds of data, for example by making it easy to overlay one set of data on another, or display the same data in more than one way at the same time.
- To be straightforward. The user interface should be simpler to learn and to explain than the internal data structures. In this respect, Sonic Visualiser aims to resemble a consumer audio application.
- To be responsive, slick, and enjoyable. Even if you have to wait for your results to be calculated, you should be able to do something else with the audio data while you wait. Sonic Visualiser is pervasively multithreaded, loves multiprocessor and multicore systems, and can make good use of fast processors with plenty of memory.
- To handle large data sets. The work Sonic Visualiser does is intrinsically processor-hungry and (often) memory-hungry, but the aim is to allow you to work with long audio files on machines with modest CPU and memory where reasonable. (Disk space is another matter. Sonic Visualiser eats that.)
Download (5.3MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1251 downloads
DirsSync 2.1 RC2
DirsSync is a tool to synchronise directories. more>>
This application has been written in Python using the wonderful wxPython libraries.
You can use it to compare a local directory (and the sub-directories) with a remote directory. Its useful to synchronize of your most important directories on a server (or USB drive) with your local directories. All in one simple click.
An another very useful situation is when more than one people can modify some files. With this tool, you can always get the last versions on your local directory and Synchronize your local directories with the server.
You can check more than one directory in one process.
The program prompt the user, to be sure that he want to synchronize those directories ( and sub-directories).
The user can refuse to synchronize some specific files or a whole sub-directory.
DirsSync allows you to select which type of files must not be synchronized. For example you can say that all .zip files must no be synchronized any more. This selection is specific for each directory.
<<lessYou can use it to compare a local directory (and the sub-directories) with a remote directory. Its useful to synchronize of your most important directories on a server (or USB drive) with your local directories. All in one simple click.
An another very useful situation is when more than one people can modify some files. With this tool, you can always get the last versions on your local directory and Synchronize your local directories with the server.
You can check more than one directory in one process.
The program prompt the user, to be sure that he want to synchronize those directories ( and sub-directories).
The user can refuse to synchronize some specific files or a whole sub-directory.
DirsSync allows you to select which type of files must not be synchronized. For example you can say that all .zip files must no be synchronized any more. This selection is specific for each directory.
Download (0.030MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1659 downloads
IvySync 0.4
IvySync provides synced playback of multiple videos on multiple screens. more>>
IvySync provides synced playback of multiple videos on multiple screens.
In the video art field, there are many artworks which require synchronized and parallel playback of audio/video materials.
IvySync project provides such functionality for IvyTV supported hardware decoders, with a time precision to the nanosecond.
Main features:
- capable of syncing up to 4 videos
- frame accurate sync of DVD quality video
- multiple s/video and composite audio/video output
- playback from local harddisk or network stream
- professional grade yet low cost solution based on GNU/Linux
- basic playlist scheduling
- user friendly graphical interface
- realible and extensible open source technology
- remotely controllable thru XMLRPC commands
- time based scheduling of different playlists
<<lessIn the video art field, there are many artworks which require synchronized and parallel playback of audio/video materials.
IvySync project provides such functionality for IvyTV supported hardware decoders, with a time precision to the nanosecond.
Main features:
- capable of syncing up to 4 videos
- frame accurate sync of DVD quality video
- multiple s/video and composite audio/video output
- playback from local harddisk or network stream
- professional grade yet low cost solution based on GNU/Linux
- basic playlist scheduling
- user friendly graphical interface
- realible and extensible open source technology
- remotely controllable thru XMLRPC commands
- time based scheduling of different playlists
Download (0.070MB)
Added: 2006-03-17 License: GPL (GNU General Public License) Price:
1317 downloads
debsync 2.00
debsync is a Python command line tool which helps to synchronise the installed packages lists on several existing Debian. more>>
debsync is a Python command line tool which helps to synchronise the installed packages lists on several existing Debian GNU/Linux machines.
debsync gets a list of installed packages from a master host, and installs or removes packages on several hosts to match the masters package list.
debsync can do its work either over ssh (default) or rsh.
debsync is different from fai (Full Automated Installation) because AFAIK fai works with machines you plan to install automatically and identically, while debsyncs goal is to update a bunch of existing and different machines to the level at which they both have the same packages installed as those installed on a master host.
<<lessdebsync gets a list of installed packages from a master host, and installs or removes packages on several hosts to match the masters package list.
debsync can do its work either over ssh (default) or rsh.
debsync is different from fai (Full Automated Installation) because AFAIK fai works with machines you plan to install automatically and identically, while debsyncs goal is to update a bunch of existing and different machines to the level at which they both have the same packages installed as those installed on a master host.
Download (0.012MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1494 downloads
ftpsync 1.81
ftpsync provides a tool for synchronizing directories over FTP. more>>
ftpsync provides a tool for synchronizing directories over FTP.
ftpsync is a tool that allows updates to be incrementally and recursively made to remote FTP servers. It examines time stamps and sizes, and is designed to operate in a manner similar to rsync.
ftpsync implements the missing recursive PUT FTP command.
<<lessftpsync is a tool that allows updates to be incrementally and recursively made to remote FTP servers. It examines time stamps and sizes, and is designed to operate in a manner similar to rsync.
ftpsync implements the missing recursive PUT FTP command.
Download (0.023MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
935 downloads
drsync 0.4.3
drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. more>>
drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. drsync project is ideal for notebook users who want to keep data in two (or more) different places.
It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desktop.
<<lessIt is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desktop.
Download (0.016MB)
Added: 2006-05-10 License: GPL (GNU General Public License) Price:
1268 downloads
ClearCase::SyncTree 0.39
ClearCase::SyncTree is a Perl module that can synchronize a tree of files with a tree of elements. more>>
ClearCase::SyncTree is a Perl module that can synchronize a tree of files with a tree of elements.
SYNOPSIS
# Create a synctree object.
my $sync = ClearCase::SyncTree->new;
# Tell it where the files are coming from ...
$sync->srcbase($sbase);
# Tell it where theyre going to ...
$sync->dstbase($dbase);
# Supply the list of files to work on (relative or absolute paths).
$sync->srclist(keys %files);
# Compare src and dest lists and figure out what to do.
$sync->analyze;
# Create new elements in the target area.
$sync->add;
# Update existing files which differ between src and dest.
$sync->modify;
# Remove any files from dest that arent in src.
$sync->subtract;
# Check in the changes.
$sync->checkin;
See the enclosed synctree script for full example usage.
This module provides an infrastructure for programs which want to synchronize a set of files, typically a subtree, with a similar destination subtree in VOB space. The enclosed synctree script is an example of such a program.
The source area may be in a VOB or may be a regular filesystem; the destination area must be in a VOB. Methods are supplied for adding, subtracting, and modifying destination files so as to make that area look identical to the source.
Symbolic links are supported, even on Windows (of course in this case the source filesystem must support them, which is only likely in the event of an MVFS->MVFS transfer). Note that the text of the link is transported verbatim from source area to dest area; thus relative symlinks may no longer resolve in the destination.
<<lessSYNOPSIS
# Create a synctree object.
my $sync = ClearCase::SyncTree->new;
# Tell it where the files are coming from ...
$sync->srcbase($sbase);
# Tell it where theyre going to ...
$sync->dstbase($dbase);
# Supply the list of files to work on (relative or absolute paths).
$sync->srclist(keys %files);
# Compare src and dest lists and figure out what to do.
$sync->analyze;
# Create new elements in the target area.
$sync->add;
# Update existing files which differ between src and dest.
$sync->modify;
# Remove any files from dest that arent in src.
$sync->subtract;
# Check in the changes.
$sync->checkin;
See the enclosed synctree script for full example usage.
This module provides an infrastructure for programs which want to synchronize a set of files, typically a subtree, with a similar destination subtree in VOB space. The enclosed synctree script is an example of such a program.
The source area may be in a VOB or may be a regular filesystem; the destination area must be in a VOB. Methods are supplied for adding, subtracting, and modifying destination files so as to make that area look identical to the source.
Symbolic links are supported, even on Windows (of course in this case the source filesystem must support them, which is only likely in the event of an MVFS->MVFS transfer). Note that the text of the link is transported verbatim from source area to dest area; thus relative symlinks may no longer resolve in the destination.
Download (0.032MB)
Added: 2007-07-31 License: Perl Artistic License Price:
815 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above synchronise search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed