I have a head-less NAS that has all my files on it. I use a set of (different) NAS drives I got from a typical big box store, that I rotate off-site. FTP is really my only option; I cannot install any 'apps' on the NAS drive.
I am looking for a port to install on my head-less NAS that:
Are there some 'good little' ports that anyone can recommend I try?
I am looking for a port to install on my head-less NAS that:
- I can configure via configuration 'text' file. (Or via terminal screen could be fine, but I prefer configuration file).
- Launch via a simple command, or schedule via cron job.
- Will recursively walk a folder and FTP copy (put) any and all files and/or folders in that parent folder.
- Does not have to use any form of TARing. I currently want all files copied over individually. But TARing option could be useful someday.
- Maybe a nice little logging option would be useful.
Are there some 'good little' ports that anyone can recommend I try?