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-dos script problem!
Name: zhou hao Date: April 21, 2003 at 19:11:53 Pacific OS: win98 CPU/Ram: pii/128M
Comment:
If I use get-dos script to download files on the ftp server to a certain directory on the local computer and it found files of the same name, but i don't want to overwrite but automatically dont download the file?Can i help u? Glad if you could help
Name: phessup Date: April 30, 2003 at 10:03:26 Pacific
Reply:
If you use a DOS .BAT file to run the FTP script "ftp -i -s:yourftp.scp" you could choose a temporary file name for your "get" command "get sourcefile tempfile" and then handle the name conflict in DOS after the FTP finishes.
Summary: Hi Ben, you are asking a Windows XP batch file programming + FTP server question, but this is DOS forum. So you have asked your question in a *wrong* forum. Please note that Windows XP does not includ...
Summary: Hello ! Iam new to Dos Script.Iam struck with a problem,Plese help. I want to execute a dos command from batch file and on error condition want to display my custom message. Say I want to copy file c:...
Summary: Hi, I have following data format: A : ABC Model: v3.5.8 source: C:\data\ABC.raw B : 123 C : 2000-10-28 D : 05:17 E : 2000-11-08 F : 01:15 name: scott tiger Purpose: Production P_id: 213435 Class: Norm...