Computing.Net > Forums > Programming > FTP MPUT without sending the .BAT 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 MPUT without sending the .BAT file

Reply to Message Icon

Name: madole
Date: May 18, 2009 at 08:22:00 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

Hi, I've written a program which sends data in a folder to a specific ftp address. my problem is that sometimes there will be files there and sometimes not and these files change hourly. I have written an mput batch file to ftp the files but this only seems to work when the batch file is in the same folder that the files are in.
As a result, the batch file gets sent as well.
Is there any mput command where i can specify a file to leave out so it isnt sending the batch file every time?
Cheers,
Andrew



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: May 18, 2009 at 09:18:45 Pacific
Reply:

More to the point, maybe you could fix the bat. No obvious reason it can't work from another dir.


=====================================
If at first you don't succeed, you're about average.

M2


0
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 Programming Forum Home


Sponsored links

Ads by Google


Results for: FTP MPUT without sending the .BAT file

Question for the bat file guys www.computing.net/answers/programming/question-for-the-bat-file-guys-/10925.html

Bat File Help www.computing.net/answers/programming/bat-file-help-/9414.html

Advanced bat file for copying files www.computing.net/answers/programming/advanced-bat-file-for-copying-files/17021.html