Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
well yes, like i said, just a case of writing a small batch file. if you want to use ncftp for the sake of it, it appears to include an ncftpbatch command to accept jobs in batch, just check the docs for it.
The best is to write a small batch script. Use ncftput, in that way you can give login parameters etc on the command line. ncftpput can handle multiple files at once so you need only one command per directorty.
You can put the call to your bash script in a cron job.
This is so reliable that I once discovered that the script still was doing a succesful upload of something while the project had already stopped 2 years before...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.