Eggdrop Tcl Archive

Home | Contact | Forum | Submit a Script

View All Information: Script Id1534

Script Name: PutinFtp.TCL Version: 1.0 Author: Nor7on Script Date: 16/07/2008 Category: File Server Scripts Downloads: 62 File Name: PutinFtp.zip Short Description: Uploads files from the bot's directory to a remote FTP server at the specified interval.

Extended Description File

#If u want Upload More Files, Just Add more lines, ex:
#DEFAULT 2:
#set onefile "file1"
#set twofile "file2"
#
#Add More Lines if u want upload more files.
#
#set threefile "file3"
#set fourfile "file4"
# 
#find this line:
#global serverftp ftpuser ftpass sendtime eggpath serverpath
        onefile twofile
#
#and add this:
#threefile fourfile 
#
#example:
#global serverftp ftpuser ftpass sendtime eggpath serverpath
        onefile twofile threefile fourfile
#
#And find this lines:
#puts $wurstbaum "put $eggpath/$onefile $serverpath/$twofile"
#
#and add after it's lines:
# puts $wurstbaum "put $eggpath/$threefile $serverpath/$threefile"
# puts $wurstbaum "put $eggpath/$fourfile $serverpath/$fourfile"
#
##########################################################
##########################################################

Latest News

27 Dec 2018 Eggdrop v1.8.4 Stable Release 22 Dec 2018 Eggdrop v1.8.4 Release Candidate 3 15 Dec 2018 Eggdrop v1.8.4 Release Candidate 2 12 Dec 2018 Eggdrop v1.8.4 Release Candidate 1 04 Feb 2018 Eggdrop v1.8.3 Stable Release 13 Jan 2018 Eggdrop v1.8.3 Release Candidate 2

Resources

Eggdrop Community Forum Download Eggdrop Eggdrop Set-up Using your Eggdrop Enhancing Eggdrop Eggdrop Tcl Commands Eggdrop 1.8.3 Documents Eggdrop Config File Unix Shell Commands
Donate Help TclArchive.org with server costs. By donating, you help keep these scripts available to everyone. PayPal

© 2015 - 2023,  Greenwood Web Design