Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by artsi03

  1. artsi03

    FTP error code 462, how to resolve?

    Please forgive me for posting this same to 3 different forums. I didn't know which one was the right one. Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I...
  2. artsi03

    FTP error code 462, how to resolve?

    Please forgive me for posting this same to 3 different forums. I didn't know which one was the right one. Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I...
  3. artsi03

    FTP error code 462, how to resolve?

    Hi, I had a FTP server working on my old server from january -06 until end of may without no problems. I was using Serv-U program while it's not the best I was happy with it. On august, I build a new server and installed the same software as before. Everything seemed to work fine until I tried...
  4. artsi03

    RAID 6 vs. RAID 5+hot spare? Online capasity expansion?

    Hi, I'm planning to build a new RAID system. I'm looking towards of Promise EX8350 controller as it supports RAID 6. However, I have now started to think about RAID 5+1 disk as a hot spare with automatic rebuild. What do you think? They both should be quite as secure, but RAID 5 is faster? My...
  5. artsi03

    Old computer to 6 SATA server

    Thanks for the tips! It's only that I have space limit to tower with max 3x5.25" slots and one of them should go for optical drive. So that leaves me 2 free 5.25" slots. I was hoping to get 6 SATA drives, and it would be impossible to fit to this. True that cutting your case isn't one of my...
  6. artsi03

    Old computer to 6 SATA server

    Hi, I have an old 1,3Ghz computer, that I would like to convert to mirror raided NAS, for 900Gb of data (including neat functions like skype phone online 24/7 etc.). I was wondering for my options. - I have space limiting myself to use ordinary mini-atx tower instead of 5U racks (depth is too...
  7. artsi03

    Excel saves to temp and then deletes the original, what's wrong?

    Dear Joseph, You have understanded the problem right. The error occures while using a network drive (altough every other excel file openes from network correctly). The error comes when both manually or when Excel tells to save. I am using version 2000 (9.0.2812) At this point, I am not using...
  8. artsi03

    Excel saves to a temp file then deletes original

    Maybe it's in my timeout VBA code?
  9. artsi03

    Excel saves to a temp file then deletes original

    Hi, Here's my full VBA sheets. The file is used in a network, and it seems to work perfectly with 4/5 computers. They all have same Excel version, so I was thinking the problem might be elsewhere than in code. But then again, I might be wrong. Hope this will help solving the matter. Thanks...
  10. artsi03

    Excel saves to temp and then deletes the original, what's wrong?

    Here's my VBA sheets if they are for any help. Thanks. ----------------------------------------------------- Dim Scheduled_Time As Date Private Sub Workbook_Open() Schedule_Inactivity_Close Schedule_Alusta End Sub Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal...
  11. artsi03

    Excel saves to temp and then deletes the original, what's wrong?

    Hi, I'm having a real problem running Excel. I have done a macro sheet to help input info. When I want to save the sheet, Excel asks if I want to save to a temp file. If I choose no, nothing will be saved. If I choose yes, Excel will write a file containing hex numbers as it's name, without...
  12. artsi03

    Excel saves to a temp file then deletes original

    Hi, I'm having a real problem running Excel. I have done a macro sheet to help input info. When I want to save the sheet, Excel asks if I want to save to a temp file. If I choose no, nothing will be saved. If I choose yes, Excel will write a file containing hex numbers as it's name, without...

Part and Inventory Search

Back
Top