B
Ben
I want to create a batch file that can be scheduled to run every night at
midnight to 1.) Zip up a file, then 2.) FTP the resulting Zip to a server
over the internet.
Is this simple? If so what tools would I need? WinZip doesn't have a
command line interface that I know of, does good-old PkZip work on 2k/XP?
Thanks for your help.
- Ben
Example:
File to be zipped = c:\data\datafile.mdb
Resulting zip file = c:\data\datafile.zip
ftp to ftp://whatever.server.com/data
midnight to 1.) Zip up a file, then 2.) FTP the resulting Zip to a server
over the internet.
Is this simple? If so what tools would I need? WinZip doesn't have a
command line interface that I know of, does good-old PkZip work on 2k/XP?
Thanks for your help.
- Ben
Example:
File to be zipped = c:\data\datafile.mdb
Resulting zip file = c:\data\datafile.zip
ftp to ftp://whatever.server.com/data