
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:
Skwire Empire is a giant collection of programs written by DC member Skwire.
You'll find everything from small utilities coded in requests to posts on the Coding Snacks section of the DonationCoder forum, to full blown applications like the awesome mp3 player, Trout.
One of the most prolific coders on the DonationCoder website, skwire never misses a NANY event, and rarely passes up the opportunity to fulfil a Coding Snack request.
- Number of programs available: 70+
- Last updated: Feb 2018
- Visit skwire's new empire home: http://www.dcmembers.com/skwire.
- Visit skwire's section on our forum: here.
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. |
||