PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: Peter.Higgins on January 05, 2023, 11:49:32 AM

Title: Server parameter in CALL "*web/sftp;receive"
Post by: Peter.Higgins on January 05, 2023, 11:49:32 AM
Server parameter in CALL "*web/sftp;receive" is confusing me somewhat. 
I recently implemented a client with Id/Password where the domain:port only worked as domain;port. (Delimiter = Semi-Colon)
The next client using a cert only works with domain:port.
Is there a way to know when to use a certain delimiter in the domain sent? 
Title: Re: Server parameter in CALL "*web/sftp;receive"
Post by: Devon Austen on January 09, 2023, 09:34:24 AM
Using ; should always work.

What is the error you got when using ;?