Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

gchen

About

Username
gchen
Joined
Visits
3,914
Last Active
Roles
Member, Moderator

Comments

  • Can you try the latest 0.93 builds to see if the problem is still there: Windows Vista/7/8, 32 bitWindows Vista/7/8, 64 bitWindows XP (32 bit only, no VSS support)
  • Hidrive's rsync environment is very different from others.  Anyway I made a small fix to use escaped paths rather than double quoted and that seemed to make it work.  The new builds can be found under the same links: Windows Vista/7/8, 32 bitWindows…
  • "open error" was because the file was locked by another process (mostly like mysql), so Acrosync had to skip that file.  It is unrelated to "connection timeout". I believe what happened here was that you got a temporary network issue around 2014/08/…
  • Sorry my fault -- messed up with the config in my previous test and '/LocalLow/Microsoft' got uploaded correctly.  Yes, it is a bug and has been fixed in build 381.  You can download the latest installers from: Windows Vista/7/8, 32 bitWindows Vista…
  • This is not a bug.  When "Propagate Deletions" is not enabled, there is no need to send the patterns to the server since the list of files to be transferred can be constructed locally.  However, if deletions are to be mirrored on the server, the ser…
  • A scheduling option is on the top of our to-do list.  It may take a while, but we will be there. Any suggestions are greatly appreciated!
  • Can you copy and paste "Padrão" to the exclude patterns box? I tested it and it worked fine.
  • /All*Users The beginning '/' means the pattern will apply to only the first-level subdirectories.
  • New binaries for version 0.93 have been uploaded to the website: Windows Vista/7/8, 32 bitWindows Vista/7/8, 64 bitWindows XP (32 bit only, no VSS support) This update actually contains 3 fixes.  First, junctions are now treated the same way as syml…
  • That is an Acrosync message.  At this time, Acrosync can only handle reparse points that are symlinks.  Unfortunately, "c:/Users/Default User" is a directory junction reparse point.  The second part of the message, "The operation was successfully co…
  • You can add or delete profiles by right-clicking the system tray icon.  In the next version we will add a context menu to the tab bar. Acrosync always compare files by timestamps, so for a download it will overwrite a local file if the remote file i…
    in profile Comment by gchen August 2014
  • Right now Acrosync is talking the client side of the rsync protocol only.  Making an Acrosync server is in our to do list, but we won't implement the continuous monitoring option on the server side, since it will be invoked on-demand only. Do you th…
  • Walter,     You can try the new version 0.93 binaries at here: Windows Vista/7/8, 32 bitWindows Vista/7/8, 64 bitWindows XP (32 bit only, no VSS support)     Now there is a context menu for adding/deleting profiles activated by right clicking the ta…
  • If the hardware hash changes and Acrosync can't find the license you previously bought, just send me an email and I'll create a new license for you at no cost. A command line version is being planned although it won't be based on profiles.  Instead,…
  • You can purchase a personal license if you're using Acrosync for non-commercial purposes, for example, on a home computer to sync your personal files, photos, etc.  Otherwise a commercial license is required (for example, on a work computer that bel…
  • this bug has been fixed in the latest version: Windows Vista/7/8, 32 bitWindows Vista/7/8, 64 bitWindows XP (32 bit only, no VSS support) Please let us know if it works. 
  • A new version, 0.92, is now available.  The most significant change is the GUI.  Since the non-native look and feel was probably the most complained about feature, we decided to rewrite the entire GUI in wxwidgets.  There are also many other improve…
  • You'll need to turn on "Advanced options" and then select "Propagate deletions".  This option is exactly what you want.
  • Do you have one '1_Private' directory or many of them? I used '/1_Private' in my test and no '_*' files under it got uploaded; however, an empty '1_Private' directory did appear on the server side.
  • Change your exclude pattern to '/Private' (without quotes) to see if this works.
  • Which version of Acrosync is this?  Windows, Mac, or iOS?
  • Thanks for reporting the bug.  We'll fix it while rewriting the GUI part.  Should be included in the next update.
  • When you run Acrosync for the first time, only one empty profile will be shown.  To add a new profile or to delete an existing profile, click the Acrosync tray icon to bring up the menu. For 2), I think the checkbox 'Propagate Deletions' is what you…
  • We'll definitely add a scheduling option -- just need to find a way to add extra controls without clogging the interface. As for the installation directory, we are probably not going to change it.  That directory is the only place where you can inst…
  • I don't have a FreeBSD machine, but it looks like FreeBSD requires ECDSA by default which isn't supported by libssh2.  So the answer is probably no.
  • This is really a nasty bug.  It is caused by the path conversion from '\' to '/' not being done correctly.  Unfortunately our system tests didn't cover this simple case. It has been fixed and a new version, 0.91, is now available via these links: Wi…
  • It is a per-profile option, so when Windows boots, Acrosync will automatically run if there is at least one profile with this option on, and then start every profile with this option on. The update should be released some time this week.  Acrosync h…
  • Thank you for your kind words.  We will try our best to meet your expectations! Auto start on boot has been implemented and should be included in the next update. As for the UI, the first version was written in wxWidgets, but later switched to Juce …
  • Photos and videos are read only by all third-party apps.  We're actually considering a photo/video uploading app.
  • Due to Apple's sandboxing rule, each app can access only a 'private' directory designated to it, and no two apps can share the same storage.  Therefore, Acrosync was designed to sync its own 'private' files with SSH servers.  You can pass files betw…