![]() |
![]()
| ![]() |
![]()
NAMEftp-cp - copy files from from one place to another using passive mode ftp SYNOPSISftp-cp host1 host2 script [:debug=true] DESCRIPTIONftp-cp Loads the script file and then establishes ftp control connections to the servers at host1 and host2. The values of environment variables hostX_USER and hostX_PASS are used to log in to the ftp servers, or the interactive user is prompted for input as required. The script file is loaded as lisp-format data, containing expressions that indicate file transfers, or that evaluate to a list of file transfer specifications, for example: ("filename1" -> "filename2") ("filename1" <- "filename2") (mapcar (lambda (x) EXIT STATUSErrors result in a non-zero exit status. AUTHORGeorge Carrette, GJC@delphi.com SEE ALSOsiod http://people.delphi.com/gjc/siod.html FILES/usr/local/bin/ftp-cp /usr/local/bin/siod /usr/local/lib/libsiod.so /usr/local/lib/siod/ss.so
|