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
t recent call last):
File "C:\paramiko-1.6\paramiko-1.6\demos\demo_simple.py", line 102, in
sys.exit(1)
SystemExit: 1
THANKS IN ADVANCE
K. KIRAN KUMAR
kadarla kiran kumar writes:
> I have to implement SFTP conection from client to
Hi Everybody,
I have to implement SFTP conection from client to the server using Python
script.
Iam very new new to python , and i dont't have much time to complete this. So
I need some pointers from you.
If anybody has already done this kind of stuff, please let me know. Please
do