Possible to batch file or automate chmod routine?

Soldato
Joined
18 Oct 2002
Posts
3,714
Location
Sussex
I have a popcorn hour, to ftp some files off of it I need to regularly run putty and then chmod to change file properties before it will let me ftp the files.

Is it possible to automate this or at least make it single click?

Right now I launch putty, log into 192.168.1.2 as telnet, then type
chmod -R 777 Downloads. Being as I do the same thing every time can I simplify this task?
 
Back
Top Bottom