ftp.del: ftp.del

ftp.delR Documentation

ftp.del

Description

deletes file <x> or file <y> on remote folder <x>

Usage

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

Arguments

x

= a remote folder/file

y

= a SINGLE file (e.g. "foo.txt") or missing if <x> is a file

n

= ftp site (can be missing)

w

= user id (can be missing)

h

= password (can be missing)

u

= a string (ftp/sftp)

See Also

Other ftp: ftp.all.dir, ftp.all.files.underlying, ftp.all.files, ftp.credential, 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, ftp.upload


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