On Jun 26, 2007, at 5:51 AM, Fatima wrote:
bash-3.1$ globus-url-copy gsiftp://genetix.cs.cf.ac.uk/localhome/group
file:///
error: globus_xio: Unable to open file /group
globus_xio: System error in open: Permission denied
globus_xio: A system call failed: Permission denied
We usually use /etc/group as an example because everybody can read
it. It looks like the account you're getting mapped to doesn't have
permission to read /localhome/group.
Charles
bash-3.1$ cd /localhome/globus/test/globus_ftp_client_test/
bash-3.1$ ./TESTS.pl
Started server at port 38482
Running sanity check
Sanity check of source (gsiftp://localhost:38482/etc/group) failed.
fatima