| | |
Directory Download Script
Please support our Existing Scripts advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2008
Posts: 2
Reputation:
Solved Threads: 0
Hello,
Wondering if anyone knows of a certain script / solution...
I need a script that will download all the files from an FTP server recursively to the local machine and delete the files and folders from the FTP server after it downloads each one. This script will run every 15 minutes via cron.
Originally I was going to use wget to get the directory tree that I need but as far as I see it does not delete files from the server after downloading them. (it does delete files locally after downloading them with --delete-after)
The script will be running on a Mac with OS X 10.2 so anything unix based should work.
I would really appreciate some help as I am currently at a loss. I only know basic shell scripting myself
Thanks.
Marcel
Wondering if anyone knows of a certain script / solution...
I need a script that will download all the files from an FTP server recursively to the local machine and delete the files and folders from the FTP server after it downloads each one. This script will run every 15 minutes via cron.
Originally I was going to use wget to get the directory tree that I need but as far as I see it does not delete files from the server after downloading them. (it does delete files locally after downloading them with --delete-after)
The script will be running on a Mac with OS X 10.2 so anything unix based should work.
I would really appreciate some help as I am currently at a loss. I only know basic shell scripting myself

Thanks.
Marcel
![]() |
Similar Threads
- Link directory (HTML and CSS)
- Image Resizer (PHP)
- [Tweak] Renaming your Start Button (Windows tips 'n' tweaks)
- Programming Sag Really Need Help / Advice (ASP.NET)
- Upload/Download Script... with compression? (PHP)
- Trying to create a login system (PHP)
- Need help with directory displayer code (PHP)
- shell scripting help with backup script (Shell Scripting)
- RPM not install ? (*nix Software)
- Making installs through the source (*nix Software)
Other Threads in the Existing Scripts Forum
- Previous Thread: Need help with email script
- Next Thread: site search engine
| Thread Tools | Search this Thread |





