Results 11 comments of hrafnkel

I have tried UploadFile with Append. Creation works fine, but it does not append to a pre-existing file. ``` private FtpStatus AppendMode(FtpClient ftp, string path, string data) { ftp.UploadDataType =...

Additional. The debug log ``` Fred: Debug: > Connect() Fred: Information: Status: Connecting to [address] Fred: Debug: Response: 220-FileZilla Server 0.9.60 beta Response: 220-written by Tim Kosse ([email protected]) Fred: Information:...

Same problem with FileZilla. FluentFTP version 33.1.6. I'm taking my code from this example ` using (Stream ostream = conn.OpenAppend("/full/or/relative/path/to/file")) { try { ostream.Position = ostream.Length; var sr = new...

Update. The VSIX installer if run manually from the downloaded file only offers 2015 as a target. If it is downloaded from Visual Studio > Tools > Extensions and Updates...

They do not have static addresses. However given that the records are in a SQL database it is surprising that the association between host name and address at a particular...

Added screen capture of Tools > Network. I understand your comment about IP re-assignment, but I don't really see why the association record in the database doesn't contain a timestamp....

I have since made some devices static at addresses above 192.168.0.150, updated PiHole, updated and rebooted the hosting Pi, flushed the logs and as this screen grab shows it is...

I found that, but it's a bit creepy still seeing my Google ID shown in the place of my local profile name in the top right corner.

@weskerty Odd, today it is not doing it. Some OS updates were applied and I rebooted, but the Thorium version is the same. The updates on 19-May-2025 as follows; -rw-r--r--...

I am seeing the same behaviour. I have a single monitor setup (1920 x 1080, 100% scaling). However, if I leave the first attempt of starting Clementine running in the...