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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to