[This is preliminary documentation and subject to change]

Pause FTP Server (pauseftp)

Summary:

This pauses the specified FTP servers.

Usage:

pauseftp<--ADSPath|-a server1[,server2,server3...]>
[--computer|-c COMPUTER1[,COMPUTER2...]]
[--verbose|-v]
[--help|-?]

Parameters:

-a SERVERxThe number of the server to be paused.
-ComputerComma-separated list of computers.
For example -c Machine1,Machine2,Machine3. This assumes that the specified path exists on all specified computers. If no computer is specified, LocalHost is assumed.
-verbosePrint status information during processing.
-hReturn help on this command.

Examples:

pauseftp -a 1,2

pauseftp -c MACHINE1,MACHINE2,MACHINE3 -a 1,2


© 1997-2001 Microsoft Corporation. All rights reserved.