There are some files on a web site which I need to retreive but as I am retrieving these files I assume using 'get' as soon as I have got this file I want to rename the file.
The idea is:-
sftp onto server
cd into directory
get files
rename files
exit sftp
I will be very grateful for any kind of help.
Thanks in advance.
The idea is:-
sftp onto server
cd into directory
get files
rename files
exit sftp
I will be very grateful for any kind of help.
Thanks in advance.