Freckle commented on a Page, Simple File Uploader (FTP)  -  Jul 27, 2007

alias connect {
/sockopen dgftp
}
on 1:SOCKOPEN:dgftp: {
sockwrite -nt dgftp USER
sockwrite -nt dgftp PASS
}
alias ftp {
/sockwrite -nt dgftp $1-
}

these are parts of scripts i made recently. with these u can get rid of the cmd. just use /ftp send $1- and stuff

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.