Announcement

Collapse
No announcement yet.

Corrupted file when copying file to server

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Corrupted file when copying file to server

    Using Vista and Build 458 of BC3. I'm comparing contents of folders on Vista machine and remote Linux server. I find several files that need to be updated from Vista to server. I right click and select Copy to Right from context menu. Once copy completes, BC3 still shows files as unequal, so I double-click to see what differences remain. Some lines are now incomplete on the server.

    Example 1:
    Vista:
    <th spry:sort="topic3">T3</th>

    Server:
    <t

    Example 2:
    Vista
    <div class="subHeader"><?php echo "Issue #".$row_issue_info['id'].": ".$row_issue_info['name']." - ".$row_issue_info['issue_date'];?><br>

    Server:
    <div class=


    I believe this has also happened with the prior build of BC3.

    Any ideas?

    (BC2 works just fine.)

  • #2
    Hi jalperin!

    How do you transfer the files to the linux machine?
    Samba, FTP, SFTP, or ... ?


    Bye
    Christoph

    Comment


    • #3
      SFTP

      Comment


      • #4
        In your profile for that server (or the <default> one if you haven't created an explicit one), try changing the "Transfer Type" option on the "Transfer" tab from "Auto" to "Binary". Older versions of the SFTP spec (what most servers implement) don't support ASCII transfers. We updated our SFTP library in 457 and I know I saw something about it faking ASCII support on those older servers.

        If there's a specific file that it's repeatedly failing on and you can share it with us please send it to [email protected] so we can get this fixed properly.
        Zoë P Scooter Software

        Comment


        • #5
          Thanks, Craig. That seems to be the problem. (It wasn't limited to any specific file.) Seems like there needs to be a way to address this which doesn't rely on users knowing to change the type to binary from Auto. It did seem to be working until very recently, so maybe you're right about it being introduced at the build before the current one.

          Comment


          • #6
            Well yeah, the way to address this will be to fix the bug. I can repeat this here, and it's serious enough that it'll be a priority fix for the next release.
            Zoë P Scooter Software

            Comment


            • #7
              We've just released build 459 with a workaround for the bug. On SFTP v3 servers (eg, OpenSSH) it will now always use binary transfers, just like it did in build 456 and prior. Once we get a proper fix we'll re-enable ASCII transfers for those servers. Thank you for bringing this to our attention.
              Zoë P Scooter Software

              Comment


              • #8
                Today's release, build 462, has ASCII transfers re-enabled for SFTP-3 servers. If you haven't done so yet, feel free to change the transfer type back to "Auto".
                Zoë P Scooter Software

                Comment

                Working...
                X
                😀
                🥰
                🤢
                😎
                😡
                👍
                👎