<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Acrosync for iOS - Acrosync</title>
      <link>https://acrosync.com/vanilla/index.php?p=/categories/acrosync-for-ios/feed.rss</link>
      <pubDate>Sat, 25 Apr 2026 17:14:04 +0000</pubDate>
         <description>Acrosync for iOS - Acrosync</description>
   <language>en-CA</language>
   <atom:link href="https://acrosync.com/vanilla/index.php?p=/categories/acrosync-for-ios/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Acrosync aborts on broken symlinks</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/575/acrosync-aborts-on-broken-symlinks</link>
      <pubDate>Tue, 29 Sep 2020 14:29:33 +0000</pubDate>
      <dc:creator>liberti</dc:creator>
      <guid isPermaLink="false">575@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hi,<div><br /></div><div>I have been using Acrosync successfully for years in order to mirror large directories of documents which are almost static (e.g. collections of scientific papers), from my main computers to my iOS devices. I have noticed time and again that the existence of a broken symlink in the source repository (most often a Linux remote server) would halt the execution of Acrosync on the iOS device with the message "symlink has no referent" (followed by the name of the broken symlink in the source directory).&nbsp;</div><div><br /></div><div>This behaviour is different from the standard rsync tool: rsync would seamlessy synchronize broken symlinks from source to target, by default.</div><div><br /></div><div>Today I am trying to synchronize a large directory of "current work" files, where broken symlinks have a useful meaning. I find myself stuck.</div><div><br /></div><div>I use symlinks on my Unix machines to avoid the useless replication of data across different directories. For example, large data or postscript/PDF files in one directory could be symlinked to other directories needing the same file locally. Every now and then, in order to minimize storage occupancy, I compress a whole subdirectory to a .zip file and then remove the subdirectory, e.g. whenever I know I&nbsp;won't need that subdirectory very often. Whenever the removed subdirectory contains an original file that was symlinked elsewhere, this removal creates broken symlinks here and there. If, at some point, I need the original reference of the broken symlink, I simply look up the filename it used to point to, I follow its path, I find the compressed archive that holds that file, I decompress it, and can work on it again.&nbsp;<span>Thus, for me, the existence of broken symlinks is a necessary trace to a compressed file which needs to be temporarily decompressed (and then perhaps removed again).</span></div><div><span><br /></span></div><div>The behaviour of Acrosync on broken symlinks (abort its run) means I either refrain from using it, or I must delete all the broken symlinks in my directory, which would mean I would no longer be able to use whole subdirectories, because I would no longer know where the missing files can be found.&nbsp;</div><div><br /></div><div>Is there any chance you could change (perhaps optionally?) the behaviour of Acrosync in presence of broken symlinks? I can envisage three options:</div><div>- just skip over the broken symlink without aborting (probably the easiest option)</div><div>- copy the symlink to the iOS device "as is" (I am assuming that the iOS filesystem has an idea of "symlinks")</div><div>- otherwise, create a small text file on the iOS device holding the name of the original file the source symlink points to.</div><div><br /></div><div>Other than that, I'm grateful for this very useful tool!</div><div><br /></div><div>Please let me know, and thanks for your work and your attention.</div><div><br /></div><div>Yours,</div><div><br /></div><div>Leo Liberti</div>]]></description>
   </item>
   <item>
      <title>Bug - broken pipe before large size file synchronization is supposed to start</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/556/bug-broken-pipe-before-large-size-file-synchronization-is-supposed-to-start</link>
      <pubDate>Sat, 02 Nov 2019 09:33:51 +0000</pubDate>
      <dc:creator>aquarius</dc:creator>
      <guid isPermaLink="false">556@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Acrosync ios client pops "Sync error" message box saying "Error writing to socket: broken pipe" or other words like remote closed socket or something like that, after around 10 minutes waiting as it shows Downloading at the bottom of screen and the server side shows "building file list" message in a Rsync Server MacOS app. I guess the long period 10 minutes is because Acrosync is calculating something from the 128G large file, and then sockets are closed?<div><br /></div><div>I changed Timeout of RSync Server to 0 but the issue still happens. So I guess the Acrosync client has a similar timeout parameter which is shorter than 10 minutes? If so, any chance to increase the timeout or some other workarounds?</div><div><br /></div><div>Thanks!!!</div>]]></description>
   </item>
   <item>
      <title>Propagate Delete Not Removing Directory</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/551/propagate-delete-not-removing-directory</link>
      <pubDate>Tue, 24 Sep 2019 16:17:09 +0000</pubDate>
      <dc:creator>timocharis</dc:creator>
      <guid isPermaLink="false">551@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Everything is working great except one thing: the (oddly grey) propagate delete option is removing all the deleted material from the server except one zombie directory per day. It's a subdirectory of the target directory on a remote debian server. The directory no longer exists on the server but just won't leave from acrosync.<div><br /></div><div>A comment: I can't see why there's no local file delete. It it that hard ti implement? Would be fantastic from my point of view since I download changing data from a single directory on this server daily. It's not critical though; I could easily get by if "propagate delete" was working as expected.</div>]]></description>
   </item>
   <item>
      <title>rsync options for ios client</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/516/rsync-options-for-ios-client</link>
      <pubDate>Thu, 13 Dec 2018 00:49:22 +0000</pubDate>
      <dc:creator>george</dc:creator>
      <guid isPermaLink="false">516@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[<div>Hello,</div><div><br /></div><div>this is a nice rsync client for ios, but I would like to be able to configure some more options, e.g., to disable the dereference/transfer of symbolic links. Please consider adding some options in the profile configuration.<br /></div><div><br /></div><div>thanks<br /></div><div>George<br /></div>]]></description>
   </item>
   <item>
      <title>wish : built-in viewer for TeX/LaTeX files, utf-8 encoding for txt-like files</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/418/wish-built-in-viewer-for-tex-latex-files-utf-8-encoding-for-txt-like-files</link>
      <pubDate>Sat, 25 Jun 2016 05:08:16 +0000</pubDate>
      <dc:creator>ghaberer</dc:creator>
      <guid isPermaLink="false">418@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hello,<br /><br />your app should should be shiped with every iOs device, considering how usefull it is!<br /><br />I wonder if you could add TeX/LaTeX built-in viewing. It sometimes is interesting to view the source of a LaTeX document.<br /><br />Also utf-8 encoding now is standard, but is not rendered through the built-in viewer (e.g. for .txt or .py files). Could this be considered?<br /><br />Thx<br /><br />gh<br /><br /><br />]]></description>
   </item>
   <item>
      <title>iOS Acrosync Not Finding Mac After macOS 10.13.5 Update</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/493/ios-acrosync-not-finding-mac-after-macos-10-13-5-update</link>
      <pubDate>Mon, 11 Jun 2018 21:35:20 +0000</pubDate>
      <dc:creator>keoki</dc:creator>
      <guid isPermaLink="false">493@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[I've gone as far as deleting the iOS app and re-downloading, but app will not recognize any servers.<div><br /></div><div>All help greatly appreciated.</div><div><br /></div><div>George</div>]]></description>
   </item>
   <item>
      <title>Location of the Acrosync folder and saving to external disks</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/492/location-of-the-acrosync-folder-and-saving-to-external-disks</link>
      <pubDate>Thu, 24 May 2018 09:56:48 +0000</pubDate>
      <dc:creator>Ilya</dc:creator>
      <guid isPermaLink="false">492@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hello! I have two questions:<br />1. Where is the Acrosync folder located in iOS, the “Files” App does not show it as a folder neither on my iPad directly nor in iCloud.<br />2. Is there any way to save the syncing content to an external device/cloud directly: iCloud, USB, wireless drive?<br /><br />Thank you!]]></description>
   </item>
   <item>
      <title>iOS Setup, issues..</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/397/ios-setup-issues</link>
      <pubDate>Mon, 18 Apr 2016 16:11:21 +0000</pubDate>
      <dc:creator>Franklin Cotton</dc:creator>
      <guid isPermaLink="false">397@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Am I missing something or is there a huge lack of documentation on all this?<br />Looking here, I didnt see anything related to linux, and also no mention of how to set up and use on the iPhone itself.<br /><br />But, since it seemed like a fill in the blanks type thing, I figured I would buy it and hope to get it working.<br /><br />Well, nothing i try seems to want to send anything off the iphone. <br /><br />Id rather this work, instead of asking for a refund, so hoping for someone to point me in the right direction.<br /><br /><br />]]></description>
   </item>
   <item>
      <title>Black Background and Tap To hide/show menu</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/384/black-background-and-tap-to-hide-show-menu</link>
      <pubDate>Thu, 03 Dec 2015 22:05:07 +0000</pubDate>
      <dc:creator>hbriceno</dc:creator>
      <guid isPermaLink="false">384@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[New to Acrosync, I am very happy with it.<div><br /></div><div>I would like to propose two features for the next release (very easy to implement)</div><div>1) Black background, great for looking at pictures!</div><div>2) tap to hide/show menu bar, again great for looking at pictures</div><div><br /></div><div>My use case is to clone my picture library which is organized into many folders (by year) and albums in those folders</div><div><br /></div><div>Thanks!</div><div><br /></div><div><br /></div>]]></description>
   </item>
   <item>
      <title>Acrosync crash when open large PDF files</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/343/acrosync-crash-when-open-large-pdf-files</link>
      <pubDate>Tue, 09 Jun 2015 08:49:55 +0000</pubDate>
      <dc:creator>mserra</dc:creator>
      <guid isPermaLink="false">343@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[When we try to open PDF files more than 50MB the app crashes. We tested with several PDF files.<div><br /></div><div>Do you need more info to try to solve this problem? Tell me what you need.</div>]]></description>
   </item>
   <item>
      <title>Filename font size</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/335/filename-font-size</link>
      <pubDate>Wed, 20 May 2015 13:39:22 +0000</pubDate>
      <dc:creator>mserra</dc:creator>
      <guid isPermaLink="false">335@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[We have a problem with the Acrosync app for iOS. As you can see in the following screenshot, the filename not appears entire if it's longer than 20 characters...<div><br /></div><div><img src="http://grupmanxa.com/acrosync.jpg" alt="image" /><br /><div><br /></div><div><br /></div><div>Do you have plans to put an option to resize the font size automatically?</div></div><div><br /></div><div>Or a way to resize the separator between filenames and content?</div><div><br /></div><div>It's very important for us!</div><div><br /></div><div>Thank's</div>]]></description>
   </item>
   <item>
      <title>wishlist</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/72/wishlist</link>
      <pubDate>Sat, 15 Nov 2014 04:42:33 +0000</pubDate>
      <dc:creator>liberti</dc:creator>
      <guid isPermaLink="false">72@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hey, thanks for the new iOS version, I like it a lot. I just wanted to let you know three items on my wishlist, though - in order of importance for me.<div><br /></div><div>1. I am using acrosync to sync from my depositories of papers and books. I have many thousands, however, and I don't always remember what document I want to open. It would be great if there was a search tool for content, specifically PDF, DJVU and ASCII. Now I know this is not an easy addition, so maybe you won't want to put in the extra effort. But I thought I'd let you know nonetheless. I believe there are toolboxes for performing PDF and obviously ASCII content. I'm not sure there is an easily accessible one for DJVU.</div><div><br /></div><div>2. I have to move the DJVU files to a specific reader to open them - it would be grand if I could directly read them in Acrosync.</div><div><br /></div><div>3. Could there be an advanced mode where one could simply input their own rsync command line?</div><div><br /></div><div>Of course the mother of all troubles is the silly sandbox concept in iOS - so it's difficult for users to use their files :-(&nbsp;</div><div><br /></div><div>Yours</div><div><br /></div><div>Leo</div>]]></description>
   </item>
   <item>
      <title>Option to Send Items by Text Message?</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/340/option-to-send-items-by-text-message</link>
      <pubDate>Wed, 27 May 2015 21:57:13 +0000</pubDate>
      <dc:creator>keoki</dc:creator>
      <guid isPermaLink="false">340@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Wishlist Item: &nbsp;I often send photos by text message, either iMessage (Apple) or SMS. &nbsp;It would be great to have this option in addition to email.<div><br /></div><div>George</div>]]></description>
   </item>
   <item>
      <title>iOS 8.3 Can't Find Server</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/322/ios-8-3-can-t-find-server</link>
      <pubDate>Tue, 21 Apr 2015 20:28:16 +0000</pubDate>
      <dc:creator>Mel</dc:creator>
      <guid isPermaLink="false">322@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[After updating to iOS 8.3, I experienced what others have reported with dropped connections during file streaming... an OS issue. &nbsp;With Acrosync, I would occasionally need to restart the device in order for the sync to work. &nbsp;So, I did a complete reset of the iPad Air 2. &nbsp;I grabbed the latest Acrosync and entered the info pertaining to my Linux host. &nbsp;I've verified all of the settings against what I used before, but it keeps timing out with "Search Failure No available servers have been found."<div><br /></div><div>Now, I am Puttied into the server in question over the same IP and port from a Windows box. &nbsp;And, I am browsing the server's samba shares from the same iPad using the FileExplorer app. &nbsp;So, there appears to be an issue affecting ssh on the tablet side, but I'm not sure if it is due to some change they made with the latest iOS update.</div>]]></description>
   </item>
   <item>
      <title>The rsync channel has been blocked for more than 120 seconds</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/223/the-rsync-channel-has-been-blocked-for-more-than-120-seconds</link>
      <pubDate>Tue, 10 Feb 2015 02:02:34 +0000</pubDate>
      <dc:creator>dizzle</dc:creator>
      <guid isPermaLink="false">223@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hi, when a multi-gigabyte download sync is started, the error below is being returned after a while:<div><br /></div><div><span>"The rsync channel has been blocked for more than 120 seconds"</span></div><div><span><br /></span></div><div><span>Syncing never completes more than around 50%. &nbsp;Rsync is over SSH on a remote server. &nbsp;Transfer speeds seem much lower than server&nbsp;</span><span>and client&nbsp;</span><span>(server uplink 100Mb/s,client downlink 4-6Mb/s).</span></div><div><span><br /></span></div><div><span>Any ideas?</span></div><div><span><br /></span></div><div><span>Gerry.</span></div>]]></description>
   </item>
   <item>
      <title>Acrosync for iOS version 2.3 is now available from the App Store</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/37/acrosync-for-ios-version-2-3-is-now-available-from-the-app-store</link>
      <pubDate>Wed, 01 Oct 2014 14:22:35 +0000</pubDate>
      <dc:creator>gchen</dc:creator>
      <guid isPermaLink="false">37@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[<div><h4>What's New in Version 2.3</h4><p>• iOS 8 compatibility fixes, including a bug that results in empty remote directory listing<br />• Fixed a bug in include/exclude pattern matching<br />• For symlinks, now sync the referent instead of the link itself</p></div><div><span><a href="https://itunes.apple.com/us/app/acrosync/id428855722" target="_blank" rel="nofollow">https://itunes.apple.com/us/app/acrosync/id428855722</a></span></div><div><span><br /></span></div><div>Starting from this version, the Pro version will be named "Acrsoync" and the Free version will be unavailable for download. &nbsp;If you installed the Free version before and purchased the in-app upgrade, please send an email to software2014@acrosync.com and I'll send you a free promotional code.</div><div><br /></div><div><br /></div>]]></description>
   </item>
   <item>
      <title>Acrosync for iOS version 3.0 is now available from the App Store</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/57/acrosync-for-ios-version-3-0-is-now-available-from-the-app-store</link>
      <pubDate>Wed, 29 Oct 2014 15:22:37 +0000</pubDate>
      <dc:creator>gchen</dc:creator>
      <guid isPermaLink="false">57@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[<div><h4>What's New in Version 3.0</h4><p>• Implemented iOS 8 storage extension to allow files to be imported from or exported to other apps<br />• Display thumbnails for images and videos<br />• Files or folders can be downloaded or uploaded individually by long presses<br />• Fixed 'Open in...' bug</p></div><span><a href="https://itunes.apple.com/us/app/acrosync/id428855722" target="_blank" rel="nofollow">https://itunes.apple.com/us/app/acrosync/id428855722</a></span><div><span><br /></span></div><div><span><br /></span></div><div><span>Because of the storage extension, Acrosync now appears in the document picker as a drive, much similar to other cloud sync solutions like iCloud and Dropbox.</span></div>]]></description>
   </item>
   <item>
      <title>empty list when selecting a remote folder to sync with</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/32/empty-list-when-selecting-a-remote-folder-to-sync-with</link>
      <pubDate>Wed, 24 Sep 2014 15:18:05 +0000</pubDate>
      <dc:creator>ghaberer</dc:creator>
      <guid isPermaLink="false">32@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hi,<br /><br />I've been running into an issue for a couple of weeks now. <br />(Acrosync Pro 2.2 for iOS 8.0)<br />Both on my iPad and my iPhone, for syncing with both my Mac Mini and my iMac, from within my local network as well as from work (outside my local network)<br />I tried deleting and installing back Acrosync Pro on my iPhone, with no effect.<br /><br />When creating a new shortcut for rsync, I can fill in the fields computer, username and password. <br />When I tap to choose the folder, an empty list shows after a while. Hence I cannot choose the folder to sync.<br /><br />But when I sync via a former created shorcut, everything works like a charm.<br /><br />Has anybody experienced this, and/or has anybody any idea to fix that. Acrosync Pro really became a must-have tool for me!<br /><br />gh<br />]]></description>
   </item>
   <item>
      <title>Acrosync pro no longer following file links on the Server</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/23/acrosync-pro-no-longer-following-file-links-on-the-server</link>
      <pubDate>Thu, 11 Sep 2014 08:24:44 +0000</pubDate>
      <dc:creator>Vassilisah</dc:creator>
      <guid isPermaLink="false">23@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Until the last update, Acrosync was following file links on the Rsync server, i.e., if "file0" was a link pointing to, say, realfile0, Acrosync would fetch the actual contents of realfile0. Inexplicably, the latest version fetches simply the link "file0" which of course is completely meanigless and useless on the Ipad. Can this be rectified?<br />Thanks.<br />Vassilis<br /><br />Ps: the unix rsync option to reestablish the correct behaviour, which was broken by the latest Acrosync update, is: <br />-L, --copy-links<br />I.e., when symlinks are encountered, the item that they point to (the referent) should be copied, rather than the symlink.<br />]]></description>
   </item>
   <item>
      <title>rsync --delete?</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/6/rsync-delete</link>
      <pubDate>Fri, 04 Jul 2014 18:41:52 +0000</pubDate>
      <dc:creator>LeoLiberti1</dc:creator>
      <guid isPermaLink="false">6@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hi, I have acrosync pro for iOS running on an iPad air. "Synchronization" really means that two directories should have identical contents, permissions, and so on (possibly recursively). I would therefore expect that when some files on the server are deleted, a "sync" operation would also delete these files locally. I find this is not the case. How would one delete content from the local directory?]]></description>
   </item>
   <item>
      <title>Synching iPad Files (Photos, Videos, etc) With Server</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/3/synching-ipad-files-photos-videos-etc-with-server</link>
      <pubDate>Sun, 04 May 2014 22:03:12 +0000</pubDate>
      <dc:creator>AcrosyncUser</dc:creator>
      <guid isPermaLink="false">3@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[Hi,<br /><br />Maybe I'm missing something simple, but so far I'm not able to tell what it is.&nbsp; I'd like to back up the contents of my iPad (as completely as possible) with Acrosync Pro to my SSH server.&nbsp; I am able to connect with my SSH server and view the folders on the server, but when choosing upload as the transfer direction, no data is found on the iPad to upload to the server, even though there is a great deal of data (such as photos and videos) on the iPad.&nbsp; Is there a way to do what I want, or does Acrosync Pro just function within an isolated storage area within the iPad with no access to the other content on the iPad?<br /><br />Thanks in advance!<br />]]></description>
   </item>
   <item>
      <title>Alternate ports</title>
      <link>https://acrosync.com/vanilla/index.php?p=/discussion/2/alternate-ports</link>
      <pubDate>Tue, 22 Apr 2014 14:22:41 +0000</pubDate>
      <dc:creator>4enzy</dc:creator>
      <guid isPermaLink="false">2@/vanilla/index.php?p=/discussions</guid>
      <description><![CDATA[I am able to authenticate and select a folder using port 88.<br />When I click the Sync button, this error displays over AT&amp;T or other Wi-Fi networks which allow this exact connection (rsync to the same server/port):
<blockquote><div><b>Sync Error</b><br />Failed to connect to<br />'SERVER.FQDN:22:<br />connection timeout<br /></div></blockquote>
For some reason, the error indicates Acrosync is attempting and failing to connect to port 22, <br />despite the Advanced Options being "On" and set to port 88. <br /><br />This app would be great if it would sync to port 88, but I will not be able to use it otherwise.]]></description>
   </item>
   </channel>
</rss>