ftp.put: ftp.put

ftp.putR Documentation

ftp.put

Description

puts file <y> to remote site <x>, creating folders as needed

Usage

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

Arguments

x

= a remote folder

y

= a file vector

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.record, ftp.rmdir, ftp.sql.factor, ftp.upload


vsrimurthy/EPFR documentation built on April 10, 2024, 10:10 p.m.