Delete files on remote server
Hello I have written the following script to get files from the remote server and copy them to our local server, this is working fine. Now I want to also get the files on the remote server after they have been copied, but my
get -delete
isn't working, could someone help me modify my script please.