Hi I am running lftp version 3.5.9 on Solaris and am having an issue when I try to automate a get process unfortunately the get process keeps retrying I have tried everything and can not get it to work correctly. I need to turn off retries completely. Any help would be greatly appreciated
Here is the command I issue lftp -c 'open -u ABCDEFG:123456 ftps://mysite.com -p 6366 -e "set net:max-retries 2;set -a;debug;cdreceive;quote site parm=;get byparm -o 02121552.rcd ;ls"' I have also tried doing it from a cmd file with the same result I need it to only try to download file and if it fails does not exits exit not to retry <http://www.regen/> Amilcar C. Azevedo ReGenerating Solutions Inc. 1375 Kings Highway East Fairfield, CT 06824 Phone: (203)-331-9300 ext.105 E-mail:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Web: www.regen.com <http://www.regen.com>
<<attachment: image003.jpg>>
