Query: ncftpbatch
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ncftpbatch(1) General Commands Manual ncftpbatch(1)NAMEncftpbatch - Individual batch FTP job processorSYNOPSISncftpbatch -d ncftpbatch -l ncftpbatch -DOPTIONSCommand line flags: -d Begin background processing of FTP jobs in the current user's $HOME/.ncftp/spool directory. This returns immediately, because a daemon process is spawned and ran in the background. -l Lists the contents of the user's job queue. -D This is like -d, except that the process does not become a daemon.DESCRIPTIONThis program is responsible for processing background FTP requests. It is normally only run by ncftp and not manually by a human being, however you can run it to manually process the FTP job queue. The jobs are spool files written to a user's $HOME/.ncftp/spool directory and have a special format and file-naming convention (which con- tains when the job is to be run). ncftp runs this program when it needs to, but if the ncftpbatch daemon dies unexpectedly the jobs that are left in the queue will not be processed until another instance of ncftpbatch is run. ncftpget and ncftpput can also be used to submit jobs for batch processing, using those utilities' -b command-line flag. If desired, you can also manually create the spool files although this procedure is not documented here (see the manual page for ncftpspooler for more information on how to do that).DIAGNOSTICSncftpbatch writes to its own log file, the $HOME/.ncftp/spool/log file. This file should be examined to determine if any ncftpbatch pro- cesses are actively working on jobs.AUTHORMike Gleason, NcFTP Software (mgleason@ncftp.com).SEE ALSOncftp(1), ncftpput(1), ncftpget(1). Software NcFTP ncftpbatch(1)
Related Man Pages |
---|
ncftpbatch(1) - redhat |
ncftpget(1) - redhat |
ncftpbatch(1) - debian |
ncftpput(1) - debian |
ncftpput(1) - suse |
Similar Topics in the Unix Linux Community |
---|
multiple file processing |
Cron FTP job |
want to run a function in background |
Getting unique jobid from "at now" |
FTP batch file suddenly stopped working |