|
You have a complex problem here. I am not handling the 20-21 issue. I am handling your logon. Please read this FAQ: http://faq.midrange.com/data/cache/67.html Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin Angela Wawrzaszek <awawrzaszek@nucora To: "Midrange Mail List (E-mail)" <midrange-L@midrange.com> uburn.com> cc: Sent by: Fax to: midrange-l-admin@mi Subject: FTP to a port number on a computer drange.com 01/10/2002 02:47 PM Please respond to midrange-l My ultimate goal is to be able from an outside source FTP to a server at our business. We have several companies and we would like them to all send there files to a specific folder. This process should be able to be automated. I created a bat program that would FTP to an IP ( the IP specified is internal, once I get that working I will try to use do this with the external IP from home.) The default port for TCP/IP is 21, I would like to go to port 20. Here is my bat pgm. open 192.168.0.245 [20] user password put \\root\home\file.txt newfile.txt quit It gives me an error of invalid port number. If I remove the port number I can run this from DOS, put it puts my file to the default port. My .bat program will not run, it tells me invalid login. I can do the FTP from an HTML address line. Anyone know what I am doing wrong or another way to send a txt file to another sever ( with the idea that to some it will not be an internal server) Thanks!!! Angela Wawrzaszek Nucor Steel Auburn INC. Programmer/Analyst (315) 258 4205 wawrzaszek@nucorauburn.com _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.