iMazing

最新版本 Rclone 1.54.0 (64-bit)

Rclone 1.54.0 (64-bit)

Rclone 1.54.0 (64-bit)
iMazing 是全功能的 iOS 管理軟件:將您的移動數據的控制擴展到超出通常可能的範圍,而不會越獄您的設備。使用 iMazing,您可以輕鬆瀏覽和管理備份,提取並打印文本消息,或將歌曲拖放到 iPhone。簡單來說,iMazing 可以讓你超越 iTunes 提供的方式,請參閱下面的我們豐富的功能列表.

iMazing 功能:

iPhone,iPod& iPad 文件傳輸到 Mac& PC
在任何 Mac 或 PC 與任何 iOS 設備之間傳輸文件,適用於所有應用程序文檔,數據和媒體。通過超快速 USB 或通過 Wi-Fi 連接,無障礙。沒有云,沒有越獄,沒有 iTunes 帳戶或同步所需,它只是工作 - ndash; 即使是全新的 iOS 9.

Device Backup& 恢復管理
備份,恢復和克隆任何 iOS 設備,完全或有選擇性的每個數據集。保留所有設備的完整檔案,包括您的應用程序’ 數據。隨時在任何設備上恢復它們。備份和恢復應用程序或應用程序數據(iOS 9)– 節省空間並在您離開時重新安裝應用程序,當您需要它們時.

Transfer iPod,iPhone& iPad 音樂正確的方法 61035896 任何 iPhone,iPod 或 iPad 與任何 Mac 或 PC 之間傳輸音樂。無需事先同步或 iTunes 帳戶匹配要求,即可同時使用 iOS 設備。處理曲目,專輯,播放列表和播放計數:只要你喜歡重建你的 iTunes 資料庫.

複製,保存和管理 iPhone 數據& 圖片
將所有 iPhone 數據傳輸到任何計算機:短信和圖片(短信,彩信和 iMessage),聯繫人,語音信箱,語音備忘錄,備忘錄和通話記錄。通過 Mac 或 PC 管理 iPhone 聯繫人:直接導入或導出聯繫人(vCard,聯繫人 Mac 應用程序和 Windows 聯繫人支持)。將所有照片和電影複製到您的計算機上,從相機膠卷,相冊或 iCloud 照片流中復制.

傳輸所有媒體,數據和電影。設置到新 iPhone
通過兩個超級簡單的步驟將所有 iPhone 數據傳輸到運行 iOS 的新設備。創建完整的備份,包括媒體,應用程序數據和設備設置。為了保留磁盤使用,音樂和視頻庫分開處理。通過點擊按鈕恢復所有數據:安全地,任何地點和任何電腦,獨立於 iCloud,沒有任何事先同步,無論 iTunes 帳戶鏈接,它只是工作.

注意:需要.NET Framework 和 iTunes。有限的功能.

也可用:下載 iMazing 為 Mac

ScreenShot

軟體資訊
檔案版本 Rclone 1.54.0 (64-bit)

檔案名稱 rclone-v1.54.0-windows-amd64.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 DigiDNA
官網 https://imazing.com/
更新日期 2021-02-03
更新日誌

What's new in this version:

- New backends
- Compression remote (experimental)
- Enterprise File Fabric
- This work was sponsored by Storage Made Easy
- HDFS (Hadoop Distributed File System)
- Zoho workdrive
- New Features
- Deglobalise the config
- Global config now read from the context
- This will enable passing of global config via the rc
- This work was sponsored by Digitalis
- Add --bwlimit for upload and download
- Obey bwlimit in http Transport for better limiting
- Enhance systemd integration
- Log level identification, manual activation with flag, automatic systemd launch detection
- Don't compile systemd log integration for non unix systems
- Add a --download flag to md5sum/sha1sum/hashsum to force rclone to download and hash files locally
- Add --progress-terminal-title to print ETA to terminal title
- Make backend env vars show in help as the defaults for backend flags

Build:
- Raise minimum go version to go1.12

Dedupe:
- Add --by-hash to dedupe on content hash not file name
- Add --dedupe-mode list to just list dupes, changing nothing
- Add warning if used on a remote which can't have duplicate names

Fs:
- Add Shutdown optional method for backends
- When using --files-from check files concurrently
- Accumulate stats when using --dry-run
- Always show stats when using --dry-run or --interactive
- Add support for flag --no-console on windows to hide the console window
- Genautocomplete: Add support to output to stdout
- Ncdu
- Highlight read errors instead of aborting
- Add sort by average size in directory
- Add toggle option for average s3ize in directory - key 'a'
- Add empty folder flag into ncdu browser
- Add ! (errror) and . (unreadable) file flags to go with e (empty)
- Obscure: Make rclone osbcure - ignore newline at end of line

Operations:
- Add logs when need to upload files to set mod times
- Move and copy log name of the destination object in verbose
- Add size if known to skipped items and JSON log

Rc:
- Prefer actual listener address if using ":port" or "addr:0" only
- Add listener for finished jobs (Aleksandar Jankovic)
- Serve ftp: Add options to enable TLS
- Serve http/webdav: Redirect requests to the base url without the /
- Serve restic: Implement object cache
- Stats: Add counter for deleted directories
- Sync: Only print "There was nothing to transfer" if no errors

Webui:
- Prompt user for updating webui if an update is available
- Fix plugins initialization

Bug-Fixes:
- Fix nil pointer on copy & move operations directly to remote
- Fix parsing of .. when joining remotes
- Log: Fix enabling systemd logging when using --log-file

Check:
- Make the error count match up in the log message
- Move: Fix data loss when source and destination are the same object

Operations:
- Fix --cutof-mode hard not cutting off immediately
- Fix --immutable error message
- Sync
- Fix --cutoff-mode soft & cautious so it doesn't end the transfer early
- Fix --immutable errors retrying many times

Docs:
- Many fixes and a rewrite of the filtering docs
- Many spelling and grammar fixes
- Doc fixes for commands delete, purge, rmdir, rmdirs and mount

Mount:
- Update systemd status with cache stats
- Disable bazil/fuse based mount on macOS
- Make rclone mount actually run rclone cmount under macOS
- Implement mknod to make NFS file creation work
- Make sure we don't call umount more than once
- More user friendly mounting as network drive on windows
- Detect if uid or gid are set in same option string: -o uid=123,gid=456
- Don't attempt to unmount if fs has been destroyed already

VFS:
- Fix virtual entries causing deleted files to still appear
- Fix "file already exists" error for stale cache files
- Fix file leaks with --vfs-cache-mode full and --buffer-size 0
- Fix invalid cache path on windows when using :backend: as remote

Local:
- Continue listing files/folders when a circular symlink is detected
- New flag --local-zero-size-links to fix sync on some virtual filesystems

Azure Blob:
- Add support for service principals
- Add support for managed identities
- Add examples for access tier
- Utilize the streaming capabilities from the SDK for multipart uploads
- Fix setting of mime types
- Fix crash when listing outside a SAS URL's root
- Delete archive tier blobs before update if --azureblob-archive-tier-delete
- Fix crash on startup
- Fix memory usage by upgrading the SDK to v0.13.0 and implementing a TransferManager
- Require go1.14+ to compile due to SDK changes

B2:
- Make NewObject use less expensive API calls
- This will improve --files-from and restic serve in particular
- Fixed crash on an empty file name
- Box
- Fix NewObject for files that differ in case
- Fix finding directories in a case insentive way

Chunker:
- Skip long local hashing, hash in-transit (fixes)
- Set Features ReadMimeType to false as Object.MimeType not supported
- Fix case-insensitive NewObject, test metadata detection

Drive:
- Implement rclone backend copyid command for copying files by ID
- Added flag --drive-stop-on-download-limit to stop transfers when the download limit is exceeded
- Implement CleanUp workaround for team drives
- Allow shortcut resolution and creation to be retried
- Log that emptying the trash can take some time
- Add xdg office icons to xdg desktop files

Dropbox:
- Add support for viewing shared files and folders
- Enable short lived access tokens
- Implement IDer on Objects so rclone lsf etc can read the IDs
- Set Features ReadMimeType to false as Object.MimeType not supported
- Make malformed_path errors from too long files not retriable
- Test file name length before upload to fix upload loop

Fichier:
- Set Features ReadMimeType to true as Object.MimeType is supported

FTP:
- Add --ftp-disable-msld option to ignore MLSD for really old servers
- Make --tpslimit apply

Google Cloud Storage:
- Storage class object header support
- Fix anonymous client to use rclone's HTTP client
- Fix Entry doesn't belong in directory "" (same as directory) - ignoring

Googlephotos:
- New flag --gphotos-include-archived to show archived photos as well

Jottacloud:
- Don't erroneously report support for writing mime types
- Add support for Telia Cloud

Mailru:
- Accept special folders eg camera-upload
- Avoid prehashing of large local files
- Fix uploads after recent changes on server
- Fix range requests after June 2020 changes on server
- Fix invalid timestamp on corrupted files (fixes)
- Remove deprecated protocol quirks

Memory:
- Fix setting of mime types

Onedrive:
- Add support for China region operated by 21vianet and other regional suppliers
- Warn on gateway timeout errors
- Fall back to normal copy if server-side copy unavailable
- Fix server-side copy completely disabled on OneDrive for Business
- (business only) workaround to replace existing file on server-side copy
- Enhance link creation with expiry, scope, type and password
- Remove % and # from the set of encoded characters
- Support addressing site by server-relative URL
- Opendrive;
- Fix finding directories in a case insensitive way

Pcloud:
- Fix setting of mime types

Premiumizeme:
- Fix finding directories in a case insensitive way

Qingstor:
- Fix error propagation in CleanUp
- Fix rclone cleanup

S3:
- Added --s3-disable-http2 to disable http/2
- Complete SSE-C implementation
- Fix hashes on small files with AWS:KMS and SSE-C
- Add MD5 metadata to objects uploaded with SSE-AWS/SSE-C
- Add --s3-no-head parameter to minimise transactions on upload
- Update docs with a Reducing Costs section
- Added error handling for error code 429 indicating too many requests
- Add requester pays option (kelv)
- Fix copy multipart with v2 auth failing with 'SignatureDoesNotMatch'

SFTP:
- Allow cert based auth via optional pubkey
- Allow user to optionally check server hosts key to add security
- Defer asking for user passwords until the SSH connection succeeds
- Remember entered password in AskPass mode
- Implement Shutdown method
- Implement keyboard interactive authentication
- Make --tpslimit apply
- Implement --sftp-use-fstat for unusual SFTP servers

Sugarsync:
- Fix NewObject for files that differ in case
- Fix finding directories in a case insentive way

Swift:
- Fix deletion of parts of Static Large Object (SLO)
- Ensure partially uploaded large files are uploaded unless --swift-leave-parts-on-error

Tardigrade:
- Upgrade to uplink v1.4.1

WebDAV:
- Updated docs to show streaming to nextcloud is working

Yandex:
- Set Features WriteMimeType to false as Yandex ignores mime types

Rclone 1.54.0 (64-bit) 相關參考資料
A-1 search sharepoint not fount - Help and Support - rclone ...

2020年9月26日 — Which OS you are using and how many bits (eg Windows 7, 64 bit). win10. Which cloud storage system are you using? (eg Google Drive).

https://forum.rclone.org

cutoff-mode=soft not working as expected (I think) - rclone forum

2020年9月4日 — Which OS you are using and how many bits (eg Windows 7, 64 bit). 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 ...

https://forum.rclone.org

Download Rclone 1.54.0 - Softpedia

Download Rclone - Seamlessly copy and synchronize the files and folders in multiple cloud storage you use at the same time using this command line app.

https://www.softpedia.com

One-drive repeat uploading when the folder or file includes ...

10 小時前 — What is the problem you are having with rclone? ... from rclone version) 1.54.0 Which OS you are using and how many bits (e.g. ... Mac os 64 bit ...

https://github.com

Rclone (64-bit) Download (2021 Latest) for Windows 10, 8, 7

2021年1月21日 — Download Rclone (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Latest Version 2021.

https://www.filehorse.com

Rclone 1.54 beta Lot of context canceled - Help and Support ...

2020年9月18日 — ... v1.54.0-beta.4754.c3884aafd. os/arch: linux/amd64; go version: go1.15. Which OS you are using and how many bits (eg Windows 7, 64 bit).

https://forum.rclone.org

rclone 1.54.0-1 (x86_64) - Arch Linux

Architecture: x86_64. Repository: Community. Description: Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage.

https://archlinux.org

Rclone downloads

2020年8月18日 — Rclone Download v1. 53.4 · Intel/AMD - 64 Bit · Intel/AMD - 32 Bit · ARMv6 - 32 Bit · ARMv7 - 32 Bit · ARM - 64 Bit · MIPS - Big Endian ·...

https://rclone.org

rclone forum

Forum for discussing rclone. ... Find it here https://rclone.org/downloads/ Some highlights of a particularly large release: 4 ... Rclone install on redhat 5.x 64bit.

https://forum.rclone.org

Rclone not exiting on copy or sync (successful) to Dropbox crypt

2020年9月14日 — Which OS you are using and how many bits (eg Windows 7, 64 bit) ... Grabbed the linux/amd64 deb and installed the 1.54.0-beta with the ...

https://forum.rclone.org