FTP iCloud html files to web server transformed into xml Apple preference files and renamed?

recently had to replace several directories on a web server, using local backups also stored on iCloud… later found all the html files in one of a dozen child folders on the server had been renamed with a dot prefix and dot-icloud suffix - for example message.html -> .message.html.icloud


also the contents of all the files had been changed from html markup to xml Apple preference files:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>NSURLFileResourceTypeKey</key>

<string>NSURLFileResourceTypeRegular</string>

<key>NSURLFileSizeKey</key>

<integer>592</integer>

<key>NSURLNameKey</key>

<string>[URL redacted]</string>

</dict>

</plist>


again - this was one folder of a dozen, all html files (no scripts, no images), uploaded using Transmit v5.7.1 on MacOS 10.13.6 High Sierra


where in iCloud is the bug or glitch which caused this?!?

Posted on Mar 24, 2021 11:18 AM

Reply

Similar questions

There are no replies.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

FTP iCloud html files to web server transformed into xml Apple preference files and renamed?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.