Thien Tran
Thien Tran
@MUCHWAY I think this may not be the one you want but they did mention it in their doc at [Maintaining Tours](https://github.com/microsoft/codetour?tab=readme-ov-file#maintaining-tours) part. This problem is similar to the Bookmark...
HI @mscdex , thank you so much for pointing this out, I updated my code and I can get the list of files from the directory but only in WinSCP...
> You're using the absolute path in `longname`. Perhaps the client is parsing and using the filenames from that string instead. Hi @mscdex , thanks for helping but I need...
Hi @mscdex , I have problem that I forgot to mention, its about `if else` `state` `processing` solution I used. How can I handle this because in WinSCP it works...
> You'll have to look at any debug output from FileZilla to narrow down whatever the problem is. Additionally you might enable debug output on the server side and see...
Here are 2 logs relating to WinSCP: ### WinSCP Logs ``` . 2024-03-18 16:16:17.218 -------------------------------------------------------------------------- . 2024-03-18 16:16:17.218 WinSCP Version 6.3.2 (Build 14890 2024-03-12) (OS 10.0.22631 – Windows 10 Enterprise)...
Hi @mscdex , sorry for the late response, I was able to do file CRUD operators via WinSCP. But I could only delete and rename files via FileZilla. Whenever I...
> Since your local machine is Windows, please only follow the instructions for Windows on your local machine (not the container). E.g., you do not need to start `ssh-agent` in...
> What to you get when running `ssh-add -l` in the dev container? (Without running `ssh-agent` in the dev container.) I only followed the above instructions for my window, not...
same here, I didn't see any git blame feature