Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (57-Vette, Chosen), 43 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 03/24/10
Posts: 8
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#241122 - 01/14/11 09:16 AM new install of ubb from mac
vintagerace Offline
newbie
Registered: 01/12/11
Posts: 34
I"m slowly making my way through installing the ubb software on mindraven server from my mac. I'm managing to make slow progress but have several questions. I'm moving the files from my mac using ftp. I've tried 2 different ftp graphical clients neither of which appears to be able to copy subdirectories. I've also tried ftp command line from my mac terminal window using mget * a but it isn't getting subdirectories either. I finally gave up and manually copied all subdirectories and files so I believe they're all on the server now in /www/forums
I then tried to run install.php (in install directory) but it doesn't appear to do anything except extract a text copy of the program itself to my mac. I'm running install.php from the CP file manager, not sure if that's correct. So my questions are:
1)anyone know unix command to do recursive copying using ftp?
2)what I might be doing wrong when installing ubb on server using install.php?

thanks!
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#241125 - 01/14/11 10:55 AM Re: new install of ubb from mac [Re: vintagerace]
vintagerace Offline
newbie
Registered: 01/12/11
Posts: 34
OK got the answer to my second question, I needed to run the install.php from a browser window, thus the instructions "browse to" which I didn't take literally. I still would like to know if there's a mac/ftp client that can do recursive file copies.
Top
#241126 - 01/14/11 11:33 AM Re: new install of ubb from mac [Re: vintagerace]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
Have you tried Filezilla for a ftp client?
http://filezilla-project.org/download.php?type=client
_________________________
Blue Man Group
Top
#241132 - 01/14/11 02:12 PM Re: new install of ubb from mac [Re: vintagerace]
cascadeclimbers Offline

member
Registered: 06/02/04
Posts: 195
Loc: Seattle, WA
Don't make this hard on yourself. When you copy 1000 files it take WAY longer then 1 file of the same total size because each connection takes time. Just make an archive and upload that.

Make a tar or zip file and copy that over. Tons of info online on how to use this, or you can use the man pages.. man tar or man zip.

Quickly.
tar -czvf backup.tar.gz forum/ to compress
tar -xzvf backup.tar.gz forum/ to extract

Don't mix these up, or you can overwrite your data!
_________________________
Won't you take me to Funkytown?
Top
#241172 - 01/16/11 09:29 AM Re: new install of ubb from mac [Re: Ruben]
vintagerace Offline
newbie
Registered: 01/12/11
Posts: 34
Originally Posted By: Ruben
Have you tried Filezilla for a ftp client?
http://filezilla-project.org/download.php?type=client


I did look at Filezilla but there is no version for a mac--that I see anyway.
Top
#241173 - 01/16/11 09:30 AM Re: new install of ubb from mac [Re: cascadeclimbers]
vintagerace Offline
newbie
Registered: 01/12/11
Posts: 34
Originally Posted By: cascadeclimbers
Don't make this hard on yourself. When you copy 1000 files it take WAY longer then 1 file of the same total size because each connection takes time. Just make an archive and upload that.

Make a tar or zip file and copy that over. Tons of info online on how to use this, or you can use the man pages.. man tar or man zip.

Quickly.
tar -czvf backup.tar.gz forum/ to compress
tar -xzvf backup.tar.gz forum/ to extract

Thanks for that.. I will do that next time!

Don't mix these up, or you can overwrite your data!
Top
#241197 - 01/16/11 04:16 PM Re: new install of ubb from mac [Re: vintagerace]
Gizmo Offline

Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#241198 - 01/16/11 04:20 PM Re: new install of ubb from mac [Re: Gizmo]
Ruben Offline

Registered: 12/20/03
Posts: 4424
Loc: Lutz,FL
That's the link I posted prior also.
I am not a mac person so maybe the two mac versions don't match what he has.
_________________________
Blue Man Group
Top
#241199 - 01/16/11 04:26 PM Re: new install of ubb from mac [Re: vintagerace]
Gizmo Offline

Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
Well, theres Mac and MacOSX, if they're using a "mac" they're living in the stone age (pre 2002)...
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#241207 - 01/16/11 08:13 PM Re: new install of ubb from mac [Re: Ruben]
vintagerace Offline
newbie
Registered: 01/12/11
Posts: 34
Originally Posted By: Ruben

I am not a mac person so maybe the two mac versions don't match what he has.


she
crazy
not pre-2002. macosx. unix. tiger I think.. funny I stopped keeping track a while back.

thanks for the info... it's helping as I slowly blunder through this. Our forum is up and running and we're poking through all the settings which are pretty confounding. Images of various types seem to display very inconsistently--my uploaded avatar won't display, Jack's will. I never successfully created a user avatar directory without getting error messages yet Jack managed to upload an avatar. I need a break and will start again in the morning. I haven't done this type of stuff in about 6 years, I've done a lot in the last couple of days and it's turning my brain to mush. I'm forgetting passwords and such.

yet I notice that my avatar uploaded to this forum displays OK.. go figure dat huh?


Edited by vintagerace (01/16/11 08:17 PM)
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image