Command Reference > Working with filemanager > copy
  

copy

Use the copy command to copy files on an Amazon AWS cloud ecosystem.
The filemanager copy command uses the following syntax:
copy

[<-bucketname|-bn> bucket_name]

<-old_filename|-fn> old_filename

<-new_foldername|-nfn> new_foldername

<-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 copy command:
Option
Description
-bucketname
-bn
Optional. The name of the bucket containing files.
-old filename
-fn
The name of the source file or folder that you want to copy.
-new_foldername
-nfn
The name of the target folder where you want to copy the files.
-new_bucketname
-nbn
The name of the bucket where you want to copy the files.
-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. If the domain uses Kerberos authentication, the default is the LDAP security domain created during installation. 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.