I am looking at a Syncovery as a possible solution to a file transfer task. The requirements are as follows:
Must be able to parse a directory on the local network
Must be able to upload files from this directory to a Webserver on the Internet using https. This is NOT Amazon S3, Microsoft Azure, Google Drive or any other commercial/online backup site. https is the ONLY option for upload.
If a file with the same name exists on the remote server, it will be overwritten.
Once the file is uploaded, it should be deleted from the local directory.
Can Syncovery handle this?
Thanks