1
00:00:07,319 --> 00:00:13,160
so I finally gotten around to going to my in-law's house to set up my off-site

2
00:00:11,440 --> 00:00:19,199
backup server so here's the fractal Define R3 that has my server config in

3
00:00:17,199 --> 00:00:25,080
it so I'm just going to get a little closer here I'm using manual focus today

4
00:00:21,560 --> 00:00:27,480
which is sort of difficult because this

5
00:00:25,080 --> 00:00:32,279
camera has a really clunky way of doing it but uh let's do a quick tour of the

6
00:00:30,000 --> 00:00:37,440
machine while I talk a little bit about what I'm going to be doing to make use

7
00:00:34,399 --> 00:00:40,879
of this offsite backup server so I'll

8
00:00:37,440 --> 00:00:43,079
need to actually get the side panel off

9
00:00:40,879 --> 00:00:48,920
for one thing and then that fan is plugged in there so I got to be careful

10
00:00:44,960 --> 00:00:51,440
with it so here we are the offsite

11
00:00:48,920 --> 00:00:55,920
backup server what's the point of this well I've got my regular Home Server

12
00:00:53,239 --> 00:00:59,719
which backs up all my data and doesn't protect me in the event of theft or fire

13
00:00:57,719 --> 00:01:05,200
or whatever else that can happen so I buil bu myself a separate machine that

14
00:01:02,600 --> 00:01:12,119
can do nightly backups of all of My Essentials and I want my so okay so my

15
00:01:09,640 --> 00:01:17,119
Home Server will do a nightly backup and then it will do a nightly sync to this

16
00:01:14,479 --> 00:01:22,759
one so the Home Server is about 20 terab and this one is only 8x1 terab running

17
00:01:20,119 --> 00:01:28,479
in raid 5 with a hot spare off of this LSI

18
00:01:24,600 --> 00:01:30,000
9240 uh -4i raid card so this one's

19
00:01:28,479 --> 00:01:33,479
significantly smaller which means that I'm going to be only doing my essentials

20
00:01:31,759 --> 00:01:38,880
you know my family pictures and videos and stuff like that the boot Drive is of

21
00:01:36,040 --> 00:01:45,000
course there Force GT 60 gig SSD and then this ninth drive here is actually

22
00:01:41,479 --> 00:01:46,840
only for the purpose of uh backing up

23
00:01:45,000 --> 00:01:53,320
the boot drive so backing up the actual OS uh it's running Windows Home Server

24
00:01:50,280 --> 00:01:57,640
uh V2 so Windows Home Server 2011 and

25
00:01:53,320 --> 00:02:00,159
it's got a uh a Phenom or rather a FX

26
00:01:57,640 --> 00:02:06,320
8140 so that's a lower power but still quite High quite quite powerful 8 core

27
00:02:02,280 --> 00:02:07,920
chip 2 gigs of RAM uh just random video

28
00:02:06,320 --> 00:02:11,599
card and it's I mean this was the only AMD motherboard I had lying around so

29
00:02:09,440 --> 00:02:16,239
it's got a Crosshair 4 formula in it so I'm going to be throwing it under the

30
00:02:13,160 --> 00:02:19,200
desk here and I'll show you guys the

31
00:02:16,239 --> 00:02:23,360
software configuration shortly so the software setup is actually fairly

32
00:02:21,160 --> 00:02:27,360
simple um there's just a few things you got to do so you got to make sure that

33
00:02:24,680 --> 00:02:31,319
you set up your FTP server on the on the remote backup server so I did an NCI

34
00:02:29,440 --> 00:02:34,680
Tech tip episode about this the one thing that I left out in that one is

35
00:02:32,720 --> 00:02:38,440
making sure that you set a static local IP for the server itself because

36
00:02:36,879 --> 00:02:40,920
otherwise every time you unplug or plug in an Ethernet cable it can change and

37
00:02:40,000 --> 00:02:46,760
that's going to mess up all your settings so you just set your FTP Port

38
00:02:44,280 --> 00:02:49,760
um set all your user account settings

39
00:02:51,920 --> 00:02:56,319
um yeah set up your router now this is

40
00:02:55,120 --> 00:03:00,040
something that's a little bit tricky so I've got all my Windows Home Server

41
00:02:58,200 --> 00:03:04,080
ports forwarded and then what I've discovered and this is sort of weird is

42
00:03:01,840 --> 00:03:07,239
that um whenever I'm forwarding the FTP Port even though it's a single port if I

43
00:03:05,640 --> 00:03:11,440
use the single port forwarding on my linkis router it doesn't work and then

44
00:03:09,760 --> 00:03:14,319
if I use port range forwarding and then just put the one port in there then it

45
00:03:12,760 --> 00:03:18,400
does work and then this is my FTP transfer so once that's all set up then

46
00:03:17,000 --> 00:03:23,360
what you got to do is make sure you're testing it so in this case I'm remote

47
00:03:20,680 --> 00:03:27,519
desktop remote desk topping into my computer at home and then making sure

48
00:03:25,480 --> 00:03:34,560
that I can actually connect you can see the uh the FTP server is seeing the

49
00:03:30,360 --> 00:03:37,000
connection and I'm in and I can browse

50
00:03:34,560 --> 00:03:40,720
and so everything is working as it should in fact here I'm just going to

51
00:03:39,120 --> 00:03:46,360
show you guys you know every time I do something here both of those are active so this is

52
00:03:44,640 --> 00:03:50,640
this is my computer at home that I'm remote desk topped into using Windows

53
00:03:48,599 --> 00:03:55,519
Home Server so now everything is set up for remote access to the FTP and what's

54
00:03:53,439 --> 00:04:00,480
left is to uh actually set up the nightly syn

55
00:03:59,200 --> 00:04:07,480
now that I'm back back at home I can show you guys what I've got set up here so for those of you who haven't seen it

56
00:04:03,439 --> 00:04:10,560
already that's my 3x or rather 8x3 tbte

57
00:04:07,480 --> 00:04:12,360
storage server and this is the software

58
00:04:10,560 --> 00:04:17,519
that I'm using so I want to show you guys a couple things this is web drive

59
00:04:14,480 --> 00:04:19,199
this is the magical $80 utility that

60
00:04:17,519 --> 00:04:22,840
makes this all happen this is a heck of a lot better than paying for a monthly

61
00:04:21,280 --> 00:04:27,360
service because you set up the hardware for yourself once you set this up and

62
00:04:25,560 --> 00:04:32,680
boom you got your own personal cloud so very cool stuff so all you got to do is

63
00:04:29,759 --> 00:04:36,880
is add a web Drive map it to a drive letter see this is the key because

64
00:04:34,639 --> 00:04:41,440
without being able to map FTP doesn't work exactly the same way as your local

65
00:04:39,919 --> 00:04:49,080
as your local drive so you have to kind of trick the OS so we have mapped using

66
00:04:44,880 --> 00:04:55,120
web drive this offsite backup server to

67
00:04:49,080 --> 00:04:57,479
the Z drive with that we can use free

68
00:04:55,120 --> 00:05:00,320
synchronization Tools in order to do the nightly sync that don't involve any kind

69
00:04:59,080 --> 00:05:05,639
of like special uh special software

70
00:05:02,520 --> 00:05:10,400
configuration so we can just

71
00:05:05,639 --> 00:05:12,759
sync some folder to some other folder no

72
00:05:10,400 --> 00:05:17,639
problem now you can do onetime syncs with free file sync or you can actually

73
00:05:14,919 --> 00:05:21,720
set up batch ones so let me just see if I no wrong one see if I remember how to

74
00:05:20,360 --> 00:05:28,880
do this I just did it last night yeah here we go so you set up these batch

75
00:05:23,479 --> 00:05:30,520
ones and then you basically yeah I don't

76
00:05:28,880 --> 00:05:34,600
know Advance yeah create batch job there it is okay here we go here we go here we

77
00:05:31,919 --> 00:05:38,919
go so you set it up put your batch settings and all that and you save as

78
00:05:36,919 --> 00:05:42,720
and you create all these batch files now this is a very manual way to do it but I

79
00:05:40,800 --> 00:05:48,160
couldn't find anything more elegant syn toy didn't work I did have trouble with

80
00:05:44,400 --> 00:05:49,960
syn toy um deleting things that were

81
00:05:48,160 --> 00:05:54,440
gone from the left folder from the right folder no matter how I set up the

82
00:05:51,560 --> 00:05:59,680
relationship so um so free file sync ended up being able to do that uh even

83
00:05:57,000 --> 00:06:02,960
over the FTP so you set up all these these things and then you go into the

84
00:06:01,880 --> 00:06:12,400
task Schuler in Windows task Schuler there it

85
00:06:07,280 --> 00:06:16,479
is Windows and you set up a nightly

86
00:06:12,400 --> 00:06:18,919
task of all of the see there they are of

87
00:06:16,479 --> 00:06:23,440
all of these things to run at a particular time every day now as long as

88
00:06:20,639 --> 00:06:27,240
you don't make huge wholesale changes uh in one day then it shouldn't be uh

89
00:06:25,599 --> 00:06:32,759
shouldn't be too hard on your internet connection but you should have a pretty decent upload so I have a 5 megabit

90
00:06:30,560 --> 00:06:37,840
upload I'm hoping to upgrade to a 15 megabit upload soon which will give me

91
00:06:35,039 --> 00:06:43,560
much much faster nightly sinks and that's pretty much it in terms of the uh

92
00:06:41,599 --> 00:06:47,360
in terms of the software setup I mean I should show you guys what the navigation

93
00:06:44,919 --> 00:06:52,479
is like from the uh the FTP so this is an FTP you'd never know

94
00:06:50,199 --> 00:06:58,639
it users lonus uh find some I don't know some

95
00:06:55,360 --> 00:07:00,720
video or something home videos look

96
00:06:58,639 --> 00:07:04,319
there's a fly in the h so you just uh you can't play directly

97
00:07:02,840 --> 00:07:09,919
from there it doesn't quite work that way but you can paste and then download

98
00:07:06,800 --> 00:07:11,800
the file for you and because their uh

99
00:07:09,919 --> 00:07:15,720
their internet connection's kind of not that fast you can see it's not coming

100
00:07:13,360 --> 00:07:20,160
down all that fast it's a 960 Meg file so I think you guys get the point but

101
00:07:18,039 --> 00:07:23,800
you can see that this behaves like a native Windows transfer which is what

102
00:07:21,680 --> 00:07:27,759
makes all this sort of magically come together so thank you oh okay right so

103
00:07:26,039 --> 00:07:31,479
security securing your connection is outside the scope of this video video so

104
00:07:30,240 --> 00:07:36,360
you guys will have to figure that part out on your own there's FTP security

105
00:07:34,240 --> 00:07:41,720
there's uh a variety of different things what I've done is I've set a hard um IP

106
00:07:39,840 --> 00:07:48,680
Black List and then I've set a white list for just myself to that remote

107
00:07:44,680 --> 00:07:51,280
backup FTP so um that doesn't secure me

108
00:07:48,680 --> 00:07:55,680
against everything because I'm not actually encrypting the data that I'm

109
00:07:53,199 --> 00:07:58,440
transing right now but it does prevent people from just randomly logging into

110
00:07:57,319 --> 00:08:02,159
that backup FTP the offsite FTP so thank you for

111
00:08:00,879 --> 00:08:05,280
checking out this episode of lus tech tips and don't forget to subscribe for

112
00:08:04,000 --> 00:08:08,400
more unboxings reviews and other computer videos
