I have a windows machine. I use putty software to make a link between my computer and magnolia cluster.
To transfer a file from my computer to magnolia cluster, the command is
pscp <filename> <magnoliaclusterinfo(youruserid, domain)> <magnolia_cluster location where you like to keep your file>
I am looking for the reverse process. How could I transfer a file from magnolia cluster to my computer?
Thank you.