drakkan / sftpgo

Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
https://sftpgo.com
GNU Affero General Public License v3.0
9.38k stars 729 forks source link

Issue with WinSCP synchronization #1775

Open abdeldjalil-fellah opened 1 month ago

abdeldjalil-fellah commented 1 month ago

Bug description

Synchronizing local directory to remote sftpgo directory using WinSCP is not working

Steps to reproduce

WinSCP args: synchronize remote -criteria=time,size -transfer=binary -mirror -delete "%LOCAL_DIR%" "%REMOTE_DIR%" local lib.dll with size=433,560 bytes and timestamp1 remote lib.dll with size=433,048 bytes and same timestamp1

WinSCP reports: Nothing to synchronize

Expected behavior

Synchronize lib.dll since file sizes differ

SFTPGo version

SFTPGo 2.6.0 19e9857f

Data provider

postgres

Installation method

Community Docker image

Configuration

default configuration user has "*" permissions virtual folder is used

abdeldjalil-fellah commented 4 weeks ago

fixed: https://winscp.net/forum/viewtopic.php?t=34880