<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Shawn X. Zhan | Activity</title>
	<link>https://clovertech.infor.com/members/shawnz/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/shawnz/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Shawn X. Zhan.</description>
	<lastBuildDate>Thu, 30 Apr 2026 15:41:35 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">188331f9ac8c16b4e0ef81de3e3e56c9</guid>
				<title>Shawn X. Zhan changed their profile picture</title>
				<link>https://clovertech.infor.com/activity/p/26752/</link>
				<pubDate>Mon, 17 Feb 2025 23:09:23 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">94edd41717a3daafedba837e618edc01</guid>
				<title>Shawn X. Zhan replied to the topic Does Cloverleaf Client Compatible with Windows 11 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/does-cloverleaf-client-compatible-with-windows-11/#post-121514</link>
				<pubDate>Tue, 09 Jul 2024 15:16:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks.</p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">de32b0d5d94fefd575df1e8d9eafca03</guid>
				<title>Shawn X. Zhan started the topic Does Cloverleaf Client Compatible with Windows 11 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/does-cloverleaf-client-compatible-with-windows-11/</link>
				<pubDate>Mon, 08 Jul 2024 17:16:23 -0400</pubDate>

									<content:encoded><![CDATA[<p>We like to know Cloverleaf on premise and online version. Thanks for sharing.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">919410e80246ca6b7bc5229006baf646</guid>
				<title>Shawn X. Zhan replied to the topic How to use Remote Command in the Cloud to Encrypt / Decrypt Directory or file? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-use-remote-command-in-the-cloud-to-encrypt-decrypt-directory-or-file/#post-121315</link>
				<pubDate>Thu, 11 Apr 2024 18:00:33 -0400</pubDate>

									<content:encoded><![CDATA[<p>Command Issued:</p>
<p>/bin/bash -c &#8220;cd kpl_test1/data/_testdata/PROD_DATA;gpg -e &#8211;no-tty &#8211;passphrase mypassword A08_test.txt;ls -al&#8221;</p>
<p>We got:</p>
<p>gpg: Sorry, no terminal at all requested &#8211; can&#8217;t get input</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">45b200da0491c4ac5d3052b519b7a4dd</guid>
				<title>Shawn X. Zhan replied to the topic How to use Remote Command in the Cloud to Encrypt / Decrypt Directory or file? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-use-remote-command-in-the-cloud-to-encrypt-decrypt-directory-or-file/#post-121314</link>
				<pubDate>Thu, 11 Apr 2024 17:26:47 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is what we got:</p>
<p>[10:25 AM] Kathy Prentice-Learn</p>
<p>******************************<br />
Command Issued: /bin/bash -c &#8220;cd kpl_test1/data/_testdata/PROD_DATA;gpg -e -no-tty &#8211;passphrase mypassword A08_test.txt;ls -al&#8221;</p>
<p>&nbsp;</p>
<p><strong>gpg: cannot open `/dev/tty&#8217;: No such device or address</strong><br />
total 12<br />
drwxrwxrwx 2 hci staff 4096 Apr 10 18:03 .<br />
drwxrwxrwx 4 hci staff&hellip;<span class="activity-read-more" id="activity-read-more-26278"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-use-remote-command-in-the-cloud-to-encrypt-decrypt-directory-or-file/#post-121314" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">833599fe553dbfd855eed5c4011434a6</guid>
				<title>Shawn X. Zhan started the topic How to use Remote Command in the Cloud to Encrypt / Decrypt Directory or file? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/how-to-use-remote-command-in-the-cloud-to-encrypt-decrypt-directory-or-file/</link>
				<pubDate>Wed, 10 Apr 2024 18:40:59 -0400</pubDate>

									<content:encoded><![CDATA[<p><span>This is in regard to Infor Cloud docker containers using Remote Commands (no back end access), ask if anyone has ever used Remote Commands in the cloud to encrypt a directory or file? We tried: </span></p>
<p>/bin/bash -c &#8220;cd test/data/prd_data; gpg -e &#8212; passphrase mypasswd A08_test.txt&#8221;</p>
<p>But we got:</p>
<p>gpg:  cannot open &#8216;/dev/tty&#8217; : No such device or a&hellip;<span class="activity-read-more" id="activity-read-more-26274"><a href="https://usspvlclovertch2.infor.com/forums/topic/how-to-use-remote-command-in-the-cloud-to-encrypt-decrypt-directory-or-file/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6d284f58f6dac46c62cff74be4946b00</guid>
				<title>Shawn X. Zhan started the topic Has anyone use Cloverleaf to connect to NucTrac Systems - Nuclear Med App in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/has-anyone-use-cloverleaf-to-connect-to-nuctrac-systems-nuclear-med-app/</link>
				<pubDate>Tue, 04 Oct 2022 03:38:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are working on Cloverleaf to connect NucTrac with Web Service Protocol.</p>
<p>We need get authorization with ApiKep provided by the vendor. Once we get and return vendor&#8217;s new token. We will send data through with another token provided by the vendor.</p>
<p>Does anyone has sample https tcl codes to get authorization and store and return token. We use&hellip;<span class="activity-read-more" id="activity-read-more-24801"><a href="https://usspvlclovertch2.infor.com/forums/topic/has-anyone-use-cloverleaf-to-connect-to-nuctrac-systems-nuclear-med-app/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1ff74771b7182e529a5bf151407eb5d9</guid>
				<title>Shawn X. Zhan became a registered member</title>
				<link>https://clovertech.infor.com/activity/p/557/</link>
				<pubDate>Thu, 28 Feb 2019 21:24:17 -0500</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>