C cpthk New Member Oct 9, 2006 #1 What ftp command could execute a file on the remote side? The remote side has windows xp IIS and microsoft ftp server installed with full control of execute, write, read. But what command could I execute a file? Thanks.
What ftp command could execute a file on the remote side? The remote side has windows xp IIS and microsoft ftp server installed with full control of execute, write, read. But what command could I execute a file? Thanks.
chrisalviola New Member Oct 10, 2006 #2 if you want to execute a file on the remote pc using a web browser you can create a cgi script(ex. perl is the best cgi i know) on the server so that it can be executed anywhere on the network
if you want to execute a file on the remote pc using a web browser you can create a cgi script(ex. perl is the best cgi i know) on the server so that it can be executed anywhere on the network