I am trying to sync two remote file structures using lftp and fxp protocals. Can some supply the correct syntax or a script to do the following

I am on local site
ftp site a: foo.bar.com user id fred password flintstone directory mydocs
ftp stie b: just.me.com user id bill password aredue directory htdocs

Every combination I have tried has filed up my local disk or failed to process
This copied files to my local dir

set ftp:use-fxp true
open foo.bar.com
user fred flintstone
mirror /mydocs ftp://bill:[email protected]/htdocs

A. John Peters
OTG-DSS Inc
320-594-7023 Local
612-605-3613 Twin Cities
612-419-4033 Mobile
http://www.otg-dss.com



Reply via email to