WALoeIII
01-03-2004, 12:29 AM
I have a enw server that I am migrating too. I don't use any control panel software. Should I try rsync? I don't know much about it. I need to transfer over my httpd.conf files etc, so FTP won't work.
![]() | View Full Version : New Server - Migration Tips WALoeIII 01-03-2004, 12:29 AM I have a enw server that I am migrating too. I don't use any control panel software. Should I try rsync? I don't know much about it. I need to transfer over my httpd.conf files etc, so FTP won't work. wheimeng 01-03-2004, 12:37 AM rsync should be your best bet. Or probably zip the whole thing and move along. Steven 01-03-2004, 12:57 AM Originally posted by Snoozy I have a enw server that I am migrating too. I don't use any control panel software. Should I try rsync? I don't know much about it. I need to transfer over my httpd.conf files etc, so FTP won't work. You could move the config files over to a web accessable directory and wget them or ftp them :) |