Moving File problem after FTP

I got very strange problem here. I am using the Tomcat API for FTP purpose.When I am done with FTP files I need to move files to local directory.
What is happening is after FTP files are not moving to local dirctory. However, If I run only the move files code without FTP it works fine.
Here I got the idea that when doing FTP might files are not readablefor this I disconnect the FTP cliet properly and have also checked that files are readable or not
but everything is fine.
Anyone have any idea on this
Shawn

Wrong forum.
Best I can guess from your question - FTP allows for a binary versus translated transfer. Translated transfers only work for text files. Everything else needs binary. (Text files doesn't mean word documents nor pdf files, etc.)

Similar Messages

  • Problem in Moving Files Locally after FTP

    I am being stuck in the middle of my application development. What simple I need to do is to get all the files from location and put them all on FTP site. After doing FTP I need to put these files locally to other flder.
    I am done with FTP site files move to the client FTP site successfully but after that when I try to move files to local directory It idnt move and "renameTo" function returns me false.I also listing my code below.
    ToFTPFiles function FTP the files and MoveFiles function wil simply move the files to the local directory.
    Adding one more thing If there are 6 files it move some time two files and some time 3 but not all always.But If I simple call MoveFiles function without ToFTPfiles it moves all files successfully.
    public void ToFTPFiles(){
                        Logger.log(Level.INFO,"FTP CLass Called"+"\n");     
                        FTPClient client = new FTPClient();                
                      FileInputStream MovedFilePath=null;
                      File f =null;
                      try {
                          client.connect(Properties.FTPServer);
                          if (!client.login(Properties.FTPUserName, Properties.FTPPassword))                     
                               Logger.log(Level.INFO,"=====Unable to log into FTp Site======="+"\n");     
                          else                           
                               Logger.log(Level.INFO,"=====Successfully Log in======="+"\n");                     
                          client.setFileType(client.BINARY_FILE_TYPE);
                          client.enterLocalPassiveMode();                     
                          f = new File(Properties.PathOfFiles);
                          String[]FilesToBeMoved = f.list();
                          for (int i=0;i<FilesToBeMoved.length;i++)     
                               MovedFilePath=new FileInputStream(new File(f.getPath()+"\\"+FilesToBeMoved));               
                   boolean retValue= client.storeFile(FilesToBeMoved[i],MovedFilePath);               
                   if (!retValue){                           
                        Logger.log(Level.INFO,"==File=="+FilesToBeMoved[i]+"Is not able to FTP"+"\n");
              } catch (IOException e) {                       
              e.printStackTrace();
              } finally {
              try {
              if (MovedFilePath != null) {
                   MovedFilePath.close();
              client.disconnect();          
              if (!client.isConnected())
                   Logger.log(Level.INFO,"=======Not Connected==============="+"\n");
              else
                   Logger.log(Level.INFO,"=======Connected==============="+"\n");
              } catch (IOException e) {
              e.printStackTrace();
                   public void MoveFiles() throws IOException
                        File files = new File(Properties.PathOfFiles);                    
              String[]FilesToBeMoved1 = files.list();
              File FromPath=null;
              File ToPath=null;
              for (int j=0;j<FilesToBeMoved1.length;j++)     
                   FromPath= new File(files.getPath()+"\\"+FilesToBeMoved1[j].trim());
                   ToPath = new File(Properties.ProcessedFilePath+FilesToBeMoved1[j].trim());
                   Logger.log(Level.INFO,"From Path = "+FromPath+"\n");
                   Logger.log(Level.INFO,"To Path = "+ToPath+"\n");
                   //if (!new File(f.getPath()+"\\"+FilesToBeMoved[i]).renameTo(new File(Properties.ProcessedFilePath+FilesToBeMoved[i])));
                   if (!FromPath.canRead())
                        Logger.log(Level.INFO,"Cannot Read The File = "+"\n");
                   if (!FromPath.renameTo(ToPath)){
                        Logger.log(Level.INFO,"==Not Moved to the Required Folder"+"\n");
                        if (!FromPath.renameTo(ToPath)){
                             Logger.log(Level.INFO,"==Not Moved Again"+"\n");
                   else
                        Logger.log(Level.INFO,"==Successfull"+"\n");
                   }Any Guess!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Thanks Man this is the real mess happening in my code, thanks for identification.

  • New External Drive connected to Time Capsule moving files problem

    I have a late 2009 13" unibody MacBook Pro, that I primarily use for video editing/converting. I use my Time Capsule as a network through which I can connect to my external hard drives via USB for videos and such. I've used at least two other external hard drives along with my Time Capsule for a year and a half with very few problems, aside from the inevitable crash of one. Before yesterday, I had a 1TB Western Digital MyBook (http://www.wdc.com/en/products/products.aspx?id=210) and a 2TB Verbatim Desktop HD (http://www.verbatim.com/prod/hard-drives/desktop/usb-2.0/) connected through my 1TB Time Capsule and aside from the Verbatim drive being rather sluggish most of the time, everything was working fine.
    Yesterday, I got a new external drive, an iOmega MiniMax 2TB (http://go.iomega.com/en-us/products/external-hard-drive-desktop/ultramax-minimax /minimax800/?partner=4760). I spent yesterday and most of today moving files around and whatnot through a wired connection (iOmega via firewire 800, Verbatim via USB, MyBook via USB, and Time Capsule via Ethernet), and everything moved quickly and without any problems.
    I hooked my Time Capsule up to my modem, plugged in the iOmega and Verbatim drives via USB to the TC, and started my laptop. When I opened the drives, everything was working fine... And then I tried to move a file to the iOmega drive... I was moving an episode of The Killing. I dragged it into the folder and went to Safari to look something up and suddenly realized ten minutes later that I still hadn't heard the noise telling me that the file had finished. I looked at the move dialogue box and it said "156.8 MB of 323.8 MB - About 10 Seconds". I watched it for another ten minutes and it didn't move. So I clicked cancel move and the rainbow wheel of death came up and I had to force reboot my computer.
    When I restarted, I opened up finder to access the drives through my Time Capsule, and it "failed to connect" to my Time Capsule. So I went back into my office to flip the switch on the surge protector in order to restart the process. I turned on my computer and I had no problem accessing my hard drives... Until I tried to move an episode of United States of Tara into the iOmega hard drive. This time, it said, "192.5 MB of 202.6 MB - About 5 Seconds" and completely stopped moving again. And the same thing happened when I clicked the little grey "x" to cancel the move.
    I repeated the process several more times with no luck. Then I thought it might help to see if it does the same thing with documents. So I dragged just a random document to the iOmega and it took about 30 seconds, but it did it successfully. So I tried to move the episode of The Killing again and I let it go for, like, 25-30 minutes. After this time, I got a notification from finder saying, "Finder cannot complete the operation because some data in "[the file]" can't be read or written. (Error Code -36)". Then when I went back into the "Shared" part of the sidebar to go back into my Time Capsule folder, it said "Connection Failed"
    So what exactly does this mean? Are the Time Capsule and iOmega not compatible? Can I only move the files through a wired connection [which would be unfortunate]? Do I need to rejigger the USB configuration? Is the error code just for these two episodes and it's just a random coincidence that it happened the day after I got a new drive?
    Thanks for any help anyone can give me!
    - Alex

    I have attached the macbook to the tc via ethernet cable. Should I turn off my wireless connection or will itunes recognize to go with the faster connection on it's own?
    You MBP will try to connect based on the order of the list of network devices on the System Preferences > Network window. If Ethernet is not at the top of the list, then go ahead and temporarily disable AirPort.
    After all this is done will the wireless connection be fast enough for normal itunes operation?
    For audio streaming it should be, but just be aware that your iTunes host will have to get the audio source wirelessly from the TC, which in turn will have to get the data from the USB hard drive. Finally, the iTunes host will have to wirelessly stream the iTunes audio via AirTunes to the AirPort Express.

  • File Problem after re-install of OSX. Files restored by  Carbonite=packages

    about a month ago I subscribed to a back up service called Carbonite. I did this so I could re-install OS X. Everything went fine until I restored my user folder from Carbonite. Most of my files are now "packages". This would include all of my photos and my entire iTunes library. Many others too, but converting these back one at a time is possible. No so with the photos and iTunes. Does anyone know how I can convert these files back to there original form without converting one at a time? Carbonite has not been very helpful. I wouldn't recommend them. Terrible technical and customer service.
    Jeff

    Hi poundr;
    A number of the people I help with support have been bugging me about Carbonite as a backup solution. Never having used I could not really say very much about it. After read you post I will tell them to stay far, far away.
    Allan

  • Moving files problem

    I have an external hard drive that I use with another CPU when I try to move files to it, It says "Can't Be Modified". How do I fix that problem. From what I see under info there is only a read permission. I enabled sharing but thats the only option.

    I am new to the Mac world (aside from my previous experience with iPod/iTunes). I too have an external hard-drive that I used to backup my Dell laptop (pictures & music, most importantly) which no longer turns on or operates. When I plugged my ex. hard drive into my Mac is asked to back up my Mac (which I will do!) I said no, but I want to find a way to transfer at least my iTunes library and all of my pics onto my MacBook now. Any ideas of how to go about this??

  • Moving files from another ftp

    Hi Everyone,
    I will be making changes to someone elses site that is on a different host than mine. What is the best way to collect all the files? I've connect to thier ftp through DW and I can see everything I need. How do I get those file into a new site that I can transfer to my host?
    Thanks,
    Mary Jo

    I'm using CS4. I'm understanding a little about this file. It looks like it originally might have been a FrontPage file from 2006.
    Here's the Template code - the left nav .js is not in it like the other pages.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <script type="text/javascript" src="../flashobject.js"></script>
    <!-- #BeginEditable "doctitle" -->
    <title>DWT Template</title>
    <!-- #EndEditable -->
    <!-- #BeginEditable "head" -->
    <meta name="keywords" content="place your keywords here">
    <meta name="description" content="place a description for your webpage here">
    <!-- #EndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <script src="../javascript/special_functions.js" language="JavaScript" type="text/javascript"></script>
    <link rel="stylesheet" type="text/css" href="../styles/stylesheet.css">
    <link rel="stylesheet" type="text/css" href="../styles/graphics.css">
    </head>
    <body class="bg">
    <table border="0" style="border-collapse: collapse" width="100%" id="table1" cellpadding="0" height="100%">
        <tr>
            <td valign="top">
            <table width="100%"  border="0" cellpadding="0" cellspacing="0" class="template-bg1">
      <tr>
        <td valign="top" class="template-leftbg"><div align="right">
            <img src="../graphics/template-left.jpg" width="10" height="560"></div></td>
        <td valign="top" class="template-t2"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td class="hnav">
            <table border="0" style="border-collapse: collapse" width="100%" id="table14" cellpadding="0" height="16">
                <tr>
                    <td>
            <!--webbot bot="Include" U-Include="../includes/a1-text-links.htm" TAG="BODY" startspan -->
    <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="15">
        <tr>
            <td class="textLinks" height="15"><b><a href="../index.htm">
            <font color="#000066">Home</font></a><font color="#000066"> |
            </font> <a href="../about_us.htm"><font color="#000066">About Us</font></a><font color="#000066"> |
            </font> <a href="../services.htm"><font color="#000066">Services</font></a><font color="#000066"> |
            </font>
            <a href="../contact_us.htm"><font color="#000066">Contact Us</font></a><font color="#000066"> |
            </font><font color="#C0C0C0"><a href="../acquisition_strategies.htm">
            <font color="#000066">Acquisition Strategies</font></a></font><font color="#000066"> |</font><font color="#C0C0C0"><a href="../experience_counts.htm"><font color="#000066">
            Experience Counts</font></a></font></b></td>
        </tr>
    </table>
    <!--webbot bot="Include" i-checksum="51214" endspan --></td>
                </tr>
            </table>
            </td>
          </tr>
          <tr>
            <td class="template-header" valign="top">
            <table border="0" style="border-collapse: collapse" width="100%" id="table32" cellpadding="0" height="87">
                <tr>
                    <td class="template-t1" valign="top">
            <!--webbot bot="Include" U-Include="../includes/a2-logo-tagline.htm" TAG="BODY" startspan -->
    <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
        <tr>
            <td class="tagline"> </td>
        </tr>
        <tr>
            <td class="logo">
            <div id="logo">
                <script type="text/javascript">
                var fo = new FlashObject("flash/logo/website-name.swf", "logo", "472", "70", "6");
                fo.addParam("wmode", "transparent");
                fo.addParam("base", "./");
                fo.write("logo");
                </script>   
              </div>
            </td>
        </tr>
        </table>
    <!--webbot bot="Include" i-checksum="54960" endspan --></td>
                    <td class="template-t3" align="right" valign="top">
            <!--webbot bot="Include" U-Include="../includes/b14-template-images.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td>
    <!-- Begin Header Scripting -->
    <!-- End Header Scripting -->
    </td>
            </tr>
        </table>
        <div id="template-images">
                <script type="text/javascript">
                var fo = new FlashObject("flash/flash-images/template-images.swf", "template-images", "250", "85", "6");
                fo.addParam("wmode", "transparent");
                fo.write("template-images");
                </script>   
              </div>
        <!--webbot bot="Include" i-checksum="53876" endspan --></td>
                </tr>
            </table>
            </td>
          </tr>
          <tr>
            <td class="template-content" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="202" valign="top">
                <table border="0" style="border-collapse: collapse" width="100%" id="table2" cellpadding="0" height="30">
                    <tr>
                        <td> </td>
                    </tr>
                </table>
                  <table width="202" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="menugrey2"><table width="202" border="0" cellpadding="0" cellspacing="0" class="menugrey1">
                        <tr>
                          <td valign="top" class="menugrey3">
            <!--webbot bot="Include" U-Include="../includes/a6-menu-heading.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td class="menuheading">Navigate Our Site</td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="25307" endspan --><!--webbot bot="Include" U-Include="../includes/a5-google-search.htm" TAG="BODY" startspan -->
    <table border="0" style="border-collapse: collapse" width="200" cellpadding="0" height="84">
        <tr>
            <td>
    <FORM target="_blank" name='searchForm' method=GET action="http://www.google.com/search">
    <!-- SiteSearch Google -->
    <!-- change the value to your domain name. example:  www.yourweb.com change to www.i3dthemes.com -->
    <!-- change the value to your domain name. example:  www.yourweb.com change to www.i3dthemes.com -->
    <!-- SiteSearch Google -->
      <tr>
        <td width=72 class="googlesearch">
        <font size="3">Search Google:</font></td>
        <td width=123 align=center valign="bottom">
         <p>
        <INPUT class='search_input' TYPE=text name=q size=12 maxlength=255 value=""><input type=image src="../graphics/searchbutton.jpg" name="search" width="28" height="32"></p>
        <p> </td>
      </tr>
      </form>
            </td>
        </tr>
    </table>
        <!--webbot bot="Include" i-checksum="30626" endspan --><p>
                <!--webbot bot="Navigation" S-Orientation="vertical" S-Rendering="graphics" S-Theme="-venture 0010" S-Type="top" B-Include-Home="FALSE" B-Include-Up="FALSE" startspan --><!--webbot bot="Navigation" i-checksum="0" endspan --></p>
            <p>
                <!--webbot bot="Navigation" S-Type="sequence" S-Orientation="vertical" S-Rendering="graphics" S-Theme="-venture 0010" B-Include-Home="FALSE" B-Include-Up="FALSE" U-Page="sid:1015" startspan --><!--webbot bot="Navigation" i-checksum="0" endspan --></td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td> </td>
                    </tr>
                  </table>              <hr color="#E5EAEE" width="80%" size="1">
                  <table width="202" border="0" cellspacing="0" cellpadding="0" id="table5">
                    <tr>
                      <td class="menugrey2">
                        <table width="202" border="0" cellpadding="0" cellspacing="0" class="menugrey1" id="table6">
                        <tr>
                          <td valign="top" class="menugrey3">
            <!--webbot bot="Include" U-Include="../includes/b10a-scroller-heading.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td class="menuheading">What's News!</td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="35374" endspan --><div align="center">
                <!--webbot bot="Include" U-Include="../includes/b10-scroller-content.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="198" cellpadding="0">
            <tr>
                <td class="scrollercontent" valign="top">
    <!--Start Scroller Script-->
    <!-- TO REMOVE THE SCROLLER, DELETE THE FOLLOWING TWO LINES -->
    <script>var iframesrc="scroller_content.htm"</script>
    <script langauge="javascript" src="../javascript/scroller.js"></script>
    <!-- TO EDIT THE SCROLLER, EDIT THE iframe_content.htm PAGE -->
    <!--End Scroller Script-->If you want to be added to our email news, contact us
    at <u>
    <a href="mailto:[email protected]?subject=Please Add Me to Your Mailing List for Industry News">
    <font color="#000080">[email protected]</font></a></u></td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="17283" endspan --></div>
                            </td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td> </td>
                    </tr>
                  </table>              <hr color="#E5EAEE" width="80%" size="1">
                <table border="0" style="border-collapse: collapse" width="202" id="table9" cellpadding="0" height="64">
                    <tr>
                        <td width="101" height="64">
            <!--webbot bot="Include" U-Include="../includes/b13-contact-icon.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td class="contactbutton">
    <!--Start Contact Image-->
    <a href="mailto:%[email protected]?subject=Message from website">
    <img border="0" src="../graphics/contact.jpg" width="101" height="64"></a>
    <!--End Contact Image-->
    </td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="59708" endspan --></td>
                        <td width="101" height="64">
            <!--webbot bot="Include" U-Include="../includes/b12-add-to-favorites.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td class="addtofavorites">
    <!--Start Favorites-->
    <a href="javascript:bookmark()"><img border="0" src="../graphics/favorites.jpg" width="101" height="64"></a>
    <!--End Favorites--></td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="23843" endspan --></td>
                    </tr>
                </table>
                <p> </p>
                  <p> </p></td>
                <td valign="top">
                <table border="0" style="border-collapse: collapse" width="100%" id="table3" cellpadding="0" height="30">
                    <tr>
                        <td> 
            </td>
                        <td width="190">
            <!--webbot bot="Include" U-Include="../includes/a3-icon-buttons.htm" TAG="BODY" startspan -->
    <p>
    <div id="icon-buttons">
      <script type="text/javascript">
      var fo = new FlashObject("flash/icons/icons.swf", "template-images", "200", "50", "6");
      fo.addParam("wmode", "transparent");
      fo.write("icon-buttons");
      </script>   
    </div>
    </p>
    <!--webbot bot="Include" i-checksum="157" endspan --></td>
                    </tr>
                </table>
        <table border="0" style="border-collapse: collapse" width="100%" id="table12" cellpadding="0">
            <tr>
                <td><!-- #BeginEditable "contentheading" --> <!-- #EndEditable --></td>
            </tr>
        </table>
        <table border="0" style="border-collapse: collapse" width="100%" id="table13" cellpadding="0">
            <tr>
                <td><!-- #BeginEditable "body" --> <!-- #EndEditable --></td>
            </tr>
        </table>
                </td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td valign="top">
            <!--webbot bot="Include" U-Include="../includes/b11-copyright.htm" TAG="BODY" startspan -->
        <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0">
            <tr>
                <td class="copyright">Copyright © 2006 HMG Aviation Inc. All Rights Reserved.</td>
            </tr>
        </table>
        <!--webbot bot="Include" i-checksum="36508" endspan --><!--webbot bot="Include" U-Include="../includes/a1-text-links.htm" TAG="BODY" startspan -->
    <table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="15">
        <tr>
            <td class="textLinks" height="15"><b><a href="../index.htm">
            <font color="#000066">Home</font></a><font color="#000066"> |
            </font> <a href="../about_us.htm"><font color="#000066">About Us</font></a><font color="#000066"> |
            </font> <a href="../services.htm"><font color="#000066">Services</font></a><font color="#000066"> |
            </font>
            <a href="../contact_us.htm"><font color="#000066">Contact Us</font></a><font color="#000066"> |
            </font><font color="#C0C0C0"><a href="../acquisition_strategies.htm">
            <font color="#000066">Acquisition Strategies</font></a></font><font color="#000066"> |</font><font color="#C0C0C0"><a href="../experience_counts.htm"><font color="#000066">
            Experience Counts</font></a></font></b></td>
        </tr>
    </table>
    <!--webbot bot="Include" i-checksum="51214" endspan --></td>
          </tr>
        </table></td>
        <td valign="top" class="template-rightbg">
        <img src="../graphics/template-right.jpg" width="10" height="560"></td>
      </tr>
    </table>
            </td>
        </tr>
    </table>
    </body>
    </html>

  • MOVED: GX620 problems after CPU upgrade + 1.0S bios request

    This topic has been moved to GAMING Notebooks.
    [current section is only related to custom modded BIOS/firmwares]
    https://forum-en.msi.com/index.php?topic=254370.0

    Quote from: chimico_988 on 16-April-15, 16:46:53
    maybe they fix something, but insignificant.
    I'm just giving my general opinion.
    Maybe you're right, but you didn't face the serious problem doesn't mean that there is none.
    Quote from: chimico_988 on 16-April-15, 16:46:53
    Some time ago there was a user ( Svet ) that mod bios on request
    I would be satisfy with the original version
    but I can't/not allowed to contact Svet
    He's board is still here, so I'm sure it's still possible to reach him.

  • MOVED: Raid problems after switch from K9N2-Platinum to 790FX-GD70 mobo

    This topic has been moved to Linux/Unix.
    https://forum-en.msi.com/index.php?topic=130049.0

    Hi BOSSKILLER
    Thanks for your quick response.
    Quote from: BOSSKILLER on 12-August-08, 00:14:44
    Well, leave the 80GB only and install XP over it.
    Then connect other two HDD's and enable RAID for them.
    Unfortunately this didn't help. As soon as I installed the Windows nVidia RAID SW it prompted med that it had registered  the 80 GB disk as a new disk that wasn't a member of any RAID. This happened everytime Windows XP was started.
    The trick was to add the 80 GB disk as a Spanned disk using the nVidia RAID BIOS setup utility. Install Windows XP (again) and the Windows nVidia RAID SW and setup RAID 1 on the other two sata disk.
    I don't think this is a great setup but it works. I hope that MSI will fix this issue in a later BIOS upgrade. It would be nice if the enabled/disabled for sata RAID setting actually worked.

  • Impossible Upload files with Filezilla FTP Client after upgrade win8 to win8.1

    Hi
    Things were working fine with win 8 but, after Upgrade to win 8.1 is not possible upload files with Filezilla  FTP Client.
    is there anyone facing same problem?
    thanks in advance for any answer to help me solve this issue 
    Regards 
    TC

    Hi,
    Please Change your transfer settings in site manager from either default or passive to active it to see what's going on.
    Also, check IE compatibility mode.
    In addition, I suggest you install all latest updates for Windows since these updates will improve and fix some known issues.
    Kate Li
    TechNet Community Support

  • Problems moving files around in finder

    Does anyone else have the same problem I do when moving files around in finder. It almost always says you do not have sufficient access privileges and each time I have to go to the destination folder info box and change access permissions. It is now getting really annoying. At work I can not copy files off my laptop to the network as again it says I do not have permission though if I log on from a machine using tiger I can move the files easily. Moving files to my Lacie drive causes the same problem. If anyone out there has and easy fix or explanation I would be grateful

    I decided to go the long way and move everything where I wanted it to be.  I moved everything around in Bridge, I then synchronized the folder to reflect how it should.  So far so good!
    Thank you all for your help and interest, I really appreciate everything!
    I do have one more question now, I will also start a new thread to see what else I can get, but again thank you!
    I have syncroniced the folder after making the changes, and due to the problem I was having last time I did it again just to double check.  It said there were over2k photos missing so I clicked sync, let it do its thing.  And just to tripple check I ran it again and it is saying the same thing, missing over 2k photos.  What does this mean?

  • Pathway problem when moving files in PSE

    I use PSE 6.0 and recently had to reload my operating system (OS).  After reloading my OS I reinstalled PSE 6.0 and restored my catalog to a new location on my hard drive.  I had my catalog backed up onto DVD's.  The restore worked and I went to link missing photos, b/c I did the PSE 'no no' and moved files outside of the PSE program.  It appeared that the missing links were reconnected.  I started to spot-check some of the file property locations and noticed that many of the photo properties had the restore location that I restored the catalog to.  I did not want to keep the photo in this location, so I went to move these folders and files to my external drive where I keep my pictures (I have two drives: one for video and one for photos).  When I try to move the files in PSE to my external drive it moves them to my external video drive instead.  The problem is that when I follow the pathway it moved them to, I do not have this link on my video drive.  The pathway, however, is identical to my photo pathway.  For example.  I have a picture with the property of C:/Documents and Settings/Amy/My Documents/Restore Adobe PSE 100111/My Picture Downloads/Pella Trip.  I tried to move this file to my external K drive (which is my photo drive).  In PSE I click on file then move then browse and moved the file to K:Micah's camera photos/2011/May/2011/05 07.  In PSE when I go to verify that the file was moved to that drive, instead in properties it tells me that the file location is M (my video external drive) and lists the pathway as M:Micah's camera photos/2011/May/2011/05 07.  When I go to START and click on that external drive to follow the pathway to find the photo, it is not on M.  M does not even have the pathway to follow as I do not even have M:Micah's camera in that location.  I have tried disconnecting my external drive M and tried to save the file from the C location to my K drive and then the file becomes an offline file and I have another problem.  So then I tried to reconnect that particular file listed on M but since it's not really on M, I follow the K pathway name and find the file where I requested it to be saved which was K:Micah's camera photos/2011/May/2011/05 07.  When I find the file and click on reconnect I get the message that the file already exists in the catalog.  Then in the dialog box it says M:Micha's camera photos/2011/May/2011/05 07 was not connected to K:Micah's camera photos/2011/May/2011/05 07.  When I click on ok to exit the dialog box my photo is then missing.  I then can't do anything with it.  The pathway in PSE won't move it b/c I can't link it.  It says the file is on my M drive, but it really isn't.  I don't know what to do next.  I would like to move my photo files/folders from C (my hard drive) to K (my external photo drive).  I do not know why PSE is moving them to M (my video drive) which doesn't take me to that file.  I have searched the forums but have found no problems similar to this.  I'm not sure what to do to fix this.  Sorry this got so long...Can anyone help me?

    Highlighting a batch of images and dragging from the PSE9 Media Browser to a folder in the left hand panel, located on external HDD works fine although I’m using Vista and Windows 7 and automatically invokes the elements Move procedure.
    Make sure the new folder has a blue icon to indicate it is being managed in Organizer. If not right click on the folder and choose Import to Organizer.
     

  • Nautilus crashes randomly after moving files

    Nautilus tends to crash quite frequently when moving files. It restarts itself just after the move operation is finished. The operation always succeeds, Nautilus just restarts afterwards. I have tried reinstalling Nautilus and deleting the .nautilus folder in my home folder. But this doesn't seem to do the trick... Does Nautilus store a log file somewhere so I could get some insight into why it crashes? Or if anyone has experienced this before, I'd appreciate any help.

    Alright, so it seems I only have the problem with nautilus-elementary, standard nautilus is working fine. I want to do a stack trace of nautilus-elementary, but I need to compile it with the debug flag. And since it's hosted on archlinuxfr, I can't get the PKGBUILD from the ABS. Any hints where I can get the ABS package of nautilus-elementary to recompile it?

  • I recently had a kernel panic in which I think my hard drive only had so much space left after I ran a bunch of drivers I thought I needed. I uninstalled all and moved files. For some odd reason I'm not getting sound of of my hdtv/monitor.HELP?

    I recently had a kernel panic in which I think my hard drive only had so much space left after I ran a bunch of drivers I thought I needed. I uninstalled all and moved files. For some odd reason I'm not getting sound of of my hdtv/monitor.HELP? I uninstalled all the drives and apps I download. I moived files either to trash if not needed, and others to other external drives. I went into disk utility and did a repair disk permission and verify disk. Clean out junk files. Now my hdtv/monitor does not give me any sound, nor does my mac mini. Can someone please tell me what to do?

    What drivers?

  • Strange Problem in File Archiving - Sender FTP Adapter

    Hi,
    The scenario is file to IDOc. XI has to read the input file from client FTP server and archive it to XI local file server.
    File is archived properly without FCC (for xml files). But with FCC, the sender FTP adapter is archiving empty files (0 kb files) not the original file with data.
    I've checked SXMB_MONI, even there I can see the file data and the IDoc is getting posted with proper data. But, the archived file is empty. Not sure about the problem.
    Please suggest. Thanks in advance.
    Regards,
    Joe.

    Hi,
    I've already tried archiving the file to the FTP server itself, it's working fine (even with FCC). But, when I try to archive it to the XI server (read from FTP and archive at XI server), it's writing empty file to the XI archive directory. I'm using PI 7.0 SP 14. My sender FTP adapter dtls follow
    Data Connection: Passive
    Timeout Secs: 500
    Connect Mode: Permanently
    Transfer Mode: text and binary tried both
    File type: text and binary tried both..
    Looking out for a solution.
    Thanks,
    Joe.
    Edited by: Joe on Jun 19, 2008 8:07 AM
    Edited by: Joe on Jun 19, 2008 8:08 AM

  • I am having a problem moving files from a iMac  in location mac in another location.  I have tried using Dropbox and the Public folder in the i disc.  When I drag the files into dropbox they become alias' and I can't open them at the other end beca

    I am having a problem moving files from an imac in one location to an imac inanother location.  I have tried using Dropbox which is installed in both locations but when i drad a file ino yhe app it becomes an alias.  When I get to the other location it says I can't open the file because the " original application that created it is not present".  This is despite the fact that the app that created both files is installed in both computers.  If I use the Public folder in the idisc, when I get to the other location the file isn't there.  Am I forgetting to turn something on or off?  Should I manually sync the Public folder and if so how? Thanks
    Message was edited by: stephenfromdelray beach

    So now that's two of us.  Hopefully, someone has an answer. 

Maybe you are looking for

  • How do I share libraries between 2 accts on the same computer?  (2 users accts, 2itunes accts)

    I am trying to share one ITunes library to another on the same computer.  Any ideas??? Thank you in advance.

  • Urgent Group Policy Issue - not applying despite saying it does

    Thank you for this urgent help. Auditors checking this out tomorrow morning. We have a GPO that sets the eventlog audit settings for success or failure security events. The scope is set to Authenticated Users. When I run the group policy wizard in GP

  • JPopupMenu doesn't show up

    Hi all I'm using a popup to work like a combobox in an applet. it works fine on my machine, but i think it's because i have java 1.4 installed. the standart jre in our company is 1.3, and in this version the popup doesn't show up. any ideas? my code:

  • Music disappearance

    My i-pods music has seem to have disappeared. I plugged my ipod into the computer and all my songs have gone but the capcity is still the same strangely enough. Please Help...

  • HUNDREDS of .LCK files

    Hundreds of .LCK files are appearing on our server - most of them with Hidden file attribute set. The CPS log shows all these entries, typically by a single user, at a very specific date and time - seems to be when the user is trying to publish a fil