Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
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]
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.
|