What steps will reproduce the problem?
1. conn, errmsg = rcConnect('remote host', 1247, 'user', 'remotezone')
status = clientLogin(conn)
2. c = irodsCollection(conn)
3. s = c.getCollName()
What is the expected output?
/remotezone/home/user
What do you see instead?
/localzone/home/user
What version of the product are you using?
PyRODS 3.2.3
On what operating system?
CentOS Linux 6.4
Please provide any additional information below.
Original issue reported on code.google.com by
agrimst...@gmail.comon 27 Jul 2013 at 5:33