kadarla kiran kumar <[EMAIL PROTECTED]> writes:
> Iam trying to copy files from one machine to another over SFTP
> connection. For that Iam using sftp.get & sftp.put methods.
Don't re-invent this wheel:
http://rsync.samba.org/>
--
\ "I think a good gift for the President would b
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
implemen