Skip to content

pT-Scripts/GLFTPD-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFTPD Scripts by Petabyte

Welcome to the GLFTPD Scripts repository! This collection includes various scripts, addons, modules, and rewrites designed to enhance and extend the functionality of GLFTPD, a powerful FTP server software for Unix-like operating systems. Whether you're looking for bash scripts, Python scripts, TCL addons, or complete module rewrites, you'll find a range of utilities here to optimize and personalize your GLFTPD experience.

Installation Instructions

Bash Scripts (.sh files)

  1. Place the .sh file in /glftpd/bin.
  2. Run chmod +x <script_name>.sh to make the file executable.

TCL Scripts (.tcl files)

  1. Place the .tcl file in eggdrop/scripts.
  2. Load the .tcl script in your eggdrop configuration and rehash the bot.

Usage Tip

The main logic resides in the .sh file. Use the .tcl script to execute the .sh script and announce to IRC. If the script works with ./<script_name>.sh in the terminal, it will work on IRC/eggdrop.

Contents

Bash Scripts

Automated tasks, system management, and utility scripts for GLFTPD.

Python Scripts

Versatile scripts for various tasks and enhancements.

TCL Addons

Extensions and modifications to enhance GLFTPD’s capabilities.

Modules

Custom modules that add new features or improve existing ones.

Rewrites

Updated or reimagined versions of existing scripts or functionalities.

Current Released Scripts and Modules

An IRC bot designed for managing pre-release data and integrating with MySQL databases, specifically tailored for eggdrop bots.

Scripts for fetching TMDB info for GLFTPD on complete race.

Scripts for displaying stats of affils/groups on GLFTPD.

Scripts for running mediainfo on sample .mkv and .mp4 files and upload to ftp.

A custom Space theme for GLFTPD.

This script creates links to MP3 releases according to genres, artist names, groups, and the release year. Originally created by eur0dance, based on Jehsom's mp3 linker script (mp3links.cron). Updated and expanded by Petabyte.

Get Help

Join us on LINKNET IRC - #pT-scripts for support and assistance.

For further details, visit our GitHub repository: GLFTPD Scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published