Hello
I would like to edit different files located on my server 
Instead of browsing different locations with winscp, I would like to script it 
Ideally it would be 
edit ./templates/tpl1.tpl
edit ./config/site.ini
...
and all this files would be opened in my text editor 
Of course "edit" doesn't exist 
How can I do ?
Thx