Project feasability?

Get help for specific problems
Posts: 1
Joined: 5 Jan 2017

ChrisRChamberlain

Hi all

Developing a Windows app that allows a user to update a website through a Wizard which in turn builds .html pages, .pdfs, resizes images, etc.

Updating the website using WinAPI calls is fine except for the need to remove redundant files on the server before uploading current version. etc.

Using the Windows FreeFileSync interface, syncing a local test website to a remote test website using SFTP works as expected.

Before commiting to running FreeFileSync in a Windows shell and developing the necessary code to do the syncing over SFPT, are there any 'gotchas' of which one should be aware, please?

TIA