Find Jobs
Hire Freelancers

Custom NFS server that will temporarily store files and then send to cloud backup

$250-750 USD

Cancelado
Publicado há aproximadamente 9 anos

$250-750 USD

Pago na entrega
For the first phase of the project, I need a streamlined Linux based NFS server (not quite a full NAS) that will accept files via NFS protocol (similar to a standard NAS) and store them locally. I would like this to be very lightweight and simple so that it could be run on a small appliance server (such as Raspberry Pi) For the seconds phase, I would like to integrate this to backup the file immediately to a cloud backup system such as AWS/S3 or RackSpace. Then once this is written to then remove the file. The second part of the project is not finalized and I would like to focus on the proof of concept of a small NFS server that could just write the files at first without alot of overhead. Open to language suggestions such as Python, Perl or shell scripting. NO java please.
ID do Projeto: 7059924

Sobre o projeto

22 propostas
Projeto remoto
Ativo há 9 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
22 freelancers estão ofertando em média $471 USD for esse trabalho
Avatar do Usuário
Greetings, I am a very experienced C/C++/node.js architect and developer with a strong communications, systems and hardware background. Would implement this using node.js. Have Pi and AWS account on hand for testing. I am happy to take the time to understand your requirements fully and thank you for explaining. A good specification results in a good proposal. Deliverables: * At your choice a Github or Bitbucket repository with ticketing system. Repository to be transferred to your account on project completion. * Source code in above repository * Linux support tools and bash scripts (for use on any Linux distribution with bash installed) * README with build, install and setup instructions Test: 2 weeks after funding first milestone. Payment by freelancer milestone payments: Fund one milestone ahead of work and release: 1/3 _after_ test of binaries / on my test server by you 1/3 after your acceptance 1/3 after deliverables Please note that this bid is subject to change pending finalization of the specification. Skills and recent projects are listed in my profile overview. I communicate fluently in English and German. I am usually online Mon-Fri UTC 0300 - 1700 Kind Regards Michael
$736 USD em 30 dias
5,0 (13 avaliações)
7,7
7,7
Avatar do Usuário
Hi, I'm a Linux sysadmin and web developer, also I really like to play with embedded solutions, so I have a couple of them for testing purposes. Your project sounds fantastic. Let me work on it! Cheers. Dennis
$500 USD em 12 dias
5,0 (22 avaliações)
7,1
7,1
Avatar do Usuário
Hi I can instal NFS server wich allow write files on storage. I can setup sync bash script which made sync files to the RackSpace This is all very light and will work on Raspberry PI. But I have alternative purpose: ownCloud This can be installed on your Raspberry PI and I know how to do it. After install ownCloud I can create bash script which can baclup whole server to RackSpace or another Raspberry PI (Failover). So, please thinking about ownCloud
$555 USD em 15 dias
4,8 (218 avaliações)
6,8
6,8
Avatar do Usuário
Your requirement can be done by launch red hat based small instance(server) in amazon and setup NFS. Don'twory amazon cloud is very secure if architecture is proper If you want to backup your data amazon s3 then simply define bash scripting in amazon ec2 that will be automatic replicate your data to amazon s3.
$555 USD em 10 dias
5,0 (27 avaliações)
5,5
5,5
Avatar do Usuário
Hello, a few words about me: I am system / network administrator. I manage over 300 servers with different purposes: web servers, sql servers, voip servers, filesharing servers, email servers and so on. Each server has its own configuration, monitorization, backup etc. If you are interested I can give you more details about my work. about your project: [please check my feedback related to linux] I do this kind of things for a few of servers that I manage. If I will be your choice I will offer you my support for other projects. Can we talk a little bit please? I need more informations. Thank you. Mike I am ready to start right now.
$250 USD em 4 dias
4,9 (62 avaliações)
5,3
5,3
Avatar do Usuário
Hi, im a linux nerd and i have read your description. I can code a shell script to automatically syncronise the files to the cloud for backup purposes after a given time.
$444 USD em 5 dias
4,9 (40 avaliações)
5,2
5,2
Avatar do Usuário
Hi, please specify hardware and software (linux distro) to let me know which dev/test environment to use. I can do it with pure bash scripting, running as daemon and writing logs. If you have any additional project specs - please share. Best, Alex
$550 USD em 7 dias
5,0 (28 avaliações)
5,2
5,2
Avatar do Usuário
Warm Regards, I am pleased to inform you that your PR matches our expertise who own all the right credentials to execute this job in a very proficient way with a proven track record which shows our dedication towards satisfactory work, I request you to please initiate the discussion so that I can reach you efficiently, I can schedule an in-person to have better understanding on every minute requirement, final quote and deadline. Ready to share Portfolio on demand.(Committed instant reply) | Regards :Mike Blane
$1.052 USD em 20 dias
4,5 (7 avaliações)
5,0
5,0
Avatar do Usuário
Hello there, We can look between several server options which includes doing the backing up process with rsync and NFS high available server. And for NFS overhead we can use some optimization techniques for this deamon over Server memory usage, Server disk bandwidth and server configurations (disk balancing, kernel configurations, etc). Let me know were can we talk. Sebastian
$555 USD em 5 dias
5,0 (7 avaliações)
4,3
4,3
Avatar do Usuário
Hello, I have huge experience in Linux server Also about LAMP architecture, I have atleast 10 years experience in LAMP. I can help you transfer hosting , help you backup your data reliably or restore your data to a new location. I can help you with email setup, MX, SPF,DKIM . I can edit any dns configuration zone file Mysql server tuning and backup is also one of my key expertise. In short I can do any kind of work on Linux server. More over, my english is very very good, and I can talk to you on phone too.
$555 USD em 10 dias
4,9 (8 avaliações)
4,3
4,3
Avatar do Usuário
Make remote sync between nfs share and amazon w/ amazon ec2 api using shell and/or python.
$256 USD em 1 dia
5,0 (4 avaliações)
3,9
3,9
Avatar do Usuário
Hi, my name is Engin. I am a software developer more than 7 years. I have several raspberry PIs that I use for different purposes at my home. I would like to work with you in your NFS+cloud sync project, please contact me for more details. Best Regards, Engin
$277 USD em 10 dias
4,9 (4 avaliações)
3,8
3,8
Avatar do Usuário
Phase 1: NFS is built into the kernel, so there is an easy way to minimise resource consumption. Phase 2: How much storage space? If a little, you should be able to host NFS on the pi. If a lot, you might need to host the NFS share on another computer which the pi could then connect to. Either way, a cron job could then be created to scp the files to your remote location(assuming remote has ssh capabilities) and delete them locally. A checksum could be used on remote and local to ensure that no corruption has occurred before deleting locally. Also, you could possibly mount your remote in an ssh filesystem. It would be slow, but it would allow you to continue accessing the files from within your network without too much trouble. Obviously, redundancy is also built in, if the connection fails or if the VPS goes offline, the local files will simply wait for the next batch
$555 USD em 2 dias
5,0 (1 avaliação)
0,2
0,2
Avatar do Usuário
Summary Talented system administrator with 13 years of experience maintaining computing environments by identifying operative system requirements, installing upgrades, and monitoring performance. Expertise in establishing secure networks by evaluating operative system vulnerabilities, performance issues including availability, utilization, planning and executing the selection, installation, configuration, and testing of infrastructure software in mixed environment, defining Microsoft Active Directory policies and configurations in the forest, establishing improvements and Unix scripting solutions. Highlights Operative System troubleshooter (Windows, Linux and Unix) Network configuration and support Active Directory VMWare installation and configuration Backup and Disaster recovery (EMC Networker) Citrix Xenapp Microsoft Exchange Management Microsoft TMG Gateway Management Hp Sam (EVA) Management Mcafee Epo Administration Sharepoint administration System Center Configuration Manager
$555 USD em 10 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I have 11+ years of experience in Linux/App/DB and worked on amazon cloud as well. i can script all this process, So let me know if you want to work with me.
$555 USD em 10 dias
0,0 (1 avaliação)
0,0
0,0
Avatar do Usuário
A proposal has not yet been provided
$277 USD em 5 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I will add the rsh or samba server and unix ,shell,sed,awk commands which are very light wight can help to store the files locally .
$444 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED STATES
Hamilton, United States
5,0
25
Método de pagamento verificado
Membro desde jan. 13, 2014

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.