Computing.Net > Forums > Disk Operating System > Ftp Batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Ftp Batch file

Reply to Message Icon

Name: Mauro
Date: March 26, 2000 at 22:41:03 Pacific
Comment:

how can make a batch file from win98 dos mode
for transfer file on remote PC by FTP mode ?



Sponsored Link
Ads by Google

Response Number 1
Name: UndiFineD
Date: April 2, 2000 at 22:11:55 Pacific
Reply:

Even win95 has c:\windows\ftp.exe
then you could use the basic ftp commands to do your
operations


0

Response Number 2
Name: Alex Heiland
Date: April 7, 2000 at 07:20:31 Pacific
Reply:

use the
ftp -n -s:<> [REMOTE PC NAME]


<> is the filename
where you specifie your FTP Commands.
Example:

user myuser
password
get myfile




0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Ftp Batch file

FTP batch file www.computing.net/answers/dos/ftp-batch-file/4647.html

FTP Batch Files www.computing.net/answers/dos/ftp-batch-files/14272.html

DOS Batch file to FTP files from UNIX www.computing.net/answers/dos/dos-batch-file-to-ftp-files-from-unix/2105.html