Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



How to use command line management of IIS FTP site

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 19-03-2010
Member
 
Join Date: Feb 2010
Posts: 710
How to use command line management of IIS FTP site

Hi all,

In order to achieve in the Internet quickly share network resources, purpose,I use the built-in FTP components of IIS server set up FTP server. Because of its close integration, and Windows systems, and to operate in the IIS console, easy to fly, so get everyone of all ages. If i am using IIS 6.0, i can also use the script command management and maintenance FTP site, a simple command line, but i have no idea of this. Please suggest.
Reply With Quote
  #2  
Old 19-03-2010
Raine's Avatar
Member
 
Join Date: May 2008
Posts: 3,287
Re: How to use command line management of IIS FTP site

IISftp.vbs command can be used to create, delete, query and control the FTP site, easy to use as the command is based on the command line, it is particularly loved by the network management users.
IISftp command format:
Code:
IIsFtp [/ s [/ u [/ p]]] / [arguments]
/ s connection FTP server name
/ u to connect using the account name
/ p account password
Reply With Quote
  #3  
Old 19-03-2010
Sam.D's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,735
How to use command line management of IIS FTP site

If you want to create a FTP site. Here I called suning-3avmjsp1 on the local IIS server, create a file called cpcwftp the FTP site. In the Windows server 2003 system, run the command prompt program. Then at the prompt window, run the IIsFtp / s suning-3avmjsp1 / u administrator / p rrttjj / create d: cpcwroot cpcwftp / i 192.168.1.2 / b 21 order, to complete the cpcwftp site creation. Because it is created in the local FTP site, only need to run IIsFtp / create d: cpcwroot cpcwftp / i 192.168.1.2 / b 21 commands. Check and reply.
Reply With Quote
  #4  
Old 19-03-2010
Member
 
Join Date: Mar 2009
Posts: 1,548
How to use command line management of IIS FTP site

Completed cpcwftp site creation, network management is now available in the local inquiries about the site exists. At the command prompt, run IIsFtp / query cpcwftp command can be. Control of the state of cpcwftp site is simple, at the command prompt, run IIsFtp / start cpcwftp command, you can start the FTP service cpcwftp site. To stop the site's FTP service, run IIsFtp / stop cpcwftp command, to suspend FTP service only runs IIsFtp / pause cpcwftp command. If you want to remove the local server cpcwftp site, at the command prompt, run IIsFtp / delete cpcwftp command can be. The above operation is based on the local IIS server in the FTP site. All the best.
Reply With Quote
  #5  
Old 19-03-2010
ThoMas321's Avatar
Member
 
Join Date: Apr 2008
Posts: 4,078
How to use command line management of IIS FTP site

At the command prompt window, run the IIsFtpDr / create cpcwftp cpcwv d: cpcwvroot order to complete the virtual directory of local creation. Query virtual directory information. After the completion of creation, look at the virtual directory CPCWV exists at the command prompt, run IIsFtpDr / query cpcwftp command. Check and reply.
__________________
Ram requirement for various OS
Reply With Quote
  #6  
Old 19-03-2010
Macarenas's Avatar
Member
 
Join Date: May 2008
Posts: 4,810
Re: How to use command line management of IIS FTP site

Delete the virtual directory is equally simple. Here I want to delete a file named cpcwftp's FTP site under the virtual directory CPCWV. At the command prompt, run IIsFtpDr / delete cpcwftp / cpcwv command can be. Although the use IISftp.vbs and IISftpdr.vbs commands can easily complete the FTP site management and maintenance work, but after all, providing these scripting commands IIS6 features not perfect, such as directory access permissions settings, user access controls, the time being can not use the script command. But for routine management and maintenance of FTP, use the script command to achieve is a good choice. All the best.
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to use command line management of IIS FTP site"
Thread Thread Starter Forum Replies Last Post
xcopy command line together with wmplayer command line Aislinn Operating Systems 5 31-03-2010 01:13 PM
PROBLEM: COMMAND LINE OPTION SYNTAX ERROR. TYPE COMMAND /? FOR HEL FORTHELOVEOFGODPLEASEHELPME MediaCenter 3 03-09-2009 06:41 PM
Command Line Ren (Rename) command broken? SixSigmaGuy Vista Help 2 18-05-2008 04:30 PM
autorun.inf - shell\..\command with command line parameter doesn'twork kakii Windows XP Support 1 18-05-2007 02:24 AM


All times are GMT +5.5. The time now is 09:58 PM.