Messages - crono [ switch to compact view ]

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 32next
76
General Software Discussion / Re: emailSTRIPPER - Freeware
« on: April 18, 2007, 08:10 AM »
Oh bummer, this is not what I was hoping it would be...

 :'(
LOL  :Thmbsup: me too ;D

77
General Software Discussion / DVDProfiler 3.0 is finally out !
« on: April 17, 2007, 06:40 PM »
a new version of the best DVD Manager has been released  :-* After 2 Years of silence and no public release, the new Version 3.0 is out. The price remains the same - 30 $ for lifelong updates (one-time fee). If you have an extensive DVD Movie Collection check out http://www.invelos.com (the new Homepage) I absolutely love this tool  :-*

78
Freezes on my Vista machine - I wrote a litte Bug report to the Devs, but got no feedback....

79
General Software Discussion / Re: Looking for a "FTP-Size" tool
« on: March 18, 2007, 11:59 AM »
Hi,
today I scripted such a tool. It runs eighter on your Server or from your client. It Exports all files found into a CSV file (so you can order it simply by filesize). You can specify a limit to log only files which are greater than - for example - 500kb. I attach it - feel free to use it. The zip contains:
- a commandline version (the PHP Version compiled to a standalone exe File)
- a PHP5 Version for running on your server
- a PHP5_cli version

Requirements:
- commandline : none
- web-version : PHP5
- cli-version : PHP5, pear Console/Getopt.php

Usage:
- web-version : see index.php
- cli-version : php cli_ftpquota --host="x" --user="x" --pass="x" [options]
- commandline : ftpquota.exe --host="x" --user="x" --pass="x" [options]

Run it without any options for help

Parameters:

-h    --host          hostname
-u    --user          username
-p    --pass          password
-s    --silent        avoid output to stdout
                      default = false
-e    --exportfile    Filename for the exported CSV File. Enter "true"
                      for default name.
                      default = false
-l    --limit         Only show files with a filesize above the limit in
                      Kilobytes
                      default = 0 (no Limit)


Please report me any Bugs or feature requests...

bye :-)

//edit: I removed the zip temporary, because my virus scanner gave me an alert...

80
General Software Discussion / Re: Lookinjg for a "FTP-Size" tool
« on: March 17, 2007, 10:46 AM »
I remember that I already had a tool which does this thing :-* (years ago). I think it was called ftpsize - I searched but couldn't find it on the web anymore... I believe the producer was a company (or site) called albinoblacksheep (or something like that) - but not the Flash Movie guys :) - ah this is confusing... I'll take a nap  ;)

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 32next
Go to full version