/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Linux.Soft/lftp.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MIRRORS
 
2
=======
 
3
get -O ftp://....   files
 
4
get ftp://.... -o ftp://...
 
5
put ftp://....
 
6
mput ftp://.../*
 
7
mirror what there
 
8
 
 
9
FXP Options
 
10
===========
 
11
ftp:use-fxp     = false         no fxp
 
12
ftp:fxp-force   = true          only fxp
 
13
ftp:fxp-passive-source = true   who acts as master by default
 
14
ftp:use-stat    = true          information about fxp progress
 
15
 
 
16
RETRIES
 
17
=======
 
18
net:reconnect-interval-max
 
19
net:reconnect-interval-multiplier
 
20
net:timeout
 
21
net:max-retries
 
22
ftp:user-abort
 
23