Xftp Free 歷史版本列表
Xftp Free 是一個靈活和輕量級的 SFTP / FTP 客戶端,用於需要通過網絡安全地傳輸文件的用戶。它提供了強大的功能,如直接編輯,多窗格,文件夾同步,FXP 支持,服務器到服務器傳輸和第三方編輯器集成。在使用遠程文件時,Xftp Free 將為您節省時間和精力。 Xftp 免費供家庭和學校使用.包含用戶便利的功能,以最大限度地提高生產力 Xftp 擠滿了強大的功能,可以最大限度地提高用... Xftp Free 軟體介紹更新時間:2021-12-28
更新細節:
What's new in this version:
- Add: Option to display the number of files and subfolders in a folder on the status bar
- Fix: Live update process runs multiple times
- Fix: Even after authentication in one product in PowerSuit or XshellPlus, other products try to authenticate
更新時間:2021-11-03
更新細節:
What's new in this version:
- add: Ability to set the number of recent sessions to display [HKEY_CURRENT_USERSOFTWARENetSarangXftp7: MaxRecentSessions=value (32-bit DWORD)]
- fix: Search bar displaying in incorrect area
更新時間:2021-11-02
更新細節:
What's new in this version:
New backends:
- Sia: for Sia decentralized cloud
- Hasher: caches hashes and enable hashes for backends that don't support them
New commands:
- lsjson --stat: to get info about a single file/dir and operations/stat api
- config paths: show configured paths
New Features:
- about: Make human-readable output more consistent with other commands
build:
- Use go1.17 for building and make go1.14 the minimum supported
- Update Go to 1.16 and NDK to 22b for Android builds (x0b)
config:
- Support hyphen in remote name from environment variable
- Make temporary directory user-configurable
- Convert --cache-dir value to an absolute path
- Do not override MIME types from OS defaults
docs:
- Toc styling and header levels cleanup
- Extend documentation on valid remote names
- Mention make for building and cmount tag for macos
- ...and many more contributions to numerous to mention!
- fs: Move with --ignore-existing will not delete skipped files
hashsum:
- Treat hash values in sum file as case insensitive
- Don't put ERROR or UNSUPPORTED in output
- lib/encoder: Add encoding of square brackets
- lib/file: Improve error message when attempting to create dir on nonexistent drive on windows
- lib/http: Factor password hash salt into options with default
- lib/kv: Add key-value database api
librclone:
- Add RcloneFreeString function
- Free strings in python example
- log: Optionally print pid in logs
- ls: Introduce --human-readable global option to print human-readable sizes
- ncdu: Introduce key u to toggle human-readable
- operations: Add rmdirs -v output
serve sftp:
- Generate an ECDSA server key as well as RSA
- Generate an Ed25519 server key as well as ECDSA and RSA
serve docker:
- Allow to customize proxy settings of docker plugin
- Build docker plugin for multiple platforms
- size: Include human-readable count
- touch: Add support for touching files in directory, with recursive option, filtering and --dry-run/-i
- tree: Option to print human-readable sizes removed in favor of global option
Fixed:
- lib/http
- Fix bad username check in single auth secret provider
- Fix handling of SSL credentials
- serve ftp: Ensure modtime is passed as UTC always to fix timezone oddities
- serve sftp: Fix generation of server keys on windows
- serve docker: Fix octal umask
Mount:
- Enable rclone to be run as mount helper direct from the fstab
- Use procfs to validate mount on linux
- Correctly daemonize for compatibility with automount
VFS:
- Ensure names used in cache path are legal on current OS
- Ignore ECLOSED when truncating file handles to fix intermittent bad file descriptor error
Local:
- Refactor default OS encoding out from local backend into shared encoder lib
Crypt:
- Return wrapped object even with --crypt-no-data-encryption
- Fix uploads with --crypt-no-data-encryption
Azure Blob:
- Add --azureblob-no-head-object
Box:
- Make listings of heavily used directories more reliable
- When doing cleanup delete as much as possible
- Add --box-list-chunk to control listing chunk size
- Delete items in parallel in cleanup using --checkers threads
- Add --box-owned-by to only show items owned by the login passed
- Retry operation_blocked_temporary errors
Chunker:
- Md5all must create metadata if base hash is slow
Drive:
- Speed up directory listings by constraining the API listing using the current filters
- Fix buffering for single request upload for files smaller than --drive-upload-cutoff
- Add -o config option to backend drives to make config for all shared drives
Dropbox:
- Add --dropbox-batch-commit-timeout to control batch timeout
Filefabric:
- Make backoff exponential for error_background to fix errors
- Fix directory move after API change
FTP:
- Enable tls session cache by default
- Add option to disable tls13
- Fix timeout after long uploads
- Add support for precise time
- Enable CI for ProFtpd, PureFtpd, VsFtpd
Googlephotos:
- Use encoder for album names to fix albums with control characters
Jottacloud:
- Implement SetModTime to support modtime-only changes
- Improved error handling with SetModTime and corrupt files in general
- Add support for UserInfo (rclone config userinfo) feature
- Return direct download link from rclone link command
Koofr:
- Create direct share link
Pcloud:
- Add sha256 support
Premiumizeme:
- Fix directory listing after API changes
- Fix server side move after API change
- Fix server side directory move after API changes
S3:
- Add support to use CDN URL to download the file
- Add AWS Snowball Edge to providers examples
- Use a combination of SDK retries and rclone retries
- Fix IAM Role for Service Account not working and other auth problems
- Fix shared_credentials_file auth after reverting incorrect fix
- Fix corrupted on transfer: sizes differ 0 vs xxxx with Ceph
Seafile:
- Fix error when not configured for 2fa
SFTP:
- Fix timeout when doing MD5SUM of large file
Swift:
- Update OCI URL
- Document OVH Cloud Archive
Union:
- Fix rename not working with union of local disk and bucket based remote
更新時間:2021-10-02
更新細節:
What's new in this version:
Fixed:
- serve http: Re-add missing auth to http service
- build: Update golang.org/x/sys to fix crash on macOS when compiled with go1.17
FTP:
- Fix deadlock after failed update when concurrency=1
更新時間:2021-10-01
更新細節:
What's new in this version:
- mod: Update to the latest Microsoft Visual C++ Redistributable Package version
- fix: Duplicate files are sent even after clicking Cancel
- fix: Files with the same name cannot be copied even after renaming
更新時間:2021-07-14
更新細節:
What's new in this version:
- add: An option to prevent accidental file copies/moves when using drag and drop
- mod: Added time and duration options for repeating scheduled transfers
- fix: Crash when navigating through folders in the Local Pane
- fix: Authentication fails when making an FTP connection to a server with multibyte language settings
更新時間:2021-06-01
更新細節:
What's new in this version:
- mod: Changed the Search Bar shortcut key to Ctrl+F
- fix: Running Xshell in certain languages prevents users from saving session passwords
更新時間:2021-05-05
更新細節:
更新時間:2021-05-05
更新細節:
What's new in this version:
Fixed:
- Address Bar sometimes disappears
- Command to return activations for offline activated instances
- Host input is required even when utilizing a session file's information when specifying a JumpHost proxy
- Incorrect information is displayed in the host key warning dialog when connecting to a jump host session
- Power Suite and Xshell Plus unable to auto-authenticate via the Local Activation Server
- The remote server tab's path bar sometimes disappears
- Unable to connect to servers giving wrong server address (NAT address)
更新時間:2021-04-27
更新細節: