cis: bugs fixed; start / stop / remove torrents commands implemented
[living-lab-site.git] / cis / api / ftp_config.py
1 """
2 Configuration file for FTPFileTransferer class.
3 """
4
5 FTP_HOST = "koala.cs.pub.ro"
6 FTP_USER = "ftp-p2p-next"
7 FTP_PASSWD = "student"
8 FTP_ACCT = ""