#filezilla — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #filezilla, aggregated by home.social.
-
Estava a procurar maneiras de passar milheiros de fotos desde o telemóvel ao pc, mas já tenho instalado Amaze para a gestão de ficheiros e aprendi que podes passar o que queiras com FTP (eu uso FileZilla).
-
Estava a procurar maneiras de passar milheiros de fotos desde o telemóvel ao pc, mas já tenho instalado Amaze para a gestão de ficheiros e aprendi que podes passar o que queiras com FTP (eu uso FileZilla).
-
Estava a procurar maneiras de passar milheiros de fotos desde o telemóvel ao pc, mas já tenho instalado Amaze para a gestão de ficheiros e aprendi que podes passar o que queiras com FTP (eu uso FileZilla).
-
Estava a procurar maneiras de passar milheiros de fotos desde o telemóvel ao pc, mas já tenho instalado Amaze para a gestão de ficheiros e aprendi que podes passar o que queiras com FTP (eu uso FileZilla).
-
C64 Ultimate FTP Transfers Made Simple with Coding with Culp
#Commodore64 #C64Ultimate #CodingWithCulp #FileZilla #RetroComputing #C64 #FTP
https://theoasisbbs.com/c64-ultimate-ftp-transfers-made-simple-with-coding-with-culp/?fsp_sid=6587 -
C64 Ultimate FTP Transfers Made Simple with Coding with Culp
#Commodore64 #C64Ultimate #CodingWithCulp #FileZilla #RetroComputing #C64 #FTP
https://theoasisbbs.com/c64-ultimate-ftp-transfers-made-simple-with-coding-with-culp/?fsp_sid=6587 -
C64 Ultimate FTP Transfers Made Simple with Coding with Culp
#Commodore64 #C64Ultimate #CodingWithCulp #FileZilla #RetroComputing #C64 #FTP
https://theoasisbbs.com/c64-ultimate-ftp-transfers-made-simple-with-coding-with-culp/?fsp_sid=6587 -
C64 Ultimate FTP Transfers Made Simple with Coding with Culp
#Commodore64 #C64Ultimate #CodingWithCulp #FileZilla #RetroComputing #C64 #FTP
https://theoasisbbs.com/c64-ultimate-ftp-transfers-made-simple-with-coding-with-culp/?fsp_sid=6587 -
C64 Ultimate FTP Transfers Made Simple with Coding with Culp
#Commodore64 #C64Ultimate #CodingWithCulp #FileZilla #RetroComputing #C64 #FTP
https://theoasisbbs.com/c64-ultimate-ftp-transfers-made-simple-with-coding-with-culp/?fsp_sid=6587 -
Tim Kosse released #FileZilla version 3.70.5. https://filezilla-project.org/download.php?show_all=1
-
От localhost до сервера: деплой telegram бота за 8 минут
Вы написали бота. Он работает локально, отвечает на команды, всё выглядит отлично. Вы показываете другу — и отправляете ссылку. Друг пишет боту. Бот не отвечает. Потому что бот работает только пока открыт ваш ноутбук. Это момент когда большинство разработчиков застревают. Код написан, идея рабочая — но бот живёт только на вашем компьютере и умирает как только вы закрываете терминал. Гуглишь "как задеплоить телеграм бота", находишь статьи про Docker, Kubernetes, CI/CD pipelines — и закрываешь вкладку. На самом деле всё проще. Чтобы бот работал 24/7 нужно три вещи: дешёвый VPS за 300-500 рублей в месяц, минимальная конфигурация и systemd который не даст боту упасть и не встать. Никаких сложных конфигураций. В этой статье я покажу как перенести готового aiogram-бота на сервер с нуля. Без лишней теории — только конкретные команды которые можно скопировать и запустить. Весь процесс занимает около восьми минут. Поехали. Читать далее...
https://habr.com/ru/articles/1025022/
#vpsхостинг #хостинг #timeweb #filezilla #телеграмбот #бот #сервер
-
От localhost до сервера: деплой telegram бота за 8 минут
Вы написали бота. Он работает локально, отвечает на команды, всё выглядит отлично. Вы показываете другу — и отправляете ссылку. Друг пишет боту. Бот не отвечает. Потому что бот работает только пока открыт ваш ноутбук. Это момент когда большинство разработчиков застревают. Код написан, идея рабочая — но бот живёт только на вашем компьютере и умирает как только вы закрываете терминал. Гуглишь "как задеплоить телеграм бота", находишь статьи про Docker, Kubernetes, CI/CD pipelines — и закрываешь вкладку. На самом деле всё проще. Чтобы бот работал 24/7 нужно три вещи: дешёвый VPS за 300-500 рублей в месяц, минимальная конфигурация и systemd который не даст боту упасть и не встать. Никаких сложных конфигураций. В этой статье я покажу как перенести готового aiogram-бота на сервер с нуля. Без лишней теории — только конкретные команды которые можно скопировать и запустить. Весь процесс занимает около восьми минут. Поехали. Читать далее...
https://habr.com/ru/articles/1025022/
#vpsхостинг #хостинг #timeweb #filezilla #телеграмбот #бот #сервер
-
От localhost до сервера: деплой telegram бота за 8 минут
Вы написали бота. Он работает локально, отвечает на команды, всё выглядит отлично. Вы показываете другу — и отправляете ссылку. Друг пишет боту. Бот не отвечает. Потому что бот работает только пока открыт ваш ноутбук. Это момент когда большинство разработчиков застревают. Код написан, идея рабочая — но бот живёт только на вашем компьютере и умирает как только вы закрываете терминал. Гуглишь "как задеплоить телеграм бота", находишь статьи про Docker, Kubernetes, CI/CD pipelines — и закрываешь вкладку. На самом деле всё проще. Чтобы бот работал 24/7 нужно три вещи: дешёвый VPS за 300-500 рублей в месяц, минимальная конфигурация и systemd который не даст боту упасть и не встать. Никаких сложных конфигураций. В этой статье я покажу как перенести готового aiogram-бота на сервер с нуля. Без лишней теории — только конкретные команды которые можно скопировать и запустить. Весь процесс занимает около восьми минут. Поехали. Читать далее...
https://habr.com/ru/articles/1025022/
#vpsхостинг #хостинг #timeweb #filezilla #телеграмбот #бот #сервер
-
От localhost до сервера: деплой telegram бота за 8 минут
Вы написали бота. Он работает локально, отвечает на команды, всё выглядит отлично. Вы показываете другу — и отправляете ссылку. Друг пишет боту. Бот не отвечает. Потому что бот работает только пока открыт ваш ноутбук. Это момент когда большинство разработчиков застревают. Код написан, идея рабочая — но бот живёт только на вашем компьютере и умирает как только вы закрываете терминал. Гуглишь "как задеплоить телеграм бота", находишь статьи про Docker, Kubernetes, CI/CD pipelines — и закрываешь вкладку. На самом деле всё проще. Чтобы бот работал 24/7 нужно три вещи: дешёвый VPS за 300-500 рублей в месяц, минимальная конфигурация и systemd который не даст боту упасть и не встать. Никаких сложных конфигураций. В этой статье я покажу как перенести готового aiogram-бота на сервер с нуля. Без лишней теории — только конкретные команды которые можно скопировать и запустить. Весь процесс занимает около восьми минут. Поехали. Читать далее...
https://habr.com/ru/articles/1025022/
#vpsхостинг #хостинг #timeweb #filezilla #телеграмбот #бот #сервер
-
Tim Kosse released #FileZilla version 3.70.4. https://filezilla-project.org/download.php?show_all=1
-
Using #Filezilla to upload a website because that's still a very reasonable way to do things, actually.
-
Tim Kosse released #FileZilla version 3.70.3. https://filezilla-project.org/download.php?show_all=1
-
Oh, look, it's yet another thrilling escapade of #nerds wrestling with #FileZilla for their beloved 3D printers 😴. Spoiler alert: the solution involves more tweaking than a DJ's soundboard at a rave 🎛️. But hey, at least it's written in two languages, so you can get confused in stereo! 🌐
https://lantian.pub/en/article/modify-computer/modify-filezilla-workaround-bambu-3d-printer-ftp-issue.lantian/ #3Dprinting #troubleshooting #techhumor #codingfun #duallanguages #HackerNews #ngated -
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue
#HackerNews #FileZilla #Bambu3D #FTP #Fix #3DPrinting #TechHack
-
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue
#HackerNews #FileZilla #Bambu3D #FTP #Fix #3DPrinting #TechHack
-
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue
#HackerNews #FileZilla #Bambu3D #FTP #Fix #3DPrinting #TechHack
-
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue
#HackerNews #FileZilla #Bambu3D #FTP #Fix #3DPrinting #TechHack
-
Modifying FileZilla to Workaround Bambu 3D Printer's FTP Issue
#HackerNews #FileZilla #Bambu3D #FTP #Fix #3DPrinting #TechHack
-
Tim Kosse released #FileZilla version 3.70.2. https://filezilla-project.org/download.php?show_all=1
-
#FileZilla 3.70.1 is out! The change that solved our #sftp issues is the second one, where the server devs likely screwed up by using a signed 32-bit int where they should've used an unsigned.
SFTP: Updated to fzssh 1.1.8 to address an issue with servers sending empty longnames
SFTP: Updated to fzssh 1.1.8 to address an issue with servers incapable of handling large receive windows of 2^32 - 1 bytes
SFTP: Fixed an issue creating directories during file upload
-
#FileZilla 3.70.1 is out! The change that solved our #sftp issues is the second one, where the server devs likely screwed up by using a signed 32-bit int where they should've used an unsigned.
SFTP: Updated to fzssh 1.1.8 to address an issue with servers sending empty longnames
SFTP: Updated to fzssh 1.1.8 to address an issue with servers incapable of handling large receive windows of 2^32 - 1 bytes
SFTP: Fixed an issue creating directories during file upload
-
#FileZilla 3.70.1 is out! The change that solved our #sftp issues is the second one, where the server devs likely screwed up by using a signed 32-bit int where they should've used an unsigned.
SFTP: Updated to fzssh 1.1.8 to address an issue with servers sending empty longnames
SFTP: Updated to fzssh 1.1.8 to address an issue with servers incapable of handling large receive windows of 2^32 - 1 bytes
SFTP: Fixed an issue creating directories during file upload
-
#FileZilla 3.70.1 is out! The change that solved our #sftp issues is the second one, where the server devs likely screwed up by using a signed 32-bit int where they should've used an unsigned.
SFTP: Updated to fzssh 1.1.8 to address an issue with servers sending empty longnames
SFTP: Updated to fzssh 1.1.8 to address an issue with servers incapable of handling large receive windows of 2^32 - 1 bytes
SFTP: Fixed an issue creating directories during file upload
-
#FileZilla 3.70.1 is out! The change that solved our #sftp issues is the second one, where the server devs likely screwed up by using a signed 32-bit int where they should've used an unsigned.
SFTP: Updated to fzssh 1.1.8 to address an issue with servers sending empty longnames
SFTP: Updated to fzssh 1.1.8 to address an issue with servers incapable of handling large receive windows of 2^32 - 1 bytes
SFTP: Fixed an issue creating directories during file upload
-
Tim Kosse released #FileZilla version 3.70.1. https://filezilla-project.org/download.php?show_all=1
-
In the middle of sous videing our dinner I had a call about site wide sftp problems.
Thinking my Friday #firewall changes (I know, shut up already! =)) had broken something, I took the subway down and spent 2 hours sifting through captures and testing bypass policies before having the bright idea to test sftp from my cli. It worked.
Turns out our automation updated #FileZilla from 3.69.6 to 3.70.0 on Friday, featuring a new ssh library.
Rolled back and pinned 3.69.6, got cheers and went home.
-
Tim Kosse released #FileZilla version 3.70.0. https://filezilla-project.org/download.php?show_all=1
-
Updated the blog and linkdump of my website.
The linkdump went without a hitch, but the blog was a little troublesome.
Lesson: Always use a dedicated FTP client, and dont use the ftp client of your filemanager
Also: the new flatpress update can now also run a mastodon plugin!
-
Replacing FTP with Rsync For my Blog
Reading Time: 4 minutesRecently I have been playing with rsync a lot. In the process of synching source A to B, as well as synching between machines I have grown familiar with how it works. It is for this reason that the move from using ftp for rsync to update the static part of the website began to make sense.
When I write a blog post I update wordpress with the markdown from the static blog post and then I run hugo to prepare the static site. I then used Filezilla to upload the changed files.
With a blog that is updated daily, it's not that I update two or three files. The blog post page is created of course, but the navigation from plenty of pages needs to be updated at the same time. The result is that filezilla needs to compare, and transfer hundreds of files on a daily basis.
As I use one computer for blogging, and another for other tasks the time it takes Filezilla via FTP to work through the list is time that I'm stuck waiting.
With rsync, with rsync -av --dry-run /local/path/ user@remote_host:/remote/path/ I can update the blog as soon as Hugo has run, within seconds, and from the command line rather than a dedicated app. I'm suggesting the "--dry-run" flag so that you can double check that it is doing what you expect before running it without the flag.
Getting a Push from AI
In my eyes vibe coding apps, and getting AI to write blog posts or create photographic kitsch and videos is deeply immoral. Asking AI to help you use understand tools such as rsync is worthwhile.
It's not that we can't read the manual. It's not that the manual is hard to understand. It's that sometimes we learn and think differently than those that wrote the man pages. We might not have the right context to understand the nuance of what was written.
Many times I have wanted to use a tool, read the man page, failed to understand it, tried two or three things and got nowhere. I spent half a day or more trying to get Ghost to work on an Infomaniak Node.js server without success despite asking for AI for help.
The Grsync Stepping Stone
More than once I used grsync to back up a linux machine and it works well. I can look at the interface and see the options, but it would take reading the fabulous manual to understand what everything does. I was happy with Grsync for a while.
The Gemini Advantage
With Gemini, I will say, "I want to sync the Hugo publish output from my local machine to my web server. Which flags are optimal for this task. I would also like to run it without using the password. What does that involve" and it will generate the prompt as well as explain what each prompt does and why it's used.
Beware Hallucinations
When you are given a prompt make sure that you understand it before running it, and if you do run it, try a dry run. If the output is not too long you can feed it to Gemini and ask if you can proceed. You can also say "I noticed that the output seems wrong in this manner" and it will help you debug. More than once it caught that I was missing a "/" at the end of a source. In that case the folder and it's contents would be moved, rather than just the contents.
Long Conversations with Gemini
If you're curious why I favour Gemini over Euria, MyAI, Le Chat and other solutions, it's because I rarely if ever get it telling me that I am out of tokens. Instead it hallucinates more and more. If you're playing with rsync (By playing I mean learning) you can often get long outputs and these long outputs can quickly get Gemini to hallucinate.
Who cares?
When you're learning to use rsync, you can ask it to be verbose to see what it's doing. Since that output can cover hundreds, if not thousands of lines, you can ask gemini to help you with grep and other tools to check that what you expect is happening, for quality control and quality assurance.
If you did this by eye, and by skimming you might miss something that AI, due to its optimisation for dealing with big data, might help you with.
AI as Patient Tutor
Reading a man page will tell you about the diversity of flags and how to use them but you might have reservations about trusting that you have understood what prompts do. That's where AI as a patient tutor comes in. I might run command A once, twice, three times, and with each run I become more confident, in part because Gemini or another "tutor" confirms that what I'm doing is right. It doesn't mind repeating a lesson until it sinks in.
Move From Host to Host
Imagine, you are with a web host and you have files on Hosting Solution A and Hosting Solution B. My natural instinct was to FTP the files from the web host locally, and then to ftp them back up to Hosting Solution B. Gemini said "Use rsync" and because I had experimented with ssh and transferring files via rsync locally and remotely the idea grabbed me, so I experimented, and that's why I changed how I update my blog.
And Finally
I was using rsync a lot, for moving around and synching photos between drives. In the process my confidence with this tool grew. I also grew more familiar with using rsync between machines within my "home lab" so it became a small leap to go a step further, to sync my blog.
Thanks to Gemini being my "tutor/mentor" I broke my 29 year habit of using FTP.
#filezilla #ftp #rsync -
A fake FileZilla site hosts a malicious download
#FileZilla
https://www.malwarebytes.com/blog/threat-intel/2026/03/a-fake-filezilla-site-hosts-a-malicious-download -
Tim Kosse released #FileZilla version 3.69.6. https://filezilla-project.org/download.php?show_all=1
-
Почему FTP умирает, и нужно ли уже начинать его оплакивать
Те, кто застал эпоху диалап-модемов, знают о нём не понаслышке. Через FTP передавали файлы, заливали первые сайты на хостинги и по ночам скачивали драйверы — другого варианта тогда просто не было. Сейчас ссылки с ftp:// почти не встречаются, а сам протокол всё чаще вспоминают только при разборе легаси-систем. Под катом расскажу, почему один из столпов интернета фактически доживает свой век и пора ли готовить для него прощальную речь. Читать
https://habr.com/ru/companies/ruvds/articles/984666/
#ruvds_статьи #ftp #ftpсервер #FileZilla #протоколы #история_it #HTTPS #хостинг #системное_администрирование #серверное_администрирование
-
Just learned about the existence of #PuttyCAC and that (supposedly) the Putty project rejected implementing OpenSC smartcard support.
So now the only way you can use a smartcard (aka. a yubikey) for SSH authentication with #FileZilla and/or #WinSCP is to use it as both still do NOT support #OpenSSH agent but only the Putty Pageant.
So if anyone else is looking for a way to use their smartcard with WinSCP or FileZilla, install OpenSC, reboot, install Putty-CAC, start Putty-CAC|s pageant.
-
Just learned about the existence of #PuttyCAC and that (supposedly) the Putty project rejected implementing OpenSC smartcard support.
So now the only way you can use a smartcard (aka. a yubikey) for SSH authentication with #FileZilla and/or #WinSCP is to use it as both still do NOT support #OpenSSH agent but only the Putty Pageant.
So if anyone else is looking for a way to use their smartcard with WinSCP or FileZilla, install OpenSC, reboot, install Putty-CAC, start Putty-CAC|s pageant.
-
Just learned about the existence of #PuttyCAC and that (supposedly) the Putty project rejected implementing OpenSC smartcard support.
So now the only way you can use a smartcard (aka. a yubikey) for SSH authentication with #FileZilla and/or #WinSCP is to use it as both still do NOT support #OpenSSH agent but only the Putty Pageant.
So if anyone else is looking for a way to use their smartcard with WinSCP or FileZilla, install OpenSC, reboot, install Putty-CAC, start Putty-CAC|s pageant.
-
Just learned about the existence of #PuttyCAC and that (supposedly) the Putty project rejected implementing OpenSC smartcard support.
So now the only way you can use a smartcard (aka. a yubikey) for SSH authentication with #FileZilla and/or #WinSCP is to use it as both still do NOT support #OpenSSH agent but only the Putty Pageant.
So if anyone else is looking for a way to use their smartcard with WinSCP or FileZilla, install OpenSC, reboot, install Putty-CAC, start Putty-CAC|s pageant.
-
Tim Kosse released #FileZilla version 3.69.5. https://filezilla-project.org/download.php?show_all=1
-
Tim Kosse released #FileZilla version 3.69.3. https://filezilla-project.org/download.php?show_all=1
-
Tim Kosse released #FileZilla version 3.69.4. https://filezilla-project.org/download.php?show_all=1
-
Das Fenstermanagement von #Gnome hatte heute Abend seinen Leistungstest. Musste nen komplexen Job machen, bei dem mehrere Anwendungen zusammenspielten, inkl. einer Windows-VM mit Tauschordner, Copy&Paste und Drag&Drop. Lief alles reibungslos. Bin sehr zufrieden! :)
-
After reading a few answers given by #filezilla devs to users, I’ve decided to never use this software again. If you need an #ftpclient just use #winscp or #cyberduck. The arrogance of some people truly doesn’t deserve the attention. 😒
-
After reading a few answers given by #filezilla devs to users, I’ve decided to never use this software again. If you need an #ftpclient just use #winscp or #cyberduck. The arrogance of some people truly doesn’t deserve the attention. 😒
-
After reading a few answers given by #filezilla devs to users, I’ve decided to never use this software again. If you need an #ftpclient just use #winscp or #cyberduck. The arrogance of some people truly doesn’t deserve the attention. 😒
-
After reading a few answers given by #filezilla devs to users, I’ve decided to never use this software again. If you need an #ftpclient just use #winscp or #cyberduck. The arrogance of some people truly doesn’t deserve the attention. 😒
-
Extremely frustrated with #filezilla! In my work PC I need authorization to install apps. But not to delete. Every time FZ’s update screen appears, I forget and click “Update”. And the installer willy-nilly deletes my installed app without checking if I have permissions to install first. 🤬