• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by mbrownnyc

  1. M

    A dual backup medium diff scenario

    Ahh, yes. With always on connections, I'm very partial to DFS-Replication, which is a feature of Windows Server. It generates a checksum data of files, holds file versions, watches the file system journal for changes, when detected stages the files, compresses it and sends it over the line...
  2. M

    A dual backup medium diff scenario

    Okay cool. I'll test this. Hopefully it generates a DB of checksums, then can perform the necessary diffs of the files... I guess, we'll have to end up forcing replacement of the DB from the "i hold the master!" set of the files. Thanks for your input! Matt [edit] Oh... I just had one of...
  3. M

    A dual backup medium diff scenario

    I see... any idea on a solution to handle binary files?
  4. M

    A dual backup medium diff scenario

    Thanks for replying so quickly. I guess I will have to test... but think of it this way: 1) Dude works on "Live file set 1" on his computer at work 2) Dude backs up files to RAID1 at his desk at work ("Master copy 1") 3) Dude brings backup home and puts them into "Live file set 2" 4) Dude...
  5. M

    A dual backup medium diff scenario

    He'd be using Windows 7. Cool. I was thinking rsync, but I'm not sure how it would work with the "two master file set" issue. Any ideas on how I can handle this? Could I just bring over the DB or something? Thanks, Matt [edit] One more thing to mention is that the two machines have no...
  6. M

    A dual backup medium diff scenario

    Hello, I have a slightly interesting problem. The CEO of my company wishes to have a full backup of data at two locations, at work and at home. The data that is changing is not file based. There are many files, where only a small portion of information is added. Therefore, a full backup...
  7. M

    Open source software for file synchronization that watches USN journal?

    Hello, We are currently utilizing DFS-R in Windows 2003 R2 to synchronize several files. However, we desire to raise the priority of a sub-folder and DFS-R does not allow this. We can filter a sub-folder from being synchronized by DFS-R, but we can not then reassign this folder to another...
  8. M

    Calculating IOPS?

    Hello, I'm looking for a reliable formula to calculate IOPS of disk subsystems. I found the following on expert-exchange. Can anyone verify it as correct? Single Disk IOPS = 1 / Average Latency, where Average Latency = Rotational Latency + Average Seek Latency Rotational Latency =...
  9. M

    Configuring Windows XP to accept port mirrored traffic

    Hilarious: I was misassigning the target port. I was using another port (oops), glad no one was using the port. TCP/IP enabled. No need to assign to any specific VLAN. Just add the source port, and the target port. The switch is auto-sensing, but just for fun I used a crossover cable (for...
  10. M

    Configuring Windows XP to accept port mirrored traffic

    Yes, I'm utilizing promiscuous mode in Wireshark. Thanks for confirming that the problem probably exists with the switch and port mirroring. http://forums.linksysbycisco.com/linksys/board/message?board.id=Switches&thread.id=719&view=by_date_ascending&page=2 Any experience with port mirroring...
  11. M

    Configuring Windows XP to accept port mirrored traffic

    Hello, I'm attempting to monitor network traffic utilizing a network capture. I would like to mirror traffic that is incoming on one port (port 14). I have configured my switch to mirror traffic from port 14 to port 31, where a Windows XP host is attached. It appears that the Windows...
  12. M

    Open Source / Free replacement for DataSynapse GridServer?

    Hello, I'm interested if anyone is aware of a project that is similar to DataSynapse's GridServer. Basically, it presents a virtual environment that processes can run on and performs allocation of backend, clustered resources. For instance, you can load and run Windows 2008 server on a...
  13. M

    Looking for a web based file sharing solution that can be hosted internally

    I looked into this for an internal DMS. Again... great solution, but very very robust. I literally am looking for a light front-end, and something simple. Great news,,, in 1994. j/k Thanks for the input though. This is almost what I'm looking for, and will do fine. But it's pay :(...
  14. M

    Looking for a web based file sharing solution that can be hosted internally

    I think I'm gonna have to make this myself. Boo.
  15. M

    Looking for a web based file sharing solution that can be hosted internally

    Before straying too much, and causing further confusion, I'm interested in something that's a replacement for YouSendIt (for instance). What I'll call a "web file drop," where my users can upload a file to a server (which happens to be housed internally) [setting stuff like a password...
Back
Top