Copy to remote and update DB

remote.copy.update(input_id, remote_dir, local_file_path,
  remote_file_name = NULL, host, con)

Arguments

input_id

Input ID, as a numeric or character

remote_dir

remote folder path

local_file_path

full path name to local file that needs to be copied, e.g. "/fs/data1/dbfiles/.../.../*.css"

remote_file_name

remote file name, no need to provide if it's the same as local

host

as in settings$host

con

BETY database connection

stderr

should stderr be returned

Value

remote_id remote dbfile record