Thanks, Timo, for the reference above. I see you don't recommend.
I contacted pCloud and was instructed to input
https://webdav.pcloud.com for the U.S. server. My Mac did it fine and a Diarium folder was automatically created in pCloud for automatic backup. It's good news.
That's said, I failed syncing my Diarium on my android phone. I copy-paste the error message FYI. I am not sure this will help you help me, but here it is. If it doesn't sync, will the phone diarium data remain in my phone storage separate from the data on my Mac?
Thank you so much. I love the app and want to be able to make pCloud work with it as it's the largest storage I have. Thank you.
Dani
message: Uploading local attachments… (9/47)
error: System.Net.Http.HttpRequestException: net_http_client_execution_error
---> System.Net.Http.HttpIOException: net_http_invalid_response_premature_eof (ResponseEnded)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage , Boolean , CancellationToken )
Exception_EndOfInnerExceptionStack
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage , Boolean , CancellationToken )
at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage , Uri , Boolean , ICredentials , Boolean , HttpConnection , HttpConnectionPool , CancellationToken )
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage , Boolean , Boolean , CancellationToken )
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage , Uri , Boolean , ICredentials , Boolean , Boolean , Boolean , HttpConnectionPool , CancellationToken )
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage , Boolean , CancellationToken )
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage , Boolean , CancellationToken )
at System.Net.Http.HttpClient.<SendAsync>gCore|83_0(HttpRequestMessage , HttpCompletionOption , CancellationTokenSource , Boolean , CancellationTokenSource , CancellationToken )
at WebDav.WebDavDispatcher.Send(Uri , HttpMethod , RequestParameters , CancellationToken , HttpCompletionOption )
at WebDav.WebDavClient.PutFile(Uri , HttpContent , PutFileParameters )
at Diarium.WebDAVHelper.UploadFile(WebDavClient client, String path, Byte[] data)
at Diarium.WebDAVHelper.<>cDisplayClass6_3.<<Sync>b__2>d.MoveNext()
--- End of stack trace from previous location ---
at Diarium.WebDAVHelper.Sync(SyncAction syncAction, Boolean merge, Task`1 remoteMediaCache, CloudSyncStatus syncStatus)