copying only recent files from one machine to another

kadarla kiran kumar kadarlakiran at yahoo.com
Thu Mar 22 01:21:19 EDT 2007


Hi Everybody,
   
  Iam trying to copy files from one machine to another over SFTP connection. For that Iam using sftp.get & sftp.put methods.
   
  Now, I have to copy only recently created/modified files,i.e, based on timestamps from remote machine to my machine. Is there any standard implementation for that in python/paramiko ? If not , can anyone suggest me the efficient method to implement the same.
   
  Thanks in Advance,
  Kiran Kumar 

 
---------------------------------
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070321/b73619cc/attachment.html>


More information about the Python-list mailing list