Home / Scripts & Code / C#
Simple File Sync Desktop AppSimple File Sync Desktop App
Desktop application for synchronization between 2 directories. The app has an intuitive UI with detailed messages responses.Home / Scripts & Code / C#
Simple File Sync Desktop App
Desktop application for synchronization between 2 directories. The app has an intuitive UI with d...2 Support questions or comments
Please login or create an account to post a question or comment.
-
1 month agoHi , we have a project that we wanted to add a functionality that works like this can we get this your own to integrate with our existing application so data/files can be sync and backup
-
1 month agosimplycoders AuthorYes, you can integrate parts of the source code into your application. The app contains its own service layer with the main sync function that can be copied & implemented in your app.
Hope this answers your question
-
9 months agoDoes the application just transfer files from one folder to another on the same computer?
Could include functions to sync local files to FTP, local to AWS S3, local to DropBox.... -
9 months agosimplycoders AuthorThe current version of the application only supports file transfers within the same computer. File transfers to other file storage services are currently possible only by mapping a network drive in Windows Explorer.
Including file transfers to other file storage services can be considered in a future release of the application. -
2 months agoRegards,
Will I get the source code by purchasing this app? -
2 months agosimplycoders AuthorYes, you'll get the full source code, including all .cs & .xaml files you can fully modify. Documentation included.
Information
Category | Scripts & Code / C# |
First release | 27 December 2023 |
Last update | 27 December 2023 |
Files included | .cs, .csproj |
Tags | C#, desktop application, .net |