When downloading a application.App
folder from a FTP server, the application cannot start because the /Contents/MacOS/application
is recognized as a document. To work properly it shoul be recognized as an executable.
How can I upload a .App folder to FTP so that it can be downloaded and started?