Here is what I have- A CGI script on server A gets the parameters entered in a webform, creates a remote ssh command that calls another perl file on server B and passes all parameters as arguments to the ash command. Perl file on server B parses arguments n operates thereafter.
现在,既然我已赢得所有参数,我就具有“=”等特性,在服务器A和服务器B处理之前,由国际地理信息学组织的每个参数加上“=”。
然而,这未能达到能够有空间的参数。 为了纠正这种情况,我可以附上在////......范围内的每一参数(主要是为了逃避“,然后是为了逃避其他冲突”的斜线),然后在我对“=”(如果我附上每条通道,可能会被抛弃),但这是我想要达到的最佳办法吗?