NANY 2023: ENTER NOW!
The NANY 2023 event is now closed.
If you are a coder, any new program (or addon) that you have released in the previous year, which is freeware/donationware for home users is eligible.
And if you are not a coder, you can still participate by helping coders with ideas and testing.
To join in the adventure, visit: The NANY 2023 forum section.
NANY contests:
Latest Forum Posts
May we recommend..
Ghacks.net is a technology blog that started in 2005, around the same time that DonationCoder got started. Although it covers a diverse set of technology topics, it has been one of the reliably excellent blogs for discovering and keeping up to date on Microsoft Windows applications.
Martin, who runs ghacks, has always taken a keen interest in the events and software we make here at DonationCoder, and we're proud to call ghacks a friend.
You are viewing a specific blog item. Click here to return to the main blog page.
AutoFTPWHAT IT DOES:
What do you do when you need to upload files out of a directory at intervals? Sure, there are several FTP programs out there, but most of them are pretty large, and are made for attended FTPs. What this FTP program does is very simple. It allows you to configure a directory, a server to ftp to, and an e-mail address. Using the windows scheduler, you can schedule a job for the program using the /run:<configuration name> parameter. Then when the job executes, everything in the local directory is uploaded to the remote directory, and an e-mail stating the success or failure of the job is sent. |
||