Secure file transfer servfer and client

what is this

This is my semestral work for PROGRAMMING IN UNIX.
Its server and client using for file transfer blowfish encoding and md5 hash. It was tested on linux Suse and Gento, On Solaris Ultrasparc. to test big endians.

How to use

First start client/server with -h option (or witout any option) and read ussage.
Start server. Server is controling directory ./storage . start client. commands are get / ====== this get a list of files in ./storage on the side of dercer get /<filename> ==== this get a file of name <filename> if is in ./storage quit x === for end of work with client.

get sources

!!!!!here!!!!