Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
backup

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> FFA
View previous topic :: View next topic  
Author Message
nme



Joined: 17 Sep 2003
Posts: 53
Location: Zagreb - Rijeka

PostPosted: 13.12.2006 02:34    Post subject: backup Add user to your forum ignore list Reply with quote

poucen nedavnim iskustvom ... skuzio da mi treba neki novi sistem za bekapiranje podataka ...

koji sistem koristite / preporucate?
Back to top
View user's profile Send private message Visit poster's website
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 13.12.2006 12:20    Post subject: Add user to your forum ignore list Reply with quote

Extra disk sa strane koji skuplja prašinu, velik kapacitet i pouzdan. Svako toliko uštekaš ga u komp i napraviš sync sa nečim kao SyncBack freeware.

To ili puno DL DVD-ova. Ili RAID.

(BTW nije baš za FFA)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tedius



Joined: 22 Dec 2003
Posts: 149
Location: Zagreb

PostPosted: 13.12.2006 13:25    Post subject: Add user to your forum ignore list Reply with quote

Ja koristim vec preko 5 godina BAT datoteku koja mi skopira sve bitno na par diskova i laptop ako je spojen, pregledao sam hrpu sync/backup programa i svi su mi bili prekomplicirani. Ovak imam ikonicu na desktopu, KLIK i sve bitno mi je backupirano.

Primjer 1:
Code:
D:
cd "D:\_PROJECTS"
xcopy *.* "E:\_AutomaticBackup\_PROJECTS\" /E /F /G /H /Y /D


Primjer s provjerom jel ima disk/laptop/storage ili nema
Code:
IF EXIST "F:\_AutomaticBackup\exist.txt" GOTO transbck ELSE GOTO transskip

GOTO transskip
:transbck
TITLE Backup of backup of backup to Storage
E:
cd "E:\_AutomaticBackup"
xcopy *.* "F:\_AutomaticBackup\" /E /F /G /H /Y /D

:transskip


U svakom slucaju sto Sulien kaze, jos koji disk dobro dodje
Back to top
View user's profile Send private message Visit poster's website
.cdr



Joined: 04 Oct 2004
Posts: 396
Location: lysergik funeral procession

PostPosted: 13.12.2006 14:16    Post subject: Add user to your forum ignore list Reply with quote

Sulien wrote:

(BTW nije baš za FFA)

a za sto je?
jucer sam napisao http://www.mi3dot.org/forum/viewtopic.php?t=10206 i nisam imao pojma gdje to staviti.
mozda nebi bilo lose otvoriti jedan podforum sa softver opcenito
Back to top
View user's profile Send private message
tRC



Joined: 07 Sep 2003
Posts: 1280

PostPosted: 13.12.2006 14:27    Post subject: Add user to your forum ignore list Reply with quote

backupexec pa na trake.
Back to top
View user's profile Send private message
nme



Joined: 17 Sep 2003
Posts: 53
Location: Zagreb - Rijeka

PostPosted: 13.12.2006 16:06    Post subject: Add user to your forum ignore list Reply with quote

tnx ljudi ... nasao sam neka rjesenja pa kad ih istestiram javim ... tnx
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> FFA All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group