Closed GoogleCodeExporter closed 9 years ago
Since the pcp program sets the user's priority presence at "-1," a full JID is
required to send a file. This means that you must provide
user@host.com/full_resource to the second instance/the sender. This is achieved
by performing the following:
-execute pcp from the full build directory: path_to_pcp/pcp receiver@host.com
-Find, in the output, where it says: "logged in as: receiver@host.com/pcp####"
and note the part after ".com/" to insert into
-execute pcp from another directory: path_to_talk/talk/build/dbg/staging/pcp
sender@host.com source_file receiver@host.com/pcp####:destination_file
Original comment by Cummings.Kyle.M
on 20 Jul 2012 at 6:14
That's very helpful
Original comment by look.wan...@gmail.com
on 19 Mar 2013 at 2:46
Original comment by juberti@google.com
on 1 Jun 2013 at 4:58
Original issue reported on code.google.com by
vasya.ko...@gmail.com
on 12 Jul 2012 at 1:52