Re: how to identify a particular directory / file on remote machine

2005-11-09 Thread Mike Meyer
"Swarna" <[EMAIL PROTECTED]> writes: > Hi all, > > I am trying to find out whether a particular directory is present on a > remote machine or not from my local Python script in Linux . Can anyone > help me with the command that i need to issue to os.system in my python > script to acheive this? L

how to identify a particular directory / file on remote machine

2005-11-09 Thread Swarna
Hi all, I am trying to find out whether a particular directory is present on a remote machine or not from my local Python script in Linux . Can anyone help me with the command that i need to issue to os.system in my python script to acheive this? Thanks, for all your time ! -- http://mail.pytho