FALCONSEYE
Programmer
is it possible to execute a file on a remote server? i have all the rights. all i want to do is to execute a file and pass the arguments something like
e:/gpg.exe is the file to run
gpg -e -r XXX test22.txt
perhaps any classes/methods i should be aware of?
thanks for the help in advance
e:/gpg.exe is the file to run
gpg -e -r XXX test22.txt
perhaps any classes/methods i should be aware of?
thanks for the help in advance