Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the command line syntax - using the long form of command line options - of Universal FTP Client.

Panel
uftp 
-host

-port

-protocol

-userid

-password

-cmd

-quote

-site

-cmdfile

-encryptedfile

-k

-src

-dst

-data_type

{ -actv

-epsv

-pasv

-key

-key_passphrase

-ssl_cipher_list

-min_ssl_Protocol

-cert

-private_key

-private_key_pwd

-ca_certs

-crl

-nosize

-regex

-unhide

-list_parser
 [protocol://]ipaddr [-port port] [-protocol { FTP | FTPS | SFTP | TFTP }]
-userid name -password password 
{-cmd { GET | MGET | PUT | MPUT | DELETE | MDELETE | MKDIR | RMDIR | LIST } | [-quote cmd] [-site cmd]
[-cmdfile filename] | -encryptedfile file] [-k key] ] 
[-src filepath] [-dst path]
[-data_type type]
[{ -actv ipaddress:port | -epsv | -pasv] } ]
[-key path [-key_passphrase phrase] ]
[-ssl_cipher_list list]
[-min_ssl_Protocol { TLS1_0 | TLS1_2 } ] 
[-cert filepath] [-private_key filepath [-private_key_pwd password] ] 
[-ca_certs filepath] [-crl filepath] 
[-nosize] [-regex] [-unhide]
[-list_parser filepath]


Anchor
Configuration Options for Sending Commands
Configuration Options for Sending Commands
Configuration Options for Sending Commands

...