Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP

Introduction

Each team have a FTP account to store their codes and projects. These are the configuration and scripts created for this purpose.

How to run

  1. First you must create user for each team:
cat userpass.tsv | sudo ./create.sh
  1. Go to Contest 😋

  2. Delete all users with the following command:

cat userpass.tsv | sudo ./cleanup.sh

The scripts do almost all the necessary jobs on the server side, just install and configurevsftpd as described in the references.

References

About

The FTP server for participants

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages