50% found this document useful (2 votes)
511 views

Secure Backup System - Report

The document presents a mini project report on developing a secure backup software system. The system allows users to backup files, documents, images and videos on a windows application in a secure manner by storing each user's files in a separate folder. The file details are stored in an SQL database. The admin can block or unblock unauthorized users and view user logs.

Uploaded by

Jai Ganesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
511 views

Secure Backup System - Report

The document presents a mini project report on developing a secure backup software system. The system allows users to backup files, documents, images and videos on a windows application in a secure manner by storing each user's files in a separate folder. The file details are stored in an SQL database. The admin can block or unblock unauthorized users and view user logs.

Uploaded by

Jai Ganesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 49

MINI PROJECT REPORT

ON

“SECURE BACKUP SOFTWARE SYSTEM”

Submitted in partial fulfillment of the requirements of the

degree

BACHELOR OF ENGINEERING IN COMPUTER

ENGINEERING BY

Vedanti S. Shinde ROLL NO.64

Sanjyot U. Amale ROLL NO.04

Rashi R. Vekhande ROLL NO.69

UNDER THE GUIDANCE OF

PROF. Vishal Shinde

DEPARTMENT OF COMPUTER ENGINEERING

SHIVAJIRAO S. JONDHALE COLLEGE OF ENGINEERING AND


TECHNOLOGY,

ASANGAON 421601.

UNIVERSITY OF MUMBAI

2021-22
MINI PROJECT REPORT APPROVAL FOR T.E.

This project report entitled

“SECURE BACKUP SOFTWARE SYSTEM”

By

Vedanti S. Shinde ROLL NO.64

Sanjyot U. Amale ROLL NO.04

Rashi R. Vekhande ROLL NO.69

Is approved for for the degree of

Bachelor of Engineering in Computer Engineering

Prof.

[PROJECT GUIDE]

Prof.
Prof.

[INTERNAL EXAMINER] [EXTERNAL EXAMINER]

Prof. Vishal R. Shinde Dr.Mrs. Geetha K.Jayaraj


[HEAD OF DEPARTMENT]
[PRINCIPAL]
Place:Asangaon
Date :
ACKNOWLEDGEMENT

It is a great pleasure and immense satisfaction to express our deepest sense of gratitude and
thanks to everyone who has helped us in completing our work successfully. We are presenting
this Mini Project report on “SECURE BACKUP SOFTWARE SYSTEM” as part of the
curriculum of T.E. Computer Engineering. Inspiration and guidance are invaluable in every
aspect of life, especially in the field of academics, which we have received from our respected
Project Guide: Prof. and Head of Computer Department: Prof. Vishal Shinde. Besides, we
take this opportunity to express our sincere gratitude to the Principal: Dr. Mrs. Geetha K.Jayaraj,
SSJCET for providing a good environment and facilities to complete this project. We would also
like to thank all our staff and friends who have directly or indirectly guided and helped us in the
preparation of this report and also for giving us unending support right from the stage this idea
was conceived.

VEDANTI SHINDE

SANJYOT AMALE

RASHI VEKHANDE

iii
ABSTRACT

Using Software backup systems, users can store files, documents, images, videos through
windows application in a secured manner. In this user can store documents and files in any
format which is kept in a separate folder made for each user. The stored folder is only accessible
to the authorized users who can access their own folder. It’s a windows application, where all the
file details are stored in SQL Database. If the user is found to be unauthorized by the admin, then
admin can block a user and also can unblock it whenever required. The system uses a secure OTP
(One Time Password) while login. Easily create a backup of any file by uploading it. Users can
Ease to download the uploaded file. Hackers won’t be able to hack the system. Secure and
Robust. Folder is created for every registered user which makes maintenance of files easy.

iii
ii
CONTENT

Certificate …………………………………………………………………… i
Acknowledge ……...………………………………………………………… ii

Abstract …………………………………………………………………… iii

List of Figures ……………………………………………………………… vi

Abbreviations …………………………………………………………… vii

1. Introduction ……………………………………………………. 1

1.1 Secure backup Software System……….……………………… 1

2. Aims and Objective ……………………………………………….… 2


2.1 Aim ……………………………………………………….…… 2
2.2 Objective ………………………………………………………. 3

3. Literature Survey …………………………………………………….. 4

4. Existing System ……………………………………………………. 5

5. Problem Statement …………………………………………………… 7

6. Proposed System …………………………………………………… 8


7. System Architecture ………………………………………………… 9

8. Methodology ………………………………………………… 11

9. Planning …………………………………………………… 17

10. Design Details …………………………………………………… 18


11. Details of Hardware and Software .......................................... 25

12. Advantages …………………………………………………………. 26

13. Conclusion …………………………………………………………. 27

14. References …………………………………………………………. 28

iii
LIST OF FIGURES

Fig No. Name of Figure Page No.

7.1.1 System Architecture for User ……………………….... 9

7.1.2 System Architecture for Admin …………………………. 9

8.1.1 Level 0 DFD ……………………..………………..…… 11

8.1.2 Level 1 DFD ……………………..………………..……… 11

8.2.1 Activity Diagram for Admin ……………………..……… 12

8.2.2 Activity Diagram for User ……………………..………… 13

8.2.3 E-R Diagram ……………………..………………..… 14

8.2.4 Sequence Diagram for Admin ……………………..……… 15

8.2.5 Sequence Diagram for User …………………..……… 16

viiv
ABBREVIATIONS

Abbreviation Description

DFD Data Flow Diagram

JDK Java Development Tool Kit

E-R Entity Relationship

UML Unified Modeling Language

SQL Structured Query Language

viiv
INTRODUCTION
Mini project Secured Backup software System

1. INTRODUCTION

1.1 SECURE BACKUP SOFTWARE SYSTEM

To keep our files and documents secure is very important for privacy and security
purposes. Anyone can access our desktop application so there are many chances of getting
leaked our important video , images, personal information,etc

Using Software backup systems, users can store files, documents, images, videos
through windows application in a secured manner. In this user can store documents and files in
any format which is kept in a separate folder made for each user. The stored folder is only
accessible to the authorized users who can access their own folder. It’s a windows application,
where all the file details are stored in SQL Database. If the user is found to be unauthorized by
the admin, then admin can block a user and also can unblock it whenever required. System
Administrator configure and deploy the file system on the storage media. In this software user
can also download the uploaded file.User can also log into the system time and he can copy,
delete the existing file.

SSJCET, Asangaon Department of Computer Engg. 1


Mini project Secured Backup software System

AIM AND OBJECTIVE

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

2. AIM AND OBJECTIVE

2.1 AIM

● The Secure Backup Software System acts as backup software to secure the data.

● This is used to backup images, video, document, folder, etc.

● Uploading and downloading of documents.

● Store the data in sql in a very secure manner.

● Secured access of the user.

● Block and unblock unauthorized user data.

● View logs information of the user.

SSJCET, Asangaon Department of Computer Engg. 2


Mini project Secured Backup System

2.2 OBJECTIVE

The main objective of the SECURE BACKUP SOFTWARE SYSTEM is store file, documents,
images, video through window application in a secured manner.

1) Decision making power is provided by this system.

2) Accurate results can be obtained.

3) This system keeps data in secured manner

4) To increase data security and keep it safe.

5) Proposed system is used to reduce chances of data leak.

6) The System is convenient to add new user information very easily and registration in a very
secure manner by receiving login information on mail and mobile number.
7) Modules are designed user friendly and they can reach anywhere without any confusion.
8) This system is designed to keep data safe.
9) Administrators will block unauthorized user and also can unblock them to view their
information..
10)User can also log into the system any time and he can copy/delete the
existing files from the software .

SSJCET, Asangaon Department of Computer Engg. 3


Mini project Secured Backup System

LITERATURE SURVEY
Mini project Secured Backup System

3. LITERATURE SURVEY

Gandhi et al (2015), to maintain this data efficiently, there is a necessity of data recovery services
which also provides safety in case of disaster scenarios. A smart remote data backup algorithm,
Seed Block Algorithm is being proposed to address this issue. There are mainly two objectives of
this mechanism including, the collection of information from remote location and to recover the
files in case of the file deletion. The time related issues are also being solved by this seed block
algorithm such that it will take minimum time for the recovery process. This method doesn’t use
any of the existing encryption techniques and hence possibly poor resistance for the traps. Ranjan
Ashish et al (2015), The security and availability of business data has become the most important
requirement in this time and for solving the problem related to business database services like
storage, security, stability, load, scalability and many other issues cloud based database platforms
were used.

SSJCET, Asangaon Department of Computer Engg. 4


Mini project Secured Backup System

EXISTING SYSTEM

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

4. Existing System:

The files , images, documents, videos are one of the things that each and every one of us want to save and
protect them.The data that is stored in the desktop needs to be kept securely in the database without any
difficulty.But sometimes there will be chances of getting leaked. In such a situation it is very important to
keep data secure.
In this Software backup system, users can store files, documents, images through windows application in
a secured manner. In this user can store documents and files in any format which is kept in a separate
folder made for each user. The stored folder is only accessible to the authorized users who can access
their own folder. It’s a windows application, where all the file details are stored in SQL Database.

If the user is found to be unauthorized by the admin, then the admin can block a user and also can
unblock it whenever required. The system uses a secure OTP (One Time Password) while login. Easily
create a backup of any file by uploading it. Users can Ease to download the uploaded file.

Hackers won’t be able to hack the system. Secure and Robust. Folder is created for every registered user
which makes maintenance of files easy.

ALGORITHM

ALGORITHM FOR File Storing METHOD

Input: Features for storing any file in mysql


Output: Files Stored

1.Connect to mysql.
2.Open the file chooser, select the file of txt,pdf,jpg etc extension.
3.Insert query to store the selected file.
4.Insert in query with details including file size,file extension.
file size : long fileLengthInKb=fileLength/1024;
5.Output saved display on openDialog.

SSJCET, Asangaon Department of Computer Engg. 5


Mini project Secured Backup System

ALGORITHM FOR File Downloading METHOD

Input: Features for Downloading any file in mysql


Output: Files Downloaded Successfully from mySQL.
1.Connect to mysql.
2.The System will open the files stored by a particular person.
3.Selct the file meant to be downloaded.
4.Secure backup system will download the file and store it on your desktop.
5.Output Downloaded display on openDialog.

ALGORITHM FOR File Downloading METHOD

Input: Features for Downloading any file in mysql


Output: Files Downloaded Successfully from mySQL.
1.Connect to mysql.
2.The System will open the files stored by a particular person.
3.Selct the file meant to be downloaded.
4.Secure backup system will download the file and store it on your desktop.

5.Output Downloaded display on openDialog

SSJCET, Asangaon Department of Computer Engg. 6


Mini project Secured Backup System

PROBLEM STATEMENT

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

5. PROBLEM STATEMENT

Problem being solved: Secure backup software system


The files , images, documents, videos are one of the things that each and every one of us want to save and
protect.The data that is stored in the desktop needs to be kept securely in the database without any
difficulty. It shows all user information . Stored data files.
System allows admin to view the user data in log views folder where all activities are stored
which is performed by the user. System is very secured it allows that user who validate their
identity by entering OTP or email confirmation service received on the registered email id.
System is user friendly in which just by creating a new folder user can keep data in a proper manner.
It will also provide a service to download the file which is uploaded in the system by user.

● To develop a software to backup data, it provides actual results.


● This acts as backup software for users to secure the files, documents,
images and video.
● Only Authorized persons can access the folder.
● Store each file and documents separately for which user kept it.
● Blocks and unblock the unauthorized user.

SSJCET, Asangaon Department of Computer Engg. 7


Mini project Secured Backup System

PROPOSED SYSTEM
Mini project Secured Backup System

6. PROPOSED SYSTEM

● System Administrators: They will configure and deploy the file system on the storage media.
● Generic Users: They use the storage media from time to time.

● This software backup, which stores files, documents, images, video presentations, etc. without
any limit.
● Admin can add / register a new user into the system.
● After successful registration, a folder with user name will be created to upload and store the files.
● Users need to validate their login credentials while login. Once the system validates the user
credentials, an OTP (One Time Password) will be sent to the user's registered mobile number.
● User need to enter the valid OTP which is received and then the system will allow user to access
the system and perform the task
● This system is designed to allow users to upload and download files from this windows
application.
● The main objective of this project is it stores files and will be accessible to the registered
authorized users only.
● The administrator can add / Register a user by entering their details and each one with his
assigned folder.
● When the registered user uploads a file, the file will get stored into the respective user’s folder..
● The user can also log into the system any time and he/she can copy / delete the existing files
● System allows the admin to block all unauthorized users from the system.

SSJCET, Asangaon Department of Computer Engg. 8


Mini project Secured Backup System

SYSTEM ARCHITECTURE

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

7.1 System Architecture

7.1.1 System Architecture for User

7.1.2 System Architecture for Admin

SSJCET, Asangaon Department of Computer Engg. 9


Mini project Secured Backup System

5.2 Login :

Admin can add or register new users. After successful registration users need to validate the
registration by entering the otp received on the mobile number.

5.3 Admin :
5.3.1 Login: Admin needs to login first to access the below given modules.
5.3.2 Add User: System allows admin to add / register new user into the system
5.3.3 View / Delete User: Admin can view all registered user’s and also can delete a user
from the system.
5.3.4 Block / Unblock User: Admin has the right to block or unblock a user from the

system.

5.4 User :

5.4.1 Login: User need to login using their valid username and password to login into the system
5.4.2 Upload a File: After successful login, users can now upload a file, which will be stored in their
own folder.
5.4.3 Copy / Delete a File: Once a file is uploaded, user can copy or delete the uploaded file
5.4.4 Download a File: Whenever a user requests to download a file, the file from the user’s folder gets
downloaded into the local system. .

SSJCET, Asangaon Department of Computer Engg. 10


Mini project Secured Backup System

METHODOLOGY

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

8. METHODOLOGY

8.1 DFD DIAGRAM

8.1.1 Level 0 DFD Diagram

8.1.2 Level 1 DFD Diagram

SSJCET, Asangaon Department of Computer Engg. 11


Mini project Secured Backup System

8.2 UML DIAGRAM

8.2.1 Activity Diagram for Admin :

8.2.1 Activity Diagram for Admin

SSJCET, Asangaon Department of Computer Engg. 12


Mini project Secured Backup System

8.2.2 Activity Diagram for User :

8.2.2 Activity Diagram for User

SSJCET, Asangaon Department of Computer Engg. 13


Mini project Secured Backup System

8.2.3 E R Diagram :

8.2.3 E - R Diagram

SSJCET, Asangaon Department of Computer Engg. 14


Mini project Secured Backup System

8.2.4 Sequence Diagram for Admin :

8.2.4 Sequence Diagram for Admin

SSJCET, Asangaon Department of Computer Engg. 15


Mini project Secured Backup System

8.2.5 Sequence Diagram for User :

8.2.5 Sequence Diagram for User

SSJCET, Asangaon Department of Computer Engg. 16


Mini project Secured Backup System

PLANNING

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

8. PLANNING

Planning of a system involves the modularization of the project in a definite number of stages and
creating a sequence of activities to be performed.

PURPOSE
The purpose of this project is to General information security, especially in cases of secure file backup.
Eliminating losses and problems caused by hacking, theft or malware actions.
REQUIREMENT GATHERING.
The requirements required for Secure Backup System were the Storing, Retrieval, Delete.

ANALYSIS
Using Software backup systems, users can store files, documents, images, videos through windows
application in a secured manner. In this user can store documents and files in any format which is kept in
a separate folder made for each user. The stored folder is only accessible to the authorized users who can
access their own folder.

SSJCET, Asangaon Department of Computer Engg. 17


Mini project Secured Backup System

DESIGN DETAILS

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

8. DESIGN DETAILS
8.1 CODING
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package sbs;

import java.awt.HeadlessException;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.sql.Blob;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import net.proteanit.sql.DbUtils;

/**
*
* @author Dell
*/
public class download extends javax.swing.JFrame {
PreparedStatement pst;
Connection con;
ResultSet rs;

/**
* Creates new form download
*/
public download() {
initComponents();
}

/**

SSJCET, Asangaon Department of Computer Engg. 18


Mini project Secured Backup System

* This method is called from within the constructor to initialize the form.
* WARNING: Do NOT modify this code. The content of this method is always
* regenerated by the Form Editor.
*/
@SuppressWarnings("unchecked")
// <editor-fold defaultstate="collapsed" desc="Generated Code">
private void initComponents() {

jButton1 = new javax.swing.JButton();


lectname = new javax.swing.JComboBox();
jLabel1 = new javax.swing.JLabel();

setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
getContentPane().setLayout(layout);
layout.setHorizontalGroup(
layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(layout.createSequentialGroup()

.addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(layout.createSequentialGroup()
.addGap(138, 138, 138)
.addComponent(jButton1))
.addGroup(layout.createSequentialGroup()
.addGap(106, 106, 106)
.addComponent(lectname, javax.swing.GroupLayout.PREFERRED_SIZE,
144, javax.swing.GroupLayout.PREFERRED_SIZE)))
.addContainerGap(150, Short.MAX_VALUE))
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING,
layout.createSequentialGroup()
.addGap(0, 0, Short.MAX_VALUE)
.addComponent(jLabel1)
.addGap(31, 31, 31))
);
layout.setVerticalGroup(
layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING,
layout.createSequentialGroup()
.addContainerGap()
.addComponent(jLabel1)

SSJCET, Asangaon Department of Computer Engg. 19


Mini project Secured Backup System

.addGap(40, 40, 40)


.addComponent(lectname, javax.swing.GroupLayout.PREFERRED_SIZE, 44,
javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 102,
Short.MAX_VALUE)
.addComponent(jButton1)
.addGap(60, 60, 60))
);

pack();
}// </editor-fold>

private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {


String lm = lectname.getSelectedItem().toString();
try{
con = DriverManager.getConnection("jdbc:mysql://localhost:3306/backup", "root",
"");
System.out.println("success");
} catch (SQLException e) {
e.printStackTrace();
}
try{
String query = "SELECT * FROM pdf_file WHERE name = '"+lm+"'";
pst = con.prepareStatement(query);
rs = pst.executeQuery();
while (rs.next()) {
String fileName = rs.getString("name");
long fileSizeInKb = rs.getLong("size");
String fileExtension = rs.getString("extension");

System.out.println("File Name:"+fileName);
System.out.println("File Size In KB:"+fileSizeInKb);
System.out.println("File Extension:"+fileExtension);
Blob blob = rs.getBlob("pdf");
InputStream inputStream = blob.getBinaryStream();
Files.copy(inputStream, Paths.get("G:\\Backup\\"+fileName));

} catch (SQLException | HeadlessException ex) {

SSJCET, Asangaon Department of Computer Engg. 20


Mini project Secured Backup System

ex.printStackTrace();
} catch (IOException ex) {
ex.printStackTrace();
}
}
try {
for (javax.swing.UIManager.LookAndFeelInfo info :
javax.swing.UIManager.getInstalledLookAndFeels()) {
if ("Nimbus".equals(info.getName())) {
javax.swing.UIManager.setLookAndFeel(info.getClassName());
break;
}
}
} catch (ClassNotFoundException ex) {

java.util.logging.Logger.getLogger(download.class.getName()).log(java.util.logging.Level.SE
VERE, null, ex);
} catch (InstantiationException ex) {

java.util.logging.Logger.getLogger(download.class.getName()).log(java.util.logging.Level.SE
VERE, null, ex);
} catch (IllegalAccessException ex) {

java.util.logging.Logger.getLogger(download.class.getName()).log(java.util.logging.Level.SE
VERE, null, ex);
} catch (javax.swing.UnsupportedLookAndFeelException ex) {

java.util.logging.Logger.getLogger(download.class.getName()).log(java.util.logging.Level.SE
VERE, null, ex);
}
//</editor-fold>

/* Create and display the form */


java.awt.EventQueue.invokeLater(new Runnable() {
public void run() {
new download().setVisible(true);
}
});
}

SSJCET, Asangaon Department of Computer Engg. 21


Mini project Secured Backup System

// Variables declaration - do not modify


private javax.swing.JButton jButton1;
private javax.swing.JLabel jLabel1;
private javax.swing.JComboBox lectname;
// End of variables declaration

void proaf(String user) {


jLabel1.setText(user);
String i = jLabel1.getText();
try {
con = DriverManager.getConnection("jdbc:mysql://localhost:3306/backup", "root",
"");
System.out.println("success");
} catch (SQLException e) {
e.printStackTrace();
}
String str = "SELECT * FROM pdf_file WHERE id = '"+i+"'";
try {
pst = con.prepareStatement(str);
rs = pst.executeQuery();
while (rs.next()) {
lectname.addItem(rs.getString("name"));

}
} catch (SQLException ex) {
} }
}

8.1 SCREENSHOTS
Admin Page :

SSJCET, Asangaon Department of Computer Engg. 22


Mini project Secured Backup System

SSJCET, Asangaon Department of Computer Engg. 23


Mini project Secured Backup System

SSJCET, Asangaon Department of Computer Engg. 24


Mini project Secured Backup System

DETAILS OF

HARDWARE AND SOFTWARE

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup System

DETAILS OF HARDWARE AND SOFTWARE

HARDWARE REQUIREMENTS

System : Core i5.

Hard Disk : 40 GB.

Floppy Drive : 1.44 Mb.

Monitor : 14’ Color Monitor.

Mouse : Optical Mouse.

Ram : 2 GB.

Keyboard : 101 Keyboard Keys.

SOFTWARE REQUIREMENTS

Operating system : Windows 10.

Coding Language : Java

Software’s used : NetBeans


Database : MYSQL

SSJCET, Asangaon Department of Computer Engg. 25


Mini project Secured Backup System

ADVANTAGES
Mini project Secured Backup Software System

ADVANTAGES

1. The system uses a secure OTP (One Time Password) while login.

2. Easily create a backup of any file by uploading it.

3. Ease to download the uploaded file.

4. Hackers won’t be able to hack the system.

5. Secure and Robust.

6. Folder is created for every registered user which makes maintenance of files easy.

SSJCET, Asangaon Department of Computer Engg. 26


Mini project Secured Backup Software System

CONCLUSION

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup Software System

Conclusion
The project “Secure Backup Software system” is design to store the images, documents, Files,

Videos, Personal data in a secured folder by the use of OTP being generated. Backup of data is easy to

access since the user interface is user-friendly. Backup of any stuff can be taken with great ease through

the application with great ease.

Application is created in a such way in which hackers will not be able to hack information through

this application. Folders will be created for the users in order to store the files that has been taken backup

And also easy to download the uploaded files in the application. The Secure Backup Software System is

robust and Secure.

SSJCET, Asangaon Department of Computer Engg. 27


Mini project Secured Backup Software System

REFERENCES

SSJCET, Asangaon Department of Computer Engg.


Mini project Secured Backup Software System

REFERENCES

❖ https://nevonprojects.com/secure-backup-software-system/

❖ https://www.youtube.com/watch?v=jiUoxFphOqI

❖ https://www.w3schools.com/java/

❖ https://www.youtube.com/watch?v=poLI6Npz6oc&t=260s

❖ https://www.youtube.com/watch?v=HySWyiIfU1M

❖ https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&cad=rja

&uact=8&ved=0ahUKEwjh_5TXk7LSAhVBHJQKHToUD4kQFgg5MAY&url=htt

p%3A%2F%2Fwww.cise.ufl.edu%2F~rms%2FRFS_Final_Year_Project_Report.pd

f&usg=AFQjCNHs_fMKz8vQuzFzAlthmmGz3nC6Jg&bvm=bv.148073327,d.dGo

SSJCET, Asangaon Department of Computer Engg. 28

You might also like