Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146037 Details for
Bug 223536
[RHEL 4] lftp 'help mirror' does not display all options defined in manpage.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to add options to help page in src/command.cc
lftp-3.0.6-mirror-help_fix.patch (text/plain), 1.88 KB, created by
Chris Van Hoof
on 2007-01-19 21:30:45 UTC
(
hide
)
Description:
patch to add options to help page in src/command.cc
Filename:
MIME Type:
Creator:
Chris Van Hoof
Created:
2007-01-19 21:30:45 UTC
Size:
1.88 KB
patch
obsolete
>--- lftp-3.0.6/src/commands.cc.vanhoof 2007-01-19 15:14:05.000000000 -0500 >+++ lftp-3.0.6/src/commands.cc 2007-01-19 15:30:04.000000000 -0500 >@@ -310,6 +310,8 @@ const struct CmdExec::cmd_rec CmdExec::s > " -s, --allow-suid set suid/sgid bits according to remote site\n" > " --allow-chown try to set owner and group on files\n" > " --ignore-time ignore time when deciding whether to download\n" >+ " --ignore-size ignore size when deciding whether to download\n" >+ " --only-missing download only missing files\n" > " -n, --only-newer download only newer files (-c won't work)\n" > " -r, --no-recursion don't go to subdirectories\n" > " -p, --no-perms don't set file permissions\n" >@@ -318,13 +320,18 @@ const struct CmdExec::cmd_rec CmdExec::s > " -L, --dereference download symbolic links as files\n" > " -N, --newer-than=SPEC download only files newer than specified time\n" > " -P, --parallel[=N] download N files in parallel\n" >+ " --use-pget[-n=N] use pget to transfer every single file\n" > " -i RX, --include RX include matching files\n" > " -x RX, --exclude RX exclude matching files\n" > " RX is extended regular expression\n" >+ " -I GP, --include-glob GP include matching files\n" >+ " -X GP, --exclude-glob GP exclude matching files\n" >+ " GP is a glob pattern, e.g. '*.zip'.\n" > " -v, --verbose[=N] verbose operation\n" > " --log=FILE write lftp commands being executed to FILE\n" > " --script=FILE write lftp commands to FILE, but don't execute them\n" > " --just-print, --dry-run same as --script=-\n" >+ " --use-cache use cached directory listings\n" > "\n" > "When using -R, the first directory is local and the second is remote.\n" > "If the second directory is omitted, basename of first directory is used.\n"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223536
: 146037