Summary: While doing the ftp from the DOS environment ,you will get the ftp prompt. Now from this ftp prompt if you give 'remote' command . system will show yo...
Summary: you might be able to pipe the username into the batch file either using a text file or batch parameters, for example: @echo off cls rem ftp into a pc ...
Summary: Is there a way to record (in a file) DOS commands so I can later look at them later - commands during the FTP. I'm getting strange errors (I don't kno...
Summary: To do this you must install a Packet Driver for your network card. The package I have for you contains the command line FTP client, the WATTCP.CFG fil...
Summary: Dear friends, If possible pls help me in this case. i want to put a file to a remote computer using ftp. local machine is windowsXP. remote machine on...
Summary: This may be a very simple task via input redirection. The way it works - you set up a text file with the commands that you, as the user, would normal...
Summary: I have do some more research on the Internet about the WCL_FTP tool that he have used. Here is the offical desciption of this program from the website...
Summary: You need to type the command that starts the program, usually an executable file (will have .exe or .com extension), but sometimes this is done with a...
Summary: Use FOR/R: for /R "C:\FTP" %F in (*.*) do echo %F That would loop through all files on C:\FTP, including the ones on subdirectories, ECHOing the whole...
Summary: This is a very small solution to post your IP adress to a webpage. It makes simple use of the following DOS utilities: - FTP which comes with Windows ...
Summary: Okay I made another attempt to get a download on win98 and got it, its loading right now and all the info you gave is working perfect. I will let you...
Summary: I cannot format my 3GB harddisk under format command, during formating system aborted at 13% completion. Please send my any low level format program t...
Summary: 1st off, I got confused when you started talking in circles. I even tryed to draw out a plan to solve your questions, and ended up even more confused...
Summary: No, my ftp software f-ed up like it did last night. Don't touch that file. It's screwed up. I'm still working on getting the files up - this time w...
Summary: To start FTP, enter the FTP command at the DOS prompt in the following format: FTP [-D] [-F] [-I] [-P] [-V] [-X] remote_host The following table summ...
Summary: I dont understand how to use the dos FTP command. I type ftp xxx.xxx.xxx.xxx and it says connect and gives me a number. Then I try a command and it s...
Summary: Grately depends on the FTP client you use. I know only about the FTP.EXE that comes with Windows 95 (and gets copied to your WINDOWS\ folder when you ...
Summary: is there a place i can download a list of ftp commands???? also is there anywhere on the net i can get a bit of info on basic ftp ?? thank you...
Summary: I have a DOS machine which can do dial-up. I need to be able to do FTP to remote location. If possible I need to do the FTP though batch process. If p...
Summary: During the FTP session, various messages are outputted. Let's suppose that the most vital command on your FTP session is that PUT cmd, and let's also ...
Summary: Is there a way to excute on command that will open an ftp connection if prompt for a username and password?? example the site is geocities something l...