Skip to content

irodsConnection only returns collections from local server #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
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.com on 27 Jul 2013 at 5:33

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions