Download Fcp Pl - Fcp Pl Description, Fcp Pl Reviews
Contact
 


 

Download

 
Download Now (26K)
GPL (GNU General Public License)
Downloads till now: 3
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Browsers & WWW, Browsers and WWW, Chat, DNS , eyeOS Apps , Firefox Extensions , FTP, HTTP (WWW) , Log Analyzers , Other Tools, Proxy , Thunderbird Extensions ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML

fcp.pl

 

Details

Size: 26K
Last Update: 2008-06-04 22:23:39
Version: 0.3
OS Support: Linux
License/Program Type: GPL (GNU General Public License)
Publisher: Peter Surda
Price:$0.00
Description:

fcp.pl 0.3 is ftp software developed by Peter Surda.
fcp.pl is a powerful ftp client in early stage of development. It supports auto-bookmarks, auto-reconnect, resume, directory recursion, regexp ignore list, concurrent connection to more servers, intelligent timeouts, filename and command completion, directory caching, proxy servers, speed limiting, symlinks, queues, skins and lots more. For now, the target is developers who want to help, and support to other clients is limited.




Installation:

-----------------
1. install following perl modules: Date::Manip, Curses, Term::ReadLine::Gnu. If
you have RedHat, you can find these in the DMA/CPAN (7.x) or simply cpan (6.x)
2. copy Fcp.pm into /usr/lib/perl5/site_perl or wherever you prefer it
3. copy fcp.pl into /usr/local/bin or wherever you prefer it

Interactive mode:
-----------------
fcp.pl

commands (examples):
open ftp://user:pass@hostname:port/path
set resume 1
lcd /wherever
get whatever
quit

command list:
get filename
put filename
mget glob
mput glob
set variable [value]
unset variable
dir or ls or list [glob]
ldir or lls or llist [glob]
purge -> clears cache
rm -> delete remote file
lrm -> delete local file
lmkdir -> create local directory
mkdir -> create remote directory
lcd path -> change local path
cd path -> change remote path
lpwd -> print local working directory
pwd -> print remote working directory
abor -> abort current operation
open url_or_bookmark_or_ -> open a ftp site
load url_or_bookmark -> same as open, only doesn't connect
close -> close current connection
quit
enqueue -> put the following command to queue
queue -> list queue
clr_queue -> clear queue
go -> process queue
curses -> turn on curses interface

"set variable" is equivalent to "set variable 1"
"unset variable" is equivalent to "set variable 0"

Commands from interactive mode are saved into a history file. Upon quit, queues
and bookmarks are saved, unless "immutable" is set.

sets:
-----

timeout - in seconds for tcp connection, data transfer, and sleep between
reconnects
maxcount - stop trying to connect after this many failures, if the server tells
you that it's busy or user limit was reached
recur - recursively traverse subdirectories
resume - autoresume
ignore - regexp that tells which files and directories ignore in mget/mput
name - bookmark name. Defaults to hostname
size - always use ftp SIZE command to find out file size
mdtm - always use ftp MDTM command to find out file modification date/time
(these last 2 variables cause more time spent on directory listings but
sometimes provide more accurate results). SIZE and MDTM are used in cases it
makes sense regardless of settings.
speed - limit speed of downloads and uploads. In bytes/s. Also understands
stuff like 10k or 2m
timeformat - display date/time in this format. For argument meanings see man
date
dircache - keep directory listing this many seconds. cache is also deleted
manually after the "purge" command
hostname, port, user, pass - obvious
passive - use passive data connections, when 0, use active.
human - display size as "168M" instead of "172492244"
immutable - don't update bookmark on close/quit
symlink - treat symlink as symlinks. If 0, treat them as files or directories.
If you try to download a symlink, it either creates a symlink locally (when
set to 1) or downloads the file/makes a directory (when set to 0).
quiet - write less (only errors and transfer progress)
skin - yes, fcp.pl has skins. Curently 3: 'wget', 'ncftp' and 'curses'
status - connection status.
proxy - hostname:port for a ftp proxy server, "USER user@host:port"-proxy style

Curses interface:
-----------------
You can't open new sites with curses interface yet, so you have to
open whatever
first. Then simply type "curses" and the curses interface will come up.
keys:
l -> page down
h -> page up
k -> one up
j -> one down
d -> transfer (download or upload)
t or space -> tag (currently has no effect except files in the listing change
color :-))
enter/return -> change directory
r -> reread directory listing
Tab -> switch between remote, local and queue
- + -> think Midnight Commander/Norton Commander/Dos Navigator/Far
q -> enqueue transferring current file
g -> process queue
c -> clear queue
x -> close curses interface

Scripting:
----------
create a file containing ftp command just like you'd type them interactively.
Then you can run
fcp.pl file_with_commands
and they will be processed. As far as I remember putting QUIT on the last line
isn't necessary.

If you have a question, ask over email.

Enjoy!

What's New in This Release:
forceresume option
radical speed improvements (copying at 5.5MB/s eats about 15% CPU on Duron 900)
symlink handling fixed
curses directory listing bugfix
tagging
sorting
proxy port fix
upload and recursive upload fix
fcp.pl 0.3 supports different languages (including english). It works with Linux.

Downloading fcp.pl 0.3 will take several seconds if you use fast ADSL connection.

Leave a comment




(optional)

What is 7-3?




0 comments


Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

fcp.pl Version History

Product Date Added
fcp.pl 0.3 2008-06-04 22:23:39


Related Software

123 Flash Chat Server Software _2
From category: Chat
Full-featured, high-performance 123FlashChat can fully integrate database of Postnuke, phpbb, phpnuke, vbulletin, Invision board, etc. It has customizable interface. Video chat newly added. Moderated...
phpMyID
From category: HTTP-WWW
phpMyID is a small, fairly lightweight, standalone, single-user Identity Provider for OpenID authentication....
Bollywood Mantra Sidebar
From category: Firefox-Extensions
Bollywood Mantra Sidebar is a Firefox extension to search Bollywood News and Images from the sidebar....
Backstage RSS Ticker
From category: HTTP-WWW
Backstage RSS Ticker 1.1 is http (www) software developed by James Holden. Backstage RSS Ticker is a platform independent RSS ticker which sits on your desktop and simply rotates the news in a smal...
CookiePie
From category: HTTP-WWW
CookiePie 0.5.5 is http (www) software developed by Sebastian Wain. CookiePie is a Firefox extension enabling you to maintain different cookies storage in different tabs and windows. You can...
fcp.pl
From category: FTP
fcp.pl 0.3 is ftp software developed by Peter Surda. fcp.pl is a powerful ftp client in early stage of development. It supports auto-bookmarks, auto-reconnect, resume, directory recursion, regexp i...
Formitable
From category: HTTP-WWW
Formitable 1.1 is http (www) software developed by Gamaiel Zavala. Formitable is a PHP class used to ease the creation of submit-ready HTML forms from MySQL database tables. Formitable proje...
Apache DSSI 1.0.0
From category: HTTP-WWW
Apache DSSI 1.0.0 is http (www) software developed by S.J.G. Apache DSSI is a SSI extention for calling Dynamic function. By using this extentions to mod_include, you can make your own funct...
GetBoo
From category: Firefox-Extensions
GetBoo is a Firefox extension that will add a bookmark to your GetBoo account, and access it from a single click....
Echo Web Application Framework
From category: HTTP-WWW
Echo Web Application Framework 1.1.4 is http (www) software developed by NextApp. Echo is a framework for developing object-oriented, event-driven Web applications. Echo removes the develope...
NoScript
From category: Firefox-Extensions
NoScript offers extra protection for your Firefox....
Dynamic Copyright It!
From category: HTTP-WWW
Dynamic Copyright It! 1.0 is http (www) software developed by Implied By Design LLC.. Dynamic Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images...
Voix Phone Linux Awarded Software
From category: Chat
Voix Phone Is a multiplatform IAX soft phone, its engine derives from Voix Manager, the powerful Asterisk call manager interface, from wich it inherits stability and robustness....
Altse Internet Search Engine 26102005
From category: HTTP-WWW
Altse Internet Search Engine 26102005 is http (www) software developed by Jari Tuominen. ALTSE is an alternative search engine technology. It can index up to a couple million Web sites. \...
Softabar Command Line Email Client
From category: Other-Tools
Softabar Command Line Email Client is a tool for business process automation. Use this tool to send, receive and monitor email, directories and files from a command line and from scripts. Features inc...
 

Top Downloads

 
1. Canon PIXMA iP1200 Printer Driver
2. Canon PIXMA iP1000 Printer Driver
3. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
4. Lite-On Cd-Rw LTR-48327S firmware
5. ABF Audio Tags Editor
6. Canon PIXMA MP210 MP Drivers
7. Canon PIXMA iP1300 Printer Driver c
8. Canon PIXMA iP1600 Printer Driver
9. Canon PIXMA iP1300 Printer Driver a
10. Asus PVDC-X Bios 0601
11. dmg2iso
12. Canon i-SENSYS LBP2900 Printer Driver R
13. MediaLink
14. Asus EZVcr II
15. Canon PIXMA MP460 MP Drivers xp64
16. Genius Eye 110 Webcam Driver
17. Canon LaserShot LBP-1210 Printer Driver
18. Canon i550 Printer Driver
19. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
20. Canon PIXMA MP160 MP Drivers 9xME

DownloadTube Editor Reviews

 
1. zMailGuard
zMailGuard is a powerful tool for the e-mail users who want ...
2. Type4Me
Type4Me is a tool for the webmasters and chat users who want...
3. MP3Guard
This program is for the musicians who want to make money sel...
4. eBookGuard
eBookGuard is for the authors who want to make money selling...
5. JpegGuard
JpegGuard is a smart tool for the JPEG users who want to kee...
6. ShareGuard
ShareGuard Copy Protection For Shareware Developers - this p...
7. Free Download Manager - WeBBusterZ
Useful if you want to stop and resume your downloads wheneve...
8. S&THex Shell and Tube Heat Exchanger Design
Shell and Tube Heat Exchanger Design (S&THex) is a very easy...
9. Pumping Power Calculator
A simple fluid pumping power calculator. Just enter the m...
10. Interpolation Calculator
Calculate the linear interpolation with this simple tool....

Software Reviews Full List



Recent Blog Posts

 
1. An Introduction To Joomla! Templates Creation With Adobe Dreamweaver CS3
Joomla! is a content management system and framework with a ...
2. Two New Firefox Stable Releases Are Available For Free Download: Firefox 3.0.2 and Firefox 2.0.0.17
Recently, two Firefox stable releases for Windows, Mac OS, a...
3. How To Deploy A Linux LiveCD on Windows Using MobaLiveCD
There are many ways to test a certain Linux distribution on ...
4. Ever Needed A Free Video Converter And You Just Couldn’t Find It? Here’s Our Suggestion.
With so many different video (or even audio) converters arou...
5. Top 101 Most Downloaded Windows Software: Free Demo Movies and Download Links
We often have to decide if we should download the latest v...
6. A New Powerful Virus Could Affect Millions of WordPress Blogs
The WordPress blogging platform powers millions of web...
7. Google Chrome – It’s Finally Here. Will A Revolution Begin?
First, it was the rumors. Then, Google announced it official...
8. An Amazing Free Document Processing Software: LyX
The documents management task could be difficult in absence ...
9. DownloadTube Toolbar is Available For Free Download
Recently, we have made available for free download the Dow...
10. A Revolution in Web Browsing: The New Firefox 3.1b1 Already Beats All Speed Records
The latest beta1 release of Mozilla Firefox 3.1 shows majo...

Last 20 Scripts

 
1. Step Carousel Viewer
Step Carousel Viewer allows you to displays images or HTML r
2. JQuery.AddToList
JQuery.AddToList dynamically adds a new option to a select l
3. Tooltip jQuery Plugin
Tooltip jQuery Plugin allows you to display a customized too
4. jquery-ahover
jquery-ahover provides animated transitions between hovered
5. akModal
akModal is a jQuery plugin that provides a simple alternativ
6. jquery-asmselect
jquery-asmselect is a progressive enhancement to "select mul
7. Treeview jQuery Plugin
Treeview jQuery Plugin transforms an unordered list into an
8. Accordion jQuery Plugin
Accordion jQuery Plugin helps you to define an expandable/co
9. Autocomplete
Autocomplete is a jQuery plugin that allows you to create an
10. Autotab
Autotab is a jQuery based auto-tabbing and filter plugin.
11. BDC DrillDown Menu
BDC DrillDown Menu script helps you to implement in any webs
12. jQuery Bookmark
jQuery Bookmark script is a jQuery based social bookmarking
13. TwinHelix Forums
TwinHelix Forums Perl script allows you to deploy a simple b
14. IE PNG Fix Script
IE PNG Fix Script adds near-native PNG support with alpha op
15. CodeTrimmer
CodeTrimmer is a JavaScript code optimizer that will improve
16. Object Model Browser
Object Model Browser is a HTML file that can view and alter
17. AddEvent Manager
AddEvent Manager can easily add multiple event handlers to a
18. DragResize
DragResize is a JavaScript library that lets you easily impl
19. HTMLHttpRequest
HTMLHttpRequest script dynamically loads remote documents fo
20. Text Colour Cycler
Text Colour Cycler periodically replaces the content of a DI