We have been transferring small files for several months without issue, but now we are trying to upload a file of about 2.5 GB. The transfer always fails with a message “Failed to write data to physical file” at random points. We only have 5GB of storage, but the folder shows that we have plenty of space.
We are using Windows Server 2025 and FileZilla CLI.
**********************
Windows PowerShell transcript start
Start time: 20250923160057
Configuration Name:
Machine: MCPA-TS (Microsoft Windows NT 10.0.26100.0)
Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -file C:\PAO\FTP\Parcel_Fabric\parcel_fabric_ftp.ps1
Process ID: 9112
PSVersion: 5.1.26100.6584
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.26100.6584
BuildVersion: 10.0.26100.6584
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
**********************
Transcript started, output file is C:\PAO\FTP\Parcel_Fabric\pslog.txt
1 Tue, 23 Sep 2025 20:14:12 GMT Starting upload of C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip
1 Tue, 23 Sep 2025 20:14:12 GMT Retrieving directory listing of "/"...
4 Tue, 23 Sep 2025 20:14:12 GMT ls
1 Tue, 23 Sep 2025 20:14:12 GMT Listing directory /
4 Tue, 23 Sep 2025 20:14:13 GMT put "C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip" "MC Parcel Fabric.zip"
4 Tue, 23 Sep 2025 20:14:13 GMT local:C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip => remote:/MC Parcel Fabric.zip
32 Tue, 23 Sep 2025 20:19:02 GMT Remote side initiated key re-exchange
32 Tue, 23 Sep 2025 20:19:02 GMT Doing Diffie-Hellman group exchange
32 Tue, 23 Sep 2025 20:19:02 GMT Doing Diffie-Hellman key exchange using 4096-bit modulus and hash SHA-256 (SHA-NI accel
erated) with a server-supplied group
32 Tue, 23 Sep 2025 20:19:03 GMT Initialised AES-256 SDCTR (AES-NI accelerated) outbound encryption
32 Tue, 23 Sep 2025 20:19:03 GMT Initialised HMAC-SHA-256 (SHA-NI accelerated) outbound MAC algorithm
32 Tue, 23 Sep 2025 20:19:03 GMT Initialised AES-256 SDCTR (AES-NI accelerated) inbound encryption
32 Tue, 23 Sep 2025 20:19:03 GMT Initialised HMAC-SHA-256 (SHA-NI accelerated) inbound MAC algorithm
2 Tue, 23 Sep 2025 20:23:10 GMT error while writing: received failure with description 'Failed to write data to physical
file:\MC Parcel Fabric.zip custID:77040981'
2 Tue, 23 Sep 2025 20:23:10 GMT File transfer failed after transferring 902,643,712 bytes in 537 seconds
1 Tue, 23 Sep 2025 20:23:10 GMT Starting upload of C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip
1 Tue, 23 Sep 2025 20:23:10 GMT Retrieving directory listing of "/"...
4 Tue, 23 Sep 2025 20:23:10 GMT ls
1 Tue, 23 Sep 2025 20:23:10 GMT Listing directory /
4 Tue, 23 Sep 2025 20:23:10 GMT reput "C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip" "MC Parcel Fabric.zip"
4 Tue, 23 Sep 2025 20:23:11 GMT reput: restarting at file position 901267456
4 Tue, 23 Sep 2025 20:23:11 GMT local:C:\Transfer\Parcel_Fabric\MC Parcel Fabric.zip => remote:/MC Parcel Fabric.zip
2 Tue, 23 Sep 2025 20:23:11 GMT error while writing: received failure with description 'Failed to write data to physical
file:\MC Parcel Fabric.zip custID:77040981'
2 Tue, 23 Sep 2025 20:23:11 GMT File transfer failed
Operation failed: Error (2)
**********************
Windows PowerShell transcript end
End time: 20250923162311
**********************