I also used mc > > as my server does not have a gui. > > Well > > shopt -s extglob > cp -a !(members) members > > should have worked, and so should > > export GLOBIGNORE=members > cp -a * members > > I did test them before sending off the suggestions (although I did have a > typo in there, so yes, a copy/paste wouldn't have worked)
Hi Anders. Don't worry about it. Yours was one of the two solutions which copy and pasted just fine. The other was the rsync method. Love from Lynn x -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
