synchronization problem

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Re: Synchronization Problem

    I don't know if this would explain why you are having the problem, but my
    server seems to operate on Greenwich Mean Time (though it is a U.S. firm, I
    believe--maybe it's only "back East" as opposed to CA where I am), so I'm
    constantly getting messages when I upload (I use WSFTP, since I don't care
    for Synchronise too much) that the file that's already there is newer than
    the one I am trying to upload. I've gotten to the point where I just ignore
    it.



    "WebDept" <webforumsuser@macromedia.com> wrote in message
    news:bedfdk$pd8$1@forums.macromedia.com...
    > I posted this on May 18, 2003:
    >
    > I am running Dreamweaver MX and XP operating system. When I use
    > "Synchronization" to put newer files to a remote server, via FTP, the same
    > files are listed to be updated even though the time stamp on the local and
    > remote files are identical. The remote server is running Win 2000 Server.
    >
    > I even tried deleting all files from the server, running the
    > "Synchronization" utility and uploading all files and then synching again.
    > Still the same files are listed to be updated.
    >
    > Any help is greatly appreciated.
    >
    > No replies yet. I have permissions wide open on the server but it still
    will not work.
    >
    > Any ideas from the experts?
    >
    > Bryan
    >
    >

    Bonnie In Sacramento Guest

  2. Similar Questions and Discussions

    1. Audio synchronization
      I'm having some trouble producing a livestream video because of the latency between the sound and the video. The audio is coming at least 1 second...
    2. Synchronization problem with slide presentation
      Hei, I created a slide show presentation by having my main movie loading and unloading 3 different .swf files (5,6MB, 4,6MB and 1,98MB...
    3. a synchronization problem on webservice
      hi all, I have some problems on a Windows application in .Net Framework,just as below: private void button1_Click(object sender, System.EventArgs...
    4. pthreads synchronization problem
      Hi, I've been trying to get the hang of programming with POSIX threads, and as an exercise in doing so I've written a simpe application where one...
    5. What else can cause synchronization to fail?
      Try manually creating any folder in all UPPERCASE where dreamweaver creates XYIZNWSK . Check your FTP log in DW for details. Does the remote...
  3. #2

    Default Re: Synchronization Problem

    Try manually creating any folder in all UPPERCASE where dreamweaver creates XYIZNWSK . Check your FTP log in DW for details. Does the remote XYIZNWSK folder appear in UPPERCASE or lowercase? If it's showing up in lowercase, I suspect this might be the problem... silly as it seems.


    unimportante webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Synchronization Problem

    Thanks. The directory appears in uppercase when I create it in uppercase.

    On the server, I am running WIN 2K Server with a Visnetics FTP server. Anyone else have experience with a Visnetics server?

    Webdept



    WebDept webforumsuser@macromedia.com Guest

  5. #4

    Default synchronization problem

    I have a problem with synchronization of my rotationg objects. When object !
    rotates to 178 in one instance the same object rotates to -178 in the second
    instance. And so the position calculated by
    "velocity*Math.sin(_rotation*toRadians)" has an ofet of +(-) 6. What solution
    do you propose?

    Thank you!

    _mars_ Guest

  6. #5

    Default synchronization problem

    I have a problem with synchronization of my rotating objects. When object !
    rotates to 178 in one instance the same object rotates to -178 in the second
    instance. And so the position calculated by
    "velocity*Math.sin(_rotation*toRadians)" has an ofet of +(-) 6. What solution
    do you propose?

    Thank you!

    _mars_ Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139