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.
find newest file then send to ftp
Name: robmhern Date: April 4, 2009 at 15:47:56 Pacific OS: Windows XP Subcategory: Batch
Comment:
I need a send a daily backup file to ftp site. Is there a way to make a bat file that finds the newest file in directory then send to FTP site?
Summary: I would like to make a batch script to find my external ip address then upload it via ftp to a free website I have. The purpose being so I could find out my ip address to ftp home while I'm away, just...
Summary: I have tried to create a batch file: copy %filename% c:\files and put it in the send to folder however it does not work. Does anybody know how I would be able to add an icon onto my send to menu to s...
Summary: I have some text files which i have to ftp them from one server to other. I can use PUT command, but for each file i have to call it. Assume that there are n no.of files. I have to ftp them in single ...