[[flicp]]

flicp - transfer files from and to fli4l

About

flicp is for users who have a fli4l router in their LAN. With flicp you can upload and download any file you want. This is especially useful if you want to update your system. Please refer to the fli4l documentation if you want to know how to do this exactly. Release Notes 0.2 Some new features and other new things in the code. 0.1.a Removed some bugs and add the feature to give the local/remote filename. 0.1 The first release with a few bugs, but they will removed shortly.

Downloads

Installation

Untar with

$ tar xvfz flicp-0.1.tgz

and do a

$ make
After that you should have an executable "flicp".

That's it.

Usage

Sending files to fli4l.

$ flicp -r <rootpw> -a <adminpw> -u <userpw> <file> <host>:<remotedir>

Getting files from fli4l.

$ flicp -r <rootpw> -a <adminpw> -u <userpw> <host>:<remotedir> <file>

Additional Information

Also you can find that project on freshmeat


Copyright (c) 2007 hashier & zeank. Licensed as GPL. All rights reserved.