Command Reference > Working with filemanager > move
  

move

Use the move command to move files on a cloud ecosystem.
In Microsoft Azure cloud ecosystem, the command move does not support the move operation if the target directory is not present.
The filemanager move command uses the following syntax:
move

[<-bucketname|-bn> bucket_name]

<source_cloudpath|-scp> source_cloudpath

<destination_cloudpath|-dcp> destination_cloudpath

<-old_filename|-fn> old_filename]

<-new_folder|-nfn> new_folder]

<-new_bucketname|-nbn> new_bucketname

<-username|-un> user_name

<-password|-pd> password

[<-security_domainname|-sdn> security_domain]

<-connection|-cn> connection

[<-domainname|-dn> domain_name]

The following table describes the options for the filemanager move command:
Option
Description
-bucketname
-bn
Optional. The name of the bucket containing files. This option applies to Amazon AWS.
-old_filename
-fn
Path of the source file name from where you want to move the file. This option applies to Amazon AWS.
-new_folder
-nfn
Path to the target folder location where you want to move the file. This option applies to Amazon AWS.
-new_bucketname
-nbn
Path to the target bucket name where you want to move the file. This option applies to Amazon AWS.
-source_cloudpath
-scp
Path of the source file location on Microsoft Azure cloud ecosystem from where you want to move the file. This option applies to Microsoft Azure.
-destination_cloudpath
-dcp
Path to the target folder location on Microsoft Azure cloud ecosystem to where you want to move the file. This option applies to Microsoft Azure.
-username
-un
Required if the domain uses Native or LDAP authentication. User name to connect to the domain.
-password
-pd
Required if you specify the user name. Password for the user name. The password is case sensitive.
security_domainname
-sdn
Required if the domain uses LDAP authentication. Optional if the domain uses native authentication. Name of the security domain to which the domain user belongs. The security domain name is case sensitive.If the domain uses native or LDAP authentication, the default is Native. The name of the security domain is the same as the user realm specified during installation.
-connection
-cn
Name of the connection in the Informatica Administrator.
-domainname
-dn
Optional. Name of the Informatica domain. Required only if there are multiple domains configured in the Informatica Administrator.