small footprint fpt client

  • Thread starter Thread starter Auntie Em
  • Start date Start date
A

Auntie Em

Looking for a no-install FTP proggie that will fit on a floppy with
room to spare (the more the better - room, that is.)

Any recommendations?

Em
Be careful what you wish for....
 
Auntie Em said:
Looking for a no-install FTP proggie that will fit on a floppy with
room to spare (the more the better - room, that is.)

Alex Kauffman's FTP2, it's 300k. It uses a local ini stored in its
directory.

LeechFTP, its exe can be compressed with UPX (the same as Kauffman's
prog had been at distribution point), and that brings it down under
300k. LeechFTP stores settings in the HKCU of registry.

MemeCode's iFTP, it uses an assortment of files in its directory,
including some dlls. Total size of its directory, it's about 500k.
No registry; settings stored in local file.

Pablo's FTP Wanderer, its exe is only 165k, once UPX'd. Settings for
this one are stored in HKCU of registry.

Google should be able to give URLs, if interested in any of these.
Kauffman might be the one tricky find - ACF aid might be needed.
Any recommendations?

My experience with fpt clients is fairly shallow, so I'm not going to
promote any particular program there. What I do recommend is that you
get the UPX prog, for this kind of use, where you want small size, for
purpose of fitting on floppy.

http://upx.sourceforge.net/

It's commandline. There are available third-party graphical frontends
for it. But for casual, intermittent use, the bare commandline download
itself should serve.

You can put the upx.exe prog in your path. Then when there is an exe you
want to compress, open a console window and type:

upx someprog.exe

Or to decompress:

upx -d someprog.exe

It does an overwrite, so best to make a backup of the exe you're targeting,
especially before the decompress operation.
 
Auntie Em said:
Looking for a no-install FTP proggie that will fit on a floppy with
room to spare (the more the better - room, that is.)

rcftp

http://www.chaozz.nl/index.php?fileid=4

After installing rcFTP you can rightclick on any file in your Windows Explorer, and choose
Send To | Upload with rcFTP. It works fast and easy, without the need of a full blown FTP
client like WS_FTP. It supports multiple file selections.
 
ms said:
Different subject, but on that site, Icon Snatcher is the best
.....(you know) I've found. It simply works, no fuss, executable.

Still different subject, still same site:
I have Codra, FTP, Icon Snatcher, MailWarrior, Pravda and Tray Launcher on
my sytem. It's too bad Alex stopped developping these great apps.
 
Rod said:
Still different subject, still same site:
I have Codra, FTP, Icon Snatcher, MailWarrior, Pravda and Tray Launcher on
my sytem. It's too bad Alex stopped developping these great apps.
Yes, I have most of them too. I tried Pravda, subscribed to newsgroups, it went
through the motions, but the newsgroups never showed up under the server. ?? That
program had a sort of history like that. The others I have yet to try, but at
least, they are executables. BTW, I noticed the caiman game site now has file
size, and no-installs listed, IIRC, this is a new change.

Mike Sa
 
ms said:
I tried Pravda, subscribed to newsgroups, it went
through the motions, but the newsgroups never showed up under the
server. ?? That program had a sort of history like that.

Yes, Pravda is buggy, did you rightclick the server ?
I love Codra and still can't do without Mail Warrior, even if it crashes
about once a month.
 
rcftp

http://www.chaozz.nl/index.php?fileid=4

After installing rcFTP you can rightclick on any file in your Windows Explorer, and choose
Send To | Upload with rcFTP. It works fast and easy, without the need of a full blown FTP
client like WS_FTP. It supports multiple file selections.

It's not going on my machine. I need it to upload some files onto my
website using a library computer, which, as you probably know, you
cannot INSTALL anything on. I must resort to this because my home
dial up connection comes in at 24k and I cannot get an FTP client
(even using a command line FTP command), to connect.

Thanks anyway. I might put it on my home machine just in case I ever
get a better connection.

Em
Be careful what you wish for....
 
On 16 Nov 2004, Auntie Em wrote
Looking for a no-install FTP proggie that will fit on a floppy with
room to spare (the more the better - room, that is.)

Any recommendations?

Em
Be careful what you wish for....

No contest in my books -- it's got to be Pablo van der Meer's "FTP
Wanderer". Entirely stand-alone; my folder for it says it's taking up
573KB.

http://www.pablovandermeer.nl/index.html - look on the downloads page
for FTP Wanderer (he's up to version 2.6).

Pablo does *wonderful* stuff.
 
On 18 Nov 2004, Harvey Van Sickle wrote
On 16 Nov 2004, Auntie Em wrote
-snip-

No contest in my books -- it's got to be Pablo van der Meer's "FTP
Wanderer". Entirely stand-alone; my folder for it says it's
taking up 573KB.

As a P.S. to that, I've just updated to the most recent version -- the
folder's up to 628KB.

Still no contest...
 
Back
Top