source: MondoRescue/branches/stable/mindi-busybox/networking/ftpgetput.c@ 1770

Last change on this file since 1770 was 1770, checked in by Bruno Cornec, 16 years ago
  • Better output for mindi-busybox revision
  • Remove dummy file created on NFS - report from Arnaud Tiger <arnaud.tiger_at_hp.com>
  • strace useful for debug
  • fix new versions for pb (2.0.0 for mindi and 1.7.2 for mindi-busybox)
  • fix build process for mindi-busybox + options used in that version (dd for label-partitions-as-necessary)
  • fix typo in label-partitions-as-necessary which doesn't seem to work
  • Update to busybox 1.7.2
  • perl is now required at restore time to support uuid swap partitions (and will be used for many other thigs

in the future for sure)

  • next mindi version will be 2.0.0 due to all the changes made in it (udev may break working distros)
  • small optimization in mindi on keyboard handling (one single find instead of multiple)
  • better interaction for USB device when launching mindi manually
  • attempt to automatically guess block disk size for ramdisk
  • fix typos in bkphw
  • Fix the remaining problem with UUID support for swap partitions
  • Updates mondoarchive man page for USB support
  • Adds preliminary Hardware support to mindi (Proliant SSSTK)
  • Tries to add udev support also for rhel4
  • Fix UUID support which was still broken.
  • Be conservative in test for the start-nfs script
  • Update config file for mindi-busybox for 1.7.2 migration
  • Try to run around a busybox bug (1.2.2 pb on inexistant links)
  • Add build content for mindi-busybox in pb
  • Remove distributions content for mindi-busybox
  • Fix a warning on inexistant raidtab
  • Solve problem on tmpfs in restore init (Problem of inexistant symlink and busybox)
  • Create MONDO_CACHE and use it everywhere + creation at start
  • Really never try to eject a USB device
  • Fix a issue with &> usage (replaced with 1> and 2>)
  • Adds magic file to depllist in order to have file working + ldd which helps for debugging issues
  • tty modes correct to avoid sh error messages
  • Use ext3 normally and not ext2 instead
  • USB device should be corrected after reading (take 1st part)
  • Adds a mount_USB_here function derived from mount_CDROM_here
  • usb detection place before /dev detection in device name at restore time
  • Fix when restoring from USB: media is asked in interactive mode
  • Adds USB support for mondorestore
  • mount_cdrom => mount_media
  • elilo.efi is now searched throughout /boot/efi and not in a fixed place as there is no standard
  • untar-and-softlink => untar (+ interface change)
  • suppress useless softlinks creation/removal in boot process
  • avoids udevd messages on groups
  • Increase # of disks to 99 as in mindi at restore time (should be a conf file parameter)
  • skip existing big file creation
  • seems to work correctly for USB mindi boot
  • Adds group and tty link to udev conf
  • Always load usb-torage (even 2.6) to initiate USB bus discovery
  • Better printing of messages
  • Attempt to fix a bug in supporting OpenSusE 10.3 kernel for initramfs (mindi may now use multiple regex for kernel initrd detection)
  • Links were not correctly done as non relative for modules in mindi
  • exclusion of modules denied now works
  • Also create modules in their ordinary place, so that classical modprobe works + copy modules.dep
  • Fix bugs for DENY_MODS handling
  • Add device /dev/console for udev
  • ide-generic should now really be excluded
  • Fix a bug in major number for tty
  • If udev then adds modprobe/insmod to rootfs
  • tty0 is also cretaed with udev
  • ide-generic put rather in DENY_MODS
  • udevd remove from deplist s handled in mindi directly
  • better default for mindi when using --usb
  • Handles dynamically linked busybox (in case we want to use it soon ;-)
  • Adds fixed devices to create for udev
  • ide-generic should not be part of the initrd when using libata v2
  • support a dynamically linked udev (case on Ubuntu 7.10 and Mandriva 2008.0 so should be quite generic) This will give incitation to move to dyn. linked binaries in the initrd which will help for other tasks (ia6 4)
  • Improvement in udev support (do not use cl options not available in busybox)
  • Udev in mindi
    • auto creation of the right links at boot time with udev-links.conf(from Mandriva 2008.0)
    • rework startup of udev as current makes kernel crash (from Mandriva 2008.0)
    • add support for 64 bits udev
  • Try to render MyInsmod silent at boot time
  • Adds udev support (mandatory for newest distributions to avoid remapping of devices in a different way as on the original system)
  • We also need vaft format support for USB boot
  • Adds libusual support (Ubuntu 7.10 needs it for USB)
  • Improve Ubuntu/Debian keyboard detection and support
  • pbinit adapted to new pb (0.8.10). Filtering of docs done in it
  • Suppress some mondo warnings and errors on USB again
  • Tries to fix lack of files in deb mindi package
  • Verify should now work for USB devices
  • More log/mesages improvement for USB support
  • - Supress g_erase_tmpdir_and_scratchdir
  • Improve some log messages for USB support
  • Try to improve install in mindi to avoid issues with isolinux.cfg not installed vene if in the pkg :-(
  • Improve mindi-busybox build
  • In conformity with pb 0.8.9
  • Add support for Ubuntu 7.10 in build process
  • Add USB Key button to Menu UI (CD streamer removed)
  • Attempt to fix error messages on tmp/scratch files at the end by removing those dir at the latest possible.
  • Fix a bug linked to the size of the -E param which could be used (Arnaud Tiger/René Ribaud).
  • Integrate ~/.pbrc content into mondorescue.pb (required project-builder >= 0.8.7)
  • Put mondorescue in conformity with new pb filtering rules
  • Add USB support at restore time (no test done yet). New start-usb script PB varibale added where useful
  • Unmounting USB device before removal of temporary scratchdir
  • Stil refining USB copy back to mondo (one command was not executed)
  • No need to have the image subdor in the csratchdir when USB.
  • umount the USB partition before attempting to use it
  • Remove useless copy from mindi to mondo at end of USB handling

(risky merge, we are raising the limits of 2 diverging branches. The status of stable is not completely sure as such. Will need lots of tests, but it's not yet done :-()
(merge -r1692:1769 $SVN_M/branches/2.2.5)

File size: 8.2 KB
RevLine 
[821]1/* vi: set sw=4 ts=4: */
2/*
3 * ftpget
4 *
5 * Mini implementation of FTP to retrieve a remote file.
6 *
7 * Copyright (C) 2002 Jeff Angielski, The PTR Group <jeff@theptrgroup.com>
8 * Copyright (C) 2002 Glenn McGrath <bug1@iinet.net.au>
9 *
10 * Based on wget.c by Chip Rosenthal Covad Communications
11 * <chip@laserlink.net>
12 *
13 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
14 */
15
16#include <getopt.h>
[1770]17#include "libbb.h"
[821]18
19typedef struct ftp_host_info_s {
[1770]20 const char *user;
21 const char *password;
22 struct len_and_sockaddr *lsa;
[821]23} ftp_host_info_t;
24
[1770]25static smallint verbose_flag;
26static smallint do_continue;
[821]27
[1770]28static void ftp_die(const char *msg, const char *remote) ATTRIBUTE_NORETURN;
29static void ftp_die(const char *msg, const char *remote)
30{
31 /* Guard against garbage from remote server */
32 const char *cp = remote;
33 while (*cp >= ' ' && *cp < '\x7f') cp++;
34 bb_error_msg_and_die("unexpected server response%s%s: %.*s",
35 msg ? " to " : "", msg ? msg : "",
36 (int)(cp - remote), remote);
37}
38
39
[821]40static int ftpcmd(const char *s1, const char *s2, FILE *stream, char *buf)
41{
[1770]42 unsigned n;
[821]43 if (verbose_flag) {
[1770]44 bb_error_msg("cmd %s %s", s1, s2);
[821]45 }
46
47 if (s1) {
48 if (s2) {
[1770]49 fprintf(stream, "%s %s\r\n", s1, s2);
[821]50 } else {
51 fprintf(stream, "%s\r\n", s1);
52 }
53 }
54 do {
55 char *buf_ptr;
56
57 if (fgets(buf, 510, stream) == NULL) {
[1770]58 bb_perror_msg_and_die("fgets");
[821]59 }
60 buf_ptr = strstr(buf, "\r\n");
61 if (buf_ptr) {
62 *buf_ptr = '\0';
63 }
[1770]64 } while (!isdigit(buf[0]) || buf[3] != ' ');
[821]65
[1770]66 buf[3] = '\0';
67 n = xatou(buf);
68 buf[3] = ' ';
69 return n;
[821]70}
71
[1770]72static int xconnect_ftpdata(ftp_host_info_t *server, char *buf)
[821]73{
74 char *buf_ptr;
75 unsigned short port_num;
76
[1770]77 /* Response is "NNN garbageN1,N2,N3,N4,P1,P2[)garbage]
78 * Server's IP is N1.N2.N3.N4 (we ignore it)
79 * Server's port for data connection is P1*256+P2 */
80 buf_ptr = strrchr(buf, ')');
81 if (buf_ptr) *buf_ptr = '\0';
82
[821]83 buf_ptr = strrchr(buf, ',');
84 *buf_ptr = '\0';
[1770]85 port_num = xatoul_range(buf_ptr + 1, 0, 255);
[821]86
87 buf_ptr = strrchr(buf, ',');
88 *buf_ptr = '\0';
[1770]89 port_num += xatoul_range(buf_ptr + 1, 0, 255) * 256;
[821]90
[1770]91 set_nport(server->lsa, htons(port_num));
92 return xconnect_stream(server->lsa);
[821]93}
94
95static FILE *ftp_login(ftp_host_info_t *server)
96{
97 FILE *control_stream;
98 char buf[512];
99
100 /* Connect to the command socket */
[1770]101 control_stream = fdopen(xconnect_stream(server->lsa), "r+");
[821]102 if (control_stream == NULL) {
[1770]103 /* fdopen failed - extremely unlikely */
104 bb_perror_nomsg_and_die();
[821]105 }
106
107 if (ftpcmd(NULL, NULL, control_stream, buf) != 220) {
[1770]108 ftp_die(NULL, buf);
[821]109 }
110
111 /* Login to the server */
[1770]112 switch (ftpcmd("USER", server->user, control_stream, buf)) {
[821]113 case 230:
114 break;
115 case 331:
[1770]116 if (ftpcmd("PASS", server->password, control_stream, buf) != 230) {
117 ftp_die("PASS", buf);
[821]118 }
119 break;
120 default:
[1770]121 ftp_die("USER", buf);
[821]122 }
123
124 ftpcmd("TYPE I", NULL, control_stream, buf);
125
[1770]126 return control_stream;
[821]127}
128
129#if !ENABLE_FTPGET
[1770]130int ftp_receive(ftp_host_info_t *server, FILE *control_stream,
131 const char *local_path, char *server_path);
[821]132#else
[1770]133static
134int ftp_receive(ftp_host_info_t *server, FILE *control_stream,
[821]135 const char *local_path, char *server_path)
136{
137 char buf[512];
[1770]138/* I think 'filesize' usage here is bogus. Let's see... */
139 //off_t filesize = -1;
140#define filesize ((off_t)-1)
[821]141 int fd_data;
142 int fd_local = -1;
143 off_t beg_range = 0;
144
145 /* Connect to the data socket */
146 if (ftpcmd("PASV", NULL, control_stream, buf) != 227) {
[1770]147 ftp_die("PASV", buf);
[821]148 }
149 fd_data = xconnect_ftpdata(server, buf);
150
[1770]151 if (ftpcmd("SIZE", server_path, control_stream, buf) == 213) {
152 //filesize = BB_STRTOOFF(buf + 4, NULL, 10);
153 //if (errno || filesize < 0)
154 // ftp_die("SIZE", buf);
[821]155 } else {
156 do_continue = 0;
157 }
158
[1770]159 if (LONE_DASH(local_path)) {
[821]160 fd_local = STDOUT_FILENO;
161 do_continue = 0;
162 }
163
164 if (do_continue) {
165 struct stat sbuf;
166 if (lstat(local_path, &sbuf) < 0) {
[1770]167 bb_perror_msg_and_die("lstat");
[821]168 }
169 if (sbuf.st_size > 0) {
170 beg_range = sbuf.st_size;
171 } else {
172 do_continue = 0;
173 }
174 }
175
176 if (do_continue) {
[1770]177 sprintf(buf, "REST %"OFF_FMT"d", beg_range);
[821]178 if (ftpcmd(buf, NULL, control_stream, buf) != 350) {
179 do_continue = 0;
180 } else {
[1770]181 //if (filesize != -1)
182 // filesize -= beg_range;
[821]183 }
184 }
185
[1770]186 if (ftpcmd("RETR", server_path, control_stream, buf) > 150) {
187 ftp_die("RETR", buf);
[821]188 }
189
190 /* only make a local file if we know that one exists on the remote server */
191 if (fd_local == -1) {
192 if (do_continue) {
[1770]193 fd_local = xopen(local_path, O_APPEND | O_WRONLY);
[821]194 } else {
[1770]195 fd_local = xopen(local_path, O_CREAT | O_TRUNC | O_WRONLY);
[821]196 }
197 }
198
199 /* Copy the file */
200 if (filesize != -1) {
[1770]201 if (bb_copyfd_size(fd_data, fd_local, filesize) == -1)
202 return EXIT_FAILURE;
[821]203 } else {
[1770]204 if (bb_copyfd_eof(fd_data, fd_local) == -1)
205 return EXIT_FAILURE;
[821]206 }
207
208 /* close it all down */
209 close(fd_data);
210 if (ftpcmd(NULL, NULL, control_stream, buf) != 226) {
[1770]211 ftp_die(NULL, buf);
[821]212 }
213 ftpcmd("QUIT", NULL, control_stream, buf);
214
[1770]215 return EXIT_SUCCESS;
[821]216}
217#endif
218
219#if !ENABLE_FTPPUT
[1770]220int ftp_send(ftp_host_info_t *server, FILE *control_stream,
221 const char *server_path, char *local_path);
[821]222#else
[1770]223static
224int ftp_send(ftp_host_info_t *server, FILE *control_stream,
[821]225 const char *server_path, char *local_path)
226{
227 struct stat sbuf;
228 char buf[512];
229 int fd_data;
230 int fd_local;
231 int response;
232
233 /* Connect to the data socket */
234 if (ftpcmd("PASV", NULL, control_stream, buf) != 227) {
[1770]235 ftp_die("PASV", buf);
[821]236 }
237 fd_data = xconnect_ftpdata(server, buf);
238
239 /* get the local file */
[1770]240 fd_local = STDIN_FILENO;
241 if (NOT_LONE_DASH(local_path)) {
242 fd_local = xopen(local_path, O_RDONLY);
[821]243 fstat(fd_local, &sbuf);
244
[1770]245 sprintf(buf, "ALLO %"OFF_FMT"u", sbuf.st_size);
[821]246 response = ftpcmd(buf, NULL, control_stream, buf);
247 switch (response) {
248 case 200:
249 case 202:
250 break;
251 default:
252 close(fd_local);
[1770]253 ftp_die("ALLO", buf);
[821]254 break;
255 }
256 }
[1770]257 response = ftpcmd("STOR", server_path, control_stream, buf);
[821]258 switch (response) {
259 case 125:
260 case 150:
261 break;
262 default:
263 close(fd_local);
[1770]264 ftp_die("STOR", buf);
[821]265 }
266
267 /* transfer the file */
268 if (bb_copyfd_eof(fd_local, fd_data) == -1) {
269 exit(EXIT_FAILURE);
270 }
271
272 /* close it all down */
273 close(fd_data);
274 if (ftpcmd(NULL, NULL, control_stream, buf) != 226) {
[1770]275 ftp_die("close", buf);
[821]276 }
277 ftpcmd("QUIT", NULL, control_stream, buf);
278
[1770]279 return EXIT_SUCCESS;
[821]280}
281#endif
282
283#define FTPGETPUT_OPT_CONTINUE 1
284#define FTPGETPUT_OPT_VERBOSE 2
285#define FTPGETPUT_OPT_USER 4
286#define FTPGETPUT_OPT_PASSWORD 8
287#define FTPGETPUT_OPT_PORT 16
288
289#if ENABLE_FEATURE_FTPGETPUT_LONG_OPTIONS
[1770]290static const char ftpgetput_longopts[] ALIGN1 =
291 "continue\0" Required_argument "c"
292 "verbose\0" No_argument "v"
293 "username\0" Required_argument "u"
294 "password\0" Required_argument "p"
295 "port\0" Required_argument "P"
296 ;
[821]297#endif
298
[1770]299int ftpgetput_main(int argc, char **argv);
[821]300int ftpgetput_main(int argc, char **argv)
301{
302 /* content-length of the file */
[1770]303 unsigned opt;
304 const char *port = "ftp";
[821]305 /* socket to ftp server */
306 FILE *control_stream;
[1770]307 /* continue previous transfer (-c) */
[821]308 ftp_host_info_t *server;
309
[1770]310#if ENABLE_FTPPUT && !ENABLE_FTPGET
311# define ftp_action ftp_send
312#elif ENABLE_FTPGET && !ENABLE_FTPPUT
313# define ftp_action ftp_receive
314#else
315 int (*ftp_action)(ftp_host_info_t *, FILE *, const char *, char *) = ftp_send;
[821]316 /* Check to see if the command is ftpget or ftput */
[1770]317 if (applet_name[3] == 'g') {
[821]318 ftp_action = ftp_receive;
319 }
[1770]320#endif
[821]321
322 /* Set default values */
[1770]323 server = xmalloc(sizeof(*server));
[821]324 server->user = "anonymous";
325 server->password = "busybox@";
326
327 /*
328 * Decipher the command line
329 */
[1770]330#if ENABLE_FEATURE_FTPGETPUT_LONG_OPTIONS
331 applet_long_options = ftpgetput_longopts;
332#endif
333 opt_complementary = "=3"; /* must have 3 params */
334 opt = getopt32(argv, "cvu:p:P:", &server->user, &server->password, &port);
335 argv += optind;
[821]336
337 /* Process the non-option command line arguments */
338 if (opt & FTPGETPUT_OPT_CONTINUE) {
339 do_continue = 1;
340 }
341 if (opt & FTPGETPUT_OPT_VERBOSE) {
342 verbose_flag = 1;
343 }
344
345 /* We want to do exactly _one_ DNS lookup, since some
346 * sites (i.e. ftp.us.debian.org) use round-robin DNS
347 * and we want to connect to only one IP... */
[1770]348 server->lsa = xhost2sockaddr(argv[0], bb_lookup_port(port, "tcp", 21));
[821]349 if (verbose_flag) {
[1770]350 printf("Connecting to %s (%s)\n", argv[0],
351 xmalloc_sockaddr2dotted(&server->lsa->sa));
[821]352 }
353
354 /* Connect/Setup/Configure the FTP session */
355 control_stream = ftp_login(server);
356
[1770]357 return ftp_action(server, control_stream, argv[1], argv[2]);
[821]358}
Note: See TracBrowser for help on using the repository browser.