Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.
Moderator: General Moderators
-
potato
- Forum Contributor
- Posts: 192
- Joined: Tue Mar 16, 2004 8:30 am
- Location: my lovely trailer, next to the big tree
Post
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
-
Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Post
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.