The actions to do this would be the following:

$ sudo -i ssh [email protected]
# su - -s /bin/bash ftpsync
# cd /pub/fedora/linux/releases/22
# rm -rvf ./*
# ln -s ../21/README .
# cd ../23
# rm -rvf ./*
# ln -s ../21/README .
# cd ../24
# rm -rvf ./*
# ln -s ../21/README .
# cd ../../updates/22
...
# cd ../testing/22
...
# cd /pub/fedora-secondary/releases/21
...



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to