Using FP Server Extensions with script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am looking for a way to script file transfers using Front Page Server
Extensions. It looks like the basic copy and xcopy commands do not support
the HTTP protocol. I also tried mapping the web server as a mapped drive and
that failed as well.

Is there a way to transfer files over HTTP (FP server extensions) without
using the GUI?
 
No....this is unique to FP....why not try FTP (File Transfer Protocol)?

However....any other method of file transfer without using FP http mode
risks corrupting the server extensions.
 
You can use VBA to Publish w/ a script
See http://msdn.microsoft.com/library/d...1/html/fpmthPublish_HV05274838.asp?frame=true
--




|I am looking for a way to script file transfers using Front Page Server
| Extensions. It looks like the basic copy and xcopy commands do not support
| the HTTP protocol. I also tried mapping the web server as a mapped drive and
| that failed as well.
|
| Is there a way to transfer files over HTTP (FP server extensions) without
| using the GUI?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top