ftp.upload: ftp.upload

ftp.uploadR Documentation

ftp.upload

Description

Copies up files from the local machine

Usage

ftp.upload(x, y, n, w, h, u = "ftp", v)

Arguments

x

= empty a remote folder

y

= a folder (e.g. "C:\\temp\\mystuff")

n

= ftp site (can be missing)

w

= user id (can be missing)

h

= password (can be missing)

u

= a string (ftp/sftp)

v

= a boolean (ftp.use.epsv argument of getCurlHandle)

See Also

Other ftp: ftp.all.dir, ftp.all.files.underlying, ftp.all.files, ftp.credential, ftp.del, ftp.dir.parse.ftp, ftp.dir.parse.sftp, ftp.dir, ftp.download, ftp.exists, ftp.file, ftp.get, ftp.info, ftp.kill, ftp.list, ftp.missing.underlying, ftp.missing, ftp.parent, ftp.put, ftp.record, ftp.rmdir, ftp.sql.factor


vsrimurthy/EPFR documentation built on April 26, 2024, 9:26 a.m.