Hello,
Last few days im mucking with lftp mirroring.
I have a lot of problems to get working -x -i.
Could you help me please?
Im trying to mirror ftp.stacken.kth.se/pub/OpenBSD
but without
ftp.stacken.kth.se/pub/OpenBSD/2.*
and
ftp.stacken.kth.se/pub/OpenBSD/3.*
so i use this script:
--------------------------------
lftp -e 'o hftp://ftp.stacken.kth.se/pub/OpenBSD \
&& mirror --delete --verbose \
-x "3." -x "2." -x README -x cvs \
-x snapshots -x distfiles && quit'
--------------------------------
the problem is, that it doesnt mirror although
anything what starts with 2. and 3.x in subdirectories,
for example
ftp.stacken.kth.se/pub/OpenBSD/OpenSSH/openbsd27_3.1.patch etc.

The second isse is:    
With lftp recursively  mirrored directory.  
The idea was, to move data on ather system, so i connected 
hdd and `mv` that directory on that hdd. Now on new system
running the same script it tries to delete and mirror again all files.
Is there somehow to fix that?

Thankyou

-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!

Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!

Reply via email to