handleServerFiles: handle a folder of files from the server

Description Usage Arguments Value Author(s) See Also

View source: R/handleServerFiles.R

Description

Called by processServer. Any files in subfolders of the specified job's folder are processed. These might be archives that need to be sanity checked and unpacked.

Usage

1

Arguments

j

the job The job can have these properties:

  • sanityCheck if TRUE, sanity check files, which is time-consuming but a good idea if files come from a source where they might not have been fully sync'd (e.g. dropbox) before the user sent us a link to them.

Value

TRUE; As a side effect, subjobs for sanity checking files and unpacking archives are queued.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also

processServer


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.