I've just got my PowerServer working on our internet server. I'm trying out the fileservice functions so I wrote a test program that:-
- does a of_logonfileserver to login to the server (this works fine)
- then does a of_appeonupload to upload a file to the server
The upload works but it unrealistically slow. It takes about 60 secs to upload a 1.4mb file. If I use FileZilla to upload the same file, it takes 3 secs.
Is this a normal expectation from the Appeon fileservice? If it is it wouldn't be workable. Do you have suggestions on how I could get it to perform somewhere similar to FileZilla?
My PC:
Windows 10 using IE or Chrome (same results for both browsers)
Server:
Windows Server 2016
Appeon running under IIS
TIA.