MOVE - UFTP configuration option

Description

The MOVE option modifies the behavior of the GET, MGET, PUT, and MPUT commands by deleting the source file after it has been transferred to the destination.

GET and MGET with MOVE will delete files from the remote FTP server; PUT and MPUT with MOVE will delete files from the local FTP client.

Example:

$ uftp -host ftp://sb-l23-x64 -user test -pwd test -cmd MGET -src r-tmit.(script|transaction) -regex -move

Usage

Specification Method

Parameter / Value

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-move



(tick)

(tick)

(tick)

Environment Variable

n/a






Configuration File Keyword

n/a






Value

(There are no values used with this option.)