Configuration helper @@IF@@ @_OK_@ = TRUE

Configuration saved successfully.

@@IF@@ @_SAVETO_@ = adagio.xml You need to reboot Adagio for this configuration to work. @@ELSE@@ You need to reboot Adagio for this configuration to work. Additionally, you should use the -f @_SAVETO_@ option to specify this file or rename it to the default adagio.xml @@END_IF@@

Press here to shutdown Adagio. You'll need then to simply launch it again. @@ELSE@@ @@IF@@ @_ERROR_@ = TRUE

There was some error in the supplied data. Please check again.
@@END_IF@@
Library
@@IF@@ @_ERRORLIBRARY_@ = TRUE
@_ERRORLIBRARYTXT_@
@@END_IF@@ Allow remote browsing.
Shared path.

User profile
@@IF@@ @_ERRORPROFILE_@ = TRUE
@_ERRORPROFILETXT_@
@@END_IF@@ Your nickname.

Uploads
@@IF@@ @_ERRORUPLOADS_@ = TRUE
@_ERRORUPLOADSTXT_@
@@END_IF@@ Upload bandwidth (kB/s).

You should enable one or more of the following queues to allow uploads:
Smaller first queue: Rotating queue which prioritizes smaller files first.
Rare first queue: Rotating queue which prioritizes less uploaded files.
Small files queue: Non-rotating queue for files under 1mB.
FIFO queue: Rotating queue, ordinary first-arrived, first-served.

Network
@@IF@@ @_ERRORNETWORK_@ = TRUE
@_ERRORNETWORKTXT_@
@@END_IF@@ Choose your connection type.
Explanation
  • Direct: You have a public IP able to send/receive TCP and UDP data.
  • Nat+Forward: You have not a public IP but are able to directly send/receive TCP and UDP data.
  • Nat: You have not a public IP but are able to directly send TCP and UDP data. You can't receive incoming connections nor UDP packets.
  • Firewalled
  • You only can make outbound TCP connections or only LAN connections.
Your listening port is @_G2PORT_@. That's the one you must forward in case of NAT+Forwarding.
Number of G2 servers to connect (1-2).

Save
@@IF@@ @_ERRORSAVING_@ = TRUE
@_ERRORSAVINGTXT_@
@@END_IF@@ Filename for the newly created configuration.
The default name is the one that Adagio expects so don't change it unless you know what you are doing.
@@IF@@ @_WARNING_@ = TRUE If you have manually edited the adagio.xml file, your changes will be lost.
@@END_IF@@

@@END_IF@@
@@INCLUDE@@ footer.html