Hi guys, I'm new on the dev scene and currently producing an app that can Copy, Move or Sync (update new) files, I originally only wanted a sync capability but through testing the code I've written to copy files to another destination seems to do it faster than that of the native copy and paste, so I thought I'd add that in too.
I'm mainly asking if theres any interest in a portable app for this, as later on I intend to add a monitor mode so that if a new file arrives in the source directory it will be copied, moved or synced to the destination directory without any interaction needed. I may also add capabilities to archive (or zip) the files as well.
Of course other suggestions and features to add are welcomed too.