Warning

 

Close

Confirm Action

Are you sure you wish to do this?

Confirm Cancel
BCM
User Panel

Site Notices
Posted: 1/19/2021 4:17:25 PM EDT
I have a camera system with a NVR. It has the ability to backup using FTP. I’m going to use the newest Rasberry Pi to accomplish this. If someone breaks in, they could steal the NVR. I’ll have a much easier time concealing and securing the Pi. I won’t be backing up continuously, only motion alarms for a few cameras for various parts of the day. Two questions....

1. I want to use an external SSD. Most seem to not have an external power supply. From what I read, the Pi won’t be supplying enough juice to power it. Thoughts? I could get a huge microSD card but I don’t know if that’s suitable for this use.

2. I’m brand new to Pi but I know the possibilities are endless. Does anyone know of a way that I could get the Pi to overwrite data as it comes in through FTP? For example, once the storage is full, I would want it to write over the oldest data.
Link Posted: 1/19/2021 4:31:25 PM EDT
[#1]
The Pi can easily handle a usb thumb drive in addition to the OS on the SD card.

Ftp servers can be set up to allow files to be overwritten, but what you're asking for is FIFO cleanup.  Pretty sure you could write a script for that in Linux.  I'm doing it with some batch files and solways freeware on my Filezilla on Windows servers.
Link Posted: 1/19/2021 7:11:05 PM EDT
[#2]
Discussion ForumsJump to Quoted PostQuote History
Quoted:
The Pi can easily handle a usb thumb drive in addition to the OS on the SD card.

Ftp servers can be set up to allow files to be overwritten, but what you're asking for is FIFO cleanup.  Pretty sure you could write a script for that in Linux.  I'm doing it with some batch files and solways freeware on my Filezilla on Windows servers.
View Quote


I’ll have to do research on how to write script in Linux. I’m brand new to this, but thank you for the terminology!

Would I be better off just buying a 512gb microSD card and put the OS on it and have the NVR footage save to that? I’m averaging about 1.5gb a day of data being sent via FTP. I don’t know if SD cards were built for this or if the slower write speed matters?
Link Posted: 1/21/2021 11:13:24 PM EDT
[#3]
Don't trust a micro SD card for anything you want as a backup.
Link Posted: 1/21/2021 11:34:38 PM EDT
[#4]
I think you're going to want an externally powered ssd drive for that application.

Both for performance and reliability.
Link Posted: 1/22/2021 12:51:41 AM EDT
[#5]
#312 Boot a Raspberry Pi4 with an SSD to make it reliable and fast



#320 Raspberry Pi 4 with SSD simpler: With Berryboot


These may or may not be useful. Info for booting from and using the full capacity of SSD on Pi. Also some info on drives that will work along with a how to on getting it all setup using two different methods. I dont have anything to add about setting up the rest of what you are wanting to do, but these proved useful to me for my uses.
Close Join Our Mail List to Stay Up To Date! Win a FREE Membership!

Sign up for the ARFCOM weekly newsletter and be entered to win a free ARFCOM membership. One new winner* is announced every week!

You will receive an email every Friday morning featuring the latest chatter from the hottest topics, breaking news surrounding legislation, as well as exclusive deals only available to ARFCOM email subscribers.


By signing up you agree to our User Agreement. *Must have a registered ARFCOM account to win.
Top Top