Re: Help with transparent ftp
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 8 Jun 2006 16:43:48 +0800
go to command prompt
c:\>
then run the script one by one after you connected via ftp.exe
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
<jonvillalva@xxxxxxxxx> wrote in message
news:1149700448.549738.285080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The thing is I am not getting an error message at all and the IIS log
file shows that the ftp went through but there is no file in the
directory I have assigned for reciept.
Bernard Cheah [MVP] wrote:
what's the error msgs? and IIS FTP log file?
Scripting with ftp.exe is simple.. and you got it all setup as well.
Using FTP Batch Scripts
http://support.microsoft.com/?id=96269
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
<jonvillalva@xxxxxxxxx> wrote in message
news:1149613052.641671.75300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello all I have setup an ftp site on windows 2003 server using IIS. I
turned off anonymous login and granted access to only specific IPs. I
would like to set up an automated task using a txt file but it does not
seem to work. Below is the command line I am using to initiate the ftp.
C:\WINDOWS\system32\FTP.EXE -s: "C:/text/test.txt"
This references the file in which the ftp info is located. The text
file contains the info,
open {ip}
Name
Password
cd /RcvDir
send "c:\Data Tx Files\*.*"
bye
I can log on to the site via a remote computer and then copy and paste
into the folder via ftp but would like to make the operation
transparent. I am hoping one of you can throw some ideas out there to
help me figure this one out. Thanks in advance for any help.
.
- References:
- Help with transparent ftp
- From: jonvillalva
- Re: Help with transparent ftp
- From: Bernard Cheah [MVP]
- Re: Help with transparent ftp
- From: jonvillalva
- Help with transparent ftp
- Prev by Date: Re: Help with transparent ftp
- Next by Date: Re: PASV FTP behind NAT firewall
- Previous by thread: Re: Help with transparent ftp
- Next by thread: Re: Help with transparent ftp
- Index(es):
Relevant Pages
|
Loading