Page 1 of 1

wget complete folder

Posted: Sat Apr 28, 2007 10:51 am
by potato
hey,

i have to transfer a complete backup folder to a new server.
is there a way to wget a complete folder at once?

Or if this is not possible, how do i zip that folder?

greets,
tom

Posted: Sat Apr 28, 2007 12:24 pm
by Chris Corbyn
Why not use FTP or SCP or some other transfer method? HTTP is not really the ideal choice to move directories around.