Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.)

  • No labels