Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Peter Van Dijck
It depends: what do you have on your old website? A wordpress install
with a database? Just a flat website with files?

You will need to log in on the command line to your server. Have you
done that before?

Peter
--
http://mefeedia.com

On 3/5/06, Brett Gaylor [EMAIL PROTECTED] wrote:
  Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old
 host.  Does anyone know in unix how you'd transfer all of your files from
 one site to the other?  I wouldn't want to download everything and then
 upload it again.  Thanks!


 ---
 Brett Gaylor
 http://www.etherworks.ca
  http://www.homelessnation.org

  
  YAHOO! GROUPS LINKS


  Visit your group videoblogging on the web.

  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]

  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

  



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Brett Gaylor



thanks, Peter. I have a movable type install, a blog with archives, some hosted videos.

I've logged in to the command line of my server, yes, with Terminal and
have some basic unix knowledge but how to move it over to another
account baffles me.On 3/5/06, Peter Van Dijck [EMAIL PROTECTED] wrote:
It depends: what do you have on your old website? A wordpress installwith a database? Just a flat website with files?You will need to log in on the command line to your server. Have youdone that before?
Peter--http://mefeedia.comOn 3/5/06, Brett Gaylor [EMAIL PROTECTED] wrote:Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old host.Does anyone know in unix how you'd transfer all of your files from one site to the other?I wouldn't want to download everything and then
 upload it again.Thanks! --- Brett Gaylor http://www.etherworks.cahttp://www.homelessnation.org
YAHOO! GROUPS LINKSVisit your group videoblogging on the web.To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Yahoo! Groups Links* To visit your group on the web, go to:http://groups.yahoo.com/group/videoblogging/* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/-- ---Brett Gaylorhttp://www.etherworks.ca
http://www.homelessnation.org





  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Peter Van Dijck



ok, then you need to find info on the MT website.

The basic steps will be these:

1. backup your files to your local computer
2. backup your database (you know how to do this?)
3. Now you can either start a new MT install on your new host, and
import all your entries (using MT's import/export mechanism), OR
attempt to transfer your entire install by ftp-ing all the files,
re-creating your database, chmodding all the right directories. I am
not sure which approach is better.

You need to find the right details on the MT website, since this can be pretty complex.

Good luck!
PeterOn 3/5/06, Brett Gaylor [EMAIL PROTECTED] wrote:



thanks, Peter. I have a movable type install, a blog with archives, some hosted videos.

I've logged in to the command line of my server, yes, with Terminal and
have some basic unix knowledge but how to move it over to another
account baffles me.On 3/5/06, Peter Van Dijck 
[EMAIL PROTECTED] wrote:

It depends: what do you have on your old website? A wordpress installwith a database? Just a flat website with files?You will need to log in on the command line to your server. Have youdone that before?

Peter--http://mefeedia.comOn 3/5/06, Brett Gaylor 
[EMAIL PROTECTED] wrote:Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old host.Does anyone know in unix how you'd transfer all of your files from one site to the other?I wouldn't want to download everything and then
 upload it again.Thanks! --- Brett Gaylor http://www.etherworks.ca
http://www.homelessnation.org
YAHOO! GROUPS LINKSVisit your group videoblogging on the web.To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Yahoo! Groups Links* To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/-- ---Brett Gaylor
http://www.etherworks.ca
http://www.homelessnation.org





  
  
SPONSORED LINKS
  
  
  


Individual
  
  

Fireant
  
  

Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  











  




  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Peter Van Dijck



ps: if you're not familiar with all these steps, set apart a weekend
for it. An experienced person might do it in a few hours or less.

PeterOn 3/5/06, Peter Van Dijck [EMAIL PROTECTED] wrote:
ok, then you need to find info on the MT website.

The basic steps will be these:

1. backup your files to your local computer
2. backup your database (you know how to do this?)
3. Now you can either start a new MT install on your new host, and
import all your entries (using MT's import/export mechanism), OR
attempt to transfer your entire install by ftp-ing all the files,
re-creating your database, chmodding all the right directories. I am
not sure which approach is better.

You need to find the right details on the MT website, since this can be pretty complex.

Good luck!
PeterOn 3/5/06, Brett Gaylor 
[EMAIL PROTECTED] wrote:



thanks, Peter. I have a movable type install, a blog with archives, some hosted videos.

I've logged in to the command line of my server, yes, with Terminal and
have some basic unix knowledge but how to move it over to another
account baffles me.On 3/5/06, Peter Van Dijck 

[EMAIL PROTECTED] wrote:


It depends: what do you have on your old website? A wordpress installwith a database? Just a flat website with files?You will need to log in on the command line to your server. Have youdone that before?


Peter--http://mefeedia.comOn 3/5/06, Brett Gaylor 

[EMAIL PROTECTED] wrote:Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old host.Does anyone know in unix how you'd transfer all of your files from one site to the other?I wouldn't want to download everything and then
 upload it again.Thanks! --- Brett Gaylor http://www.etherworks.ca
http://www.homelessnation.org
YAHOO! GROUPS LINKSVisit your group videoblogging on the web.To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Yahoo! Groups Links* To visit your group on the web, go to:

http://groups.yahoo.com/group/videoblogging/* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/-- ---Brett Gaylor

http://www.etherworks.ca
http://www.homelessnation.org





  
  
SPONSORED LINKS
  
  
  



Individual
  
  


Fireant
  
  


Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.


  To unsubscribe from this group, send an email to:

[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





  
















  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Brett Gaylor



yikes.

You know, this is definitely one of those moments I might just want to
hire someoneI don't think I'd try and put in a new breaker box in
my house by myself. I'm getting to old to enjoy learning how to
do everything, so thanks for the warning :)On 3/5/06, Peter Van Dijck [EMAIL PROTECTED] wrote:



ps: if you're not familiar with all these steps, set apart a weekend
for it. An experienced person might do it in a few hours or less.

PeterOn 3/5/06, Peter Van Dijck 
[EMAIL PROTECTED] wrote:
ok, then you need to find info on the MT website.

The basic steps will be these:

1. backup your files to your local computer
2. backup your database (you know how to do this?)
3. Now you can either start a new MT install on your new host, and
import all your entries (using MT's import/export mechanism), OR
attempt to transfer your entire install by ftp-ing all the files,
re-creating your database, chmodding all the right directories. I am
not sure which approach is better.

You need to find the right details on the MT website, since this can be pretty complex.

Good luck!
PeterOn 3/5/06, Brett Gaylor 

[EMAIL PROTECTED] wrote:



thanks, Peter. I have a movable type install, a blog with archives, some hosted videos.

I've logged in to the command line of my server, yes, with Terminal and
have some basic unix knowledge but how to move it over to another
account baffles me.On 3/5/06, Peter Van Dijck 


[EMAIL PROTECTED] wrote:



It depends: what do you have on your old website? A wordpress installwith a database? Just a flat website with files?You will need to log in on the command line to your server. Have youdone that before?



Peter--http://mefeedia.comOn 3/5/06, Brett Gaylor 


[EMAIL PROTECTED] wrote:Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old host.Does anyone know in unix how you'd transfer all of your files from one site to the other?I wouldn't want to download everything and then
 upload it again.Thanks! --- Brett Gaylor http://www.etherworks.ca
http://www.homelessnation.org
YAHOO! GROUPS LINKSVisit your group videoblogging on the web.To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Yahoo! Groups Links* To visit your group on the web, go to:


http://groups.yahoo.com/group/videoblogging/* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/-- ---Brett Gaylor


http://www.etherworks.ca
http://www.homelessnation.org





  
  
SPONSORED LINKS
  
  
  




Individual
  
  



Fireant
  
  



Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.



  To unsubscribe from this group, send an email to:


[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.






  
















  
  
SPONSORED LINKS
  
  
  


Individual
  
  

Fireant
  
  

Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  








-- ---Brett Gaylorhttp://www.etherworks.cahttp://www.homelessnation.org






  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Markus Sandy






assuming you have the proper permissions
assuming both systems are compatible
and assuming that you only want to copy files, not just import/export
vlog
you might try "uucp"

http://en.wikipedia.org/wiki/UUCP


Brett Gaylor wrote:
Sorry to ask here, but google is not helping me, and
neither is
dreamhost. I got that crazy $9/year plan, but I don't know how to
transfer from my old host. Does anyone know in unix how you'd
transfer all of your files from one site to the other? I wouldn't
want to download everything and then upload it again. Thanks!
  
  
---
Brett Gaylor
  http://www.etherworks.ca
  http://www.homelessnation.org




-- 

My name is Markus Sandy and I am app.etitio.us

http://apperceptions.org
http://digitaldojo.blogspot.com
http://node101.org
http://spinflow.org
http://wearethemedia.com
http://xpressionvlog.blogspot.com

aim/ichat: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]
skype: msandy
spin: [EMAIL PROTECTED]






  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  










Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Markus Sandy






another option
is it possible to ftp the files from old server to new?
maybe Dreamhost support can do that for you?

otherwise you'll have to download to local and then upload again (ugh!)
if using ftp is an option, you can at least make this two simple (but
possibly slow) folder copies

hopefully you do not have bandwidth limits (from your ISP, not from
your hosting) that make this difficult


Brett Gaylor wrote:
Sorry to ask here, but google is not helping me, and
neither is
dreamhost. I got that crazy $9/year plan, but I don't know how to
transfer from my old host. Does anyone know in unix how you'd
transfer all of your files from one site to the other? I wouldn't
want to download everything and then upload it again. Thanks!
  
  
---
Brett Gaylor
  http://www.etherworks.ca
  http://www.homelessnation.org




-- 

My name is Markus Sandy and I am app.etitio.us

http://apperceptions.org
http://digitaldojo.blogspot.com
http://node101.org
http://spinflow.org
http://wearethemedia.com
http://xpressionvlog.blogspot.com

aim/ichat: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]
skype: msandy
spin: [EMAIL PROTECTED]






  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "videoblogging" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  










Re: [videoblogging] OT: how to move between servers

2006-03-05 Thread Peter Van Dijck



Yes. The thing to remember is: when moving an MT install or any dynamic
website, it's NOT just about FTP-ing the files (which is easy), but
about replicating the database, usernames, permissions and all that
geeky stuff (which can be hard).

You should look into MT's import/export options though. That might be the simplest way.

PeterOn 3/5/06, Brett Gaylor [EMAIL PROTECTED] wrote:



yikes.

You know, this is definitely one of those moments I might just want to
hire someoneI don't think I'd try and put in a new breaker box in
my house by myself. I'm getting to old to enjoy learning how to
do everything, so thanks for the warning :)On 3/5/06, Peter Van Dijck 
[EMAIL PROTECTED] wrote:



ps: if you're not familiar with all these steps, set apart a weekend
for it. An experienced person might do it in a few hours or less.

PeterOn 3/5/06, Peter Van Dijck 

[EMAIL PROTECTED] wrote:
ok, then you need to find info on the MT website.

The basic steps will be these:

1. backup your files to your local computer
2. backup your database (you know how to do this?)
3. Now you can either start a new MT install on your new host, and
import all your entries (using MT's import/export mechanism), OR
attempt to transfer your entire install by ftp-ing all the files,
re-creating your database, chmodding all the right directories. I am
not sure which approach is better.

You need to find the right details on the MT website, since this can be pretty complex.

Good luck!
PeterOn 3/5/06, Brett Gaylor 


[EMAIL PROTECTED] wrote:



thanks, Peter. I have a movable type install, a blog with archives, some hosted videos.

I've logged in to the command line of my server, yes, with Terminal and
have some basic unix knowledge but how to move it over to another
account baffles me.On 3/5/06, Peter Van Dijck 



[EMAIL PROTECTED] wrote:




It depends: what do you have on your old website? A wordpress installwith a database? Just a flat website with files?You will need to log in on the command line to your server. Have youdone that before?




Peter--http://mefeedia.comOn 3/5/06, Brett Gaylor 



[EMAIL PROTECTED] wrote:Sorry to ask here, but google is not helping me, and neither is dreamhost.
 I got that crazy $9/year plan, but I don't know how to transfer from my old host.Does anyone know in unix how you'd transfer all of your files from one site to the other?I wouldn't want to download everything and then
 upload it again.Thanks! --- Brett Gaylor http://www.etherworks.ca
http://www.homelessnation.org
YAHOO! GROUPS LINKSVisit your group videoblogging on the web.To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Yahoo! Groups Links* To visit your group on the web, go to:



http://groups.yahoo.com/group/videoblogging/* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/-- ---Brett Gaylor



http://www.etherworks.ca
http://www.homelessnation.org





  
  
SPONSORED LINKS
  
  
  





Individual
  
  




Fireant
  
  




Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.




  To unsubscribe from this group, send an email to:



[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.







  
















  
  
SPONSORED LINKS
  
  
  



Individual
  
  


Fireant
  
  


Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.


  To unsubscribe from this group, send an email to:

[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





  








-- ---Brett Gaylorhttp://www.etherworks.ca
http://www.homelessnation.org






  
  
SPONSORED LINKS
  
  
  


Individual
  
  

Fireant
  
  

Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group videoblogging on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  














  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Use
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group