First off, just wanted to say I really like this program. The sync feature is great and I use it all the time. Now, I always used to use this app for plain FTP connections, but recently one of the servers I have an account on switched over to requiring FTPES and SFTP. My difficulties with FTPES aside (not 100% sure that isn't on my end), when I log in through SFTP in Yummy FTP and view file listings, some of the files (1/4 or so of them, seemingly at random) have this sort of issue:
myfile.zip
becomes
-rw-r--r-- 1 33 33 13066 Feb 16 2010 myfile.zip
The program is actually telling me that this is the name of the file, but I know for a fact that it isn't. Of course this supposed change in file name breaks proper syncing with the copy of the file on my HD, as well as causing other issues. That string looks like what you get from an "ls -l" command, but I don't know why it gets prepended to the file name. I didn't see where this has been reported before, sorry if I missed it.