You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aqueduct é um servidor de transferência de arquivos para plataformas linux construído em GOLANG via rede local com compartilhamento para dispositivos desktops na rede.
3
+
# About
4
+
Aqueduct is a local network desktop file transfer server for linux platforms built with GOLANG programming language.
5
5
6
-
# Inicio
7
-
8
-
Clone os arquivos na pasta build
9
-
No terminal, garanta que o script de instação tenha permissões de execução
10
-
Após isso, navegue até a raiz do projeto e digite:
6
+
# Installing
11
7
12
-
$ sudo ./install.sh
8
+
Clone the files in the build folder
9
+
In the terminal, ensure that the install script has execution permissions
10
+
After that, navigate to the root of the project and type:
13
11
14
-
# Configuração
15
-
Realize as configurações no arquivo config.env.
12
+
$ sudo./install.sh
16
13
17
-
Para ver o caminho do arquivo de configuração, execute o script de instalação e digite no terminal:
14
+
# Configuration
15
+
Perform the settings in the config.env file.
18
16
19
-
$ aqueduct
17
+
To see the path of the configuration file, run the installation script and type in the terminal:
0 commit comments