Dheeraj Your current user has no permissions to write in /tmp/foo. There may be 2 reasons 1) /tmp/foo is a file and already exists and owned by a different user, so your current user not able to write. 2) /tmp/foo is folder in which you current user has no access to write.
So check /tmp/foo assign correct permission to your current user. or use some other file name, or write into you current user's home directory. Sesha ----- Original Message ---- From: Dheeraj <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, November 21, 2007 11:12:35 AM Subject: [gt-user] Error in globus-url-copy -error: globus_xio: Unable to open file /tmp/foo Hi, I m a newbie in Grid. I have set up a two node grid. I m abnle to copy files and run job from the user which lies in the main server (pbs) where CA is setup. But when i tried globus-url-copy from the node (hostname client) is got the below given error. $ globus-url-copy -dbg -vb gsiftp://pbs/etc/issue file:/tmp/foo Source: gsiftp://pbs/etc/ Dest: file:/tmp/ issue -> foo debug: starting to get gsiftp://pbs/etc/issue debug: connecting to gsiftp://pbs/etc/issue debug: aborting current operation debug: operation complete error: globus_xio: Unable to open file /tmp/foo globus_xio: System error in open: Permission denied globus_xio: A system call failed: Permission denied Please help me someone.. I 'm really in trouble. Regards Dheeraj ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
