[go: up one dir, main page]

File Sync Software

View 76 business solutions
File Sync Clear Filters
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    LMS Desktop Assistant
    This program assists you when working with a Learning Management System. You can convert and upload exercises, split and convert documents to PDF, generate statistics in Excel format and synchronize all contents of a local folder with the platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LetmeSync

    Automatically sync and back up your files to your clouds.

    Automatically sync and back up your files, documents, pics, music to your clouds! LetMeSync is a PC client program that will allow you to automatically sync your files with various cloud services. When a file is created, modified or downloaded, LetMeSync will automatically sync it to the specific folder of your clouds. Whenever, whereever from any device, you can access your files via clouds. LetMeSync supports all majaor cloud services(DropBox, SugarSync, SkyDrive, Box, YouSendIt, ZipCloud), so whatever you are using you can use LetMeSync to manage each of them or all of them at once. You can use and manage multiple clouds using LetMeSync. For example, you can save all your pictures in one cloud and document in another cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lina Live Backup

    Lina Live Backup

    remote synchronisation

    software to automatically detect any change on a specified file system to synchronize it through an encrypted channel towards a remote location
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    Live Snippets

    Live Snippets

    InDesign CS6 add-on to manipulate text portions as nested snippets.

    From its name, it manipulates text portions as snippets which have the extension "*.idms". This software has great features like nesting and portion exception, and I welcome any query about the code. To install it read the readme.txt file. A new menu called "Live Snippets" will represent the tool functions. It's open source and free of charge. Because it's Javascript it works on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Load AD Contacts

    Program to synchronize AD user objects of different AD forests

    Synchronize address data (e.g. Outlook Global Address List (GAL)) between different Active Directory (AD) forests. The process is as follows: 1) Export user objects of source forest using LDIFDE (a tool provided by Microsoft) 2) Use the program LoadADContacts2 to determine differences between this export and the specified OU of the target AD forest. 3) Update the OU of the target AD forest using LDIFDE using the output of LoadADContacts2 Now users in the target forest can see the users of the source forest in their Global Address List. Notes: - User objects of the source AD forest are imported as contact objects into a selected OU of the target AD forest. - LoadADContacts2 does not update the AD, LDIFDE is used for updates. Therefore tracking of updates is easy. - Only changes are loaded to the target OU. - Various options can be selected: See usage when starting LoadADContacts2 without arguments. - Sample .bat files are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lotus Notes to Google Calendar tool

    Lotus Notes to Google Calendar tool

    One-way synchronization from Lotus Notes Calendar to Google Calendar

    This is a one-way sync program that will sync your Lotus Notes Calendar to your Google Calendar. No installation is required. Includes many options such as automatic syncing at specified intervals. *Important Privacy Information: https://sourceforge.net/p/lntogoogle/wiki/PrivacyPolicy/ *** Information Update, September 2020: *** Recent issues with Google Synchronization should be fixed with version 1.9.2 which is available for download, now. For typical installation pitfalls, see: https://sourceforge.net/p/lntogoogle/wiki/InstallationPitfalls/ The project was not maintained since its last update in February 2015. However, since I've tracked more than 15.000 Downloads over the last 5 years and still more than 1 million Calendar API-Calls per day, I assume that the tool is still very much in use. So I decided to go back to work. More info: https://sourceforge.net/p/lntogoogle/wiki/Home/ Donations appreciated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a library for making it easier to develop communications software by MFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mackup

    Mackup

    Keep your application settings in sync

    Back ups your application settings in a safe directory (e.g. Dropbox). Syncs your application settings among all your workstations. Restores your configuration on any fresh install in one command line. If you have Dropbox installed and want to use it to save your config files, that's super easy. On macOS, if you want an easy install, you can install Homebrew and initialize it with it. If not running macOS, or you don't like Homebrew, you can use pip. On Ubuntu, pip will install to the current user's home directory rather than system-wide. Because of this, when installing pip on Ubuntu you will need to run pip install with the --system flag as well (on other platforms this is not needed). By only tracking pure configuration files, it keeps the crap out of your freshly new installed workstation (no cache, temporary and locally specific files are transfered). Mackup makes setting up the environment easy and simple, saving time for your family, great ideas, and all the cool stuff you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 10
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a perl program to sync mirrors, initially for Ubuntu but may spread to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nets&Nuts

    Nets&Nuts

    Communicating Vision PLC with Java - Linux server

    This is a Java application which enables the communication among Vision V350 PLC and Linux server without using OPC server. In fact there are two applications: 1- TCP_Server which timely receives data sent from PLC 2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NoCalSync
    NoCalSync is a tool for synchronizing Lotus Notes Calendar and Google Calendar. With NoCalSync, you can synchronize your calendars uni-directionally from Notes to Google or from Google to Notes and bi-directionally between Notes and Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nocs
    Nocs is a C#/Windows Forms project that utilizes the Google Document List API for synchronizing text documents with Google Docs. This allows quick editing regardless of user or physical location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a spanish translation of Nokinux, a nokia cellphones management suite for gnu/Linux not developed by me. For the original Version please visit de Nokinux proyect. Esta es la versión en español de Nokinux traducida por mi (Nokinux Español).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Note Commander is a simple note manager. It is geared towards a power-user; it has a keyboard-driven interface designed for quick adding and editing of notes/tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Notes2Gcal allows to export your Lotus Notes Calendar to your Google Calendar account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NotesAndroidSync
    Synchronize your Lotus Notes calendar to calendar on your Android device. It works only via Bluetooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    One-Post

    Aggregating updates to social media sites from an Android application

    One-Post - Aggregating social updates to common social media websites, using open source methodologies on an android platform. This project is being done as part of my final year dissertation at university. One-Post is open source and all contributions are welcomed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Data synchronization utility for moving data between different servers and different databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OpenAVB

    Audio/Video Bridging open source enabling

    This is sourceforge mirror of the github repository, primarily for managing mailing list traffic and issue tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Out2GCal
    Sync Outlook 2010 calendar to Google Calendar Account through a C# Add-In. Currently 1-way, 2-way coming in version 2 [v4.0]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PCSecrets Sync

    PCSecrets Sync

    Synchronize secrets between PCSecrets and Secrets for Android

    Secrets for Android is an app that allows you to securely store and manage passwords and secrets on your Android device. PCSecrets is an application that provides similar facilities for a PC. PCSecrets Sync is an Android app that provides a synchronization capability between the two. It makes use of the new synchronization interface introduced in Secrets for Android (SfA) 2.4. The app is essentially a service and has no direct user interaction (no user interface). The app can be installed from Google Play or the .apk file can be downloaded from here. Secrets for Android is available on Google Play. PCSecrets is available on SourceForge. Click on the web site link below for full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    POJOsync is an easy to use Java Framework to synchronize plain old java objects (POJO) with other users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project