Тёмный

How to transfer a file from Windows to Linux | File Transfer using SFTP in FileZilla 

ITPro
Подписаться 159 тыс.
Просмотров 91 тыс.
50% 1

Copying files between Windows and Linux can sometimes be difficult because the two operating systems don't talk the same language. In this Linux how to video you will learn how to transfer files from a computer running Microsoft Windows over to a computer running Linux. The demonstration makes use of FileZilla to transfer files using SFTP.
FileZilla Download: filezilla-proj...
Start your Linux training free! go.itpro.tv/st...
Connect with Don Pezet:
Twitter: / donpezet
LinkedIn: / donpezet
Blog: blog.itpro.tv
Enjoying this show? Get access to more online IT skills and certification training from ITProTV. Home of binge-worthy learning, ITProTV offers teams and individuals 5800+ hours of engaging & effective on-demand video training for the latest technology skills. Watch live or on-demand daily. Start learning free at ITProTV: go.itpro.tv/st...
#WindowstoLinuxFileTransfer #CopyFilesWindowstoLinux #LinuxFileZilla

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 130   
@greenleaf1635
@greenleaf1635 2 года назад
2022 and file sharing is still a torture! Great job modern tech!
@djdavidv1
@djdavidv1 3 года назад
I am new to linux, thank you for making something that everyone else made so complicated, actually extremely easy...
@ITProTv
@ITProTv 3 года назад
Glad it helped! We have a lot of beginner-level training videos in our Linux playlist, be sure to check it out!
@jeremiebeaulieu8501
@jeremiebeaulieu8501 2 года назад
Instructions are clear and direct to the point. Everything works and I don't have to skip a bunch of useless info in order to get my things working. Thank you, you are a life saver (and an excellent one at that!)
@royaltizzle145
@royaltizzle145 Год назад
after dozens of other videos, this has got to be the easiest to follow along with and understand for trying to move files from linux to windows
@BertKrus
@BertKrus 2 года назад
You are a genius! I finally can connect easily to my Linux machine after many trial and errors of sharing folders between Linux and Windows.
@ЂорђеБубало
@ЂорђеБубало 2 года назад
Clear and simple. Thank you for great video. It works smoothly, even with large folders.
@jorgeluisg
@jorgeluisg 10 месяцев назад
This video is awesome. Everything is so clear that I could follow everthind he did without audio
@anperson3993
@anperson3993 2 года назад
How are you switching between windows and linux so easily? I'm thinking about switching over to linux mint, as i'd be a beginner, and windows is quickly going down the drain.. but i'm curious about how to switch between the two seamlessly on a single PC
@blacklabel1959
@blacklabel1959 2 года назад
Hi there! i'm just a newbie I'm using kali linux I already installed the ufw on it and tried to enable and disabled if for firezilla however I keep on getting the same error Messages " Could Not connect to server any tips on how to fix this? Thank you
@lordsasta2k13
@lordsasta2k13 Год назад
do you figure it out alreadyy?
@jackpatil967
@jackpatil967 2 года назад
Cant Connect to the server what to do now Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server
@qassimmohd3179
@qassimmohd3179 2 года назад
Same here
@josericardobarreravazquez3631
@josericardobarreravazquez3631 11 месяцев назад
After several forums. This is the one that works. Clear and direct to what is required. Thanks!!!!
@stfoggy124
@stfoggy124 2 года назад
"sudu"...
@joeyboyer6771
@joeyboyer6771 Год назад
Holy Cow! What an informative, comprehensive, and easy to follow video. I'm excited to set this up on my home server. Thank you!
@Filipo4156
@Filipo4156 Год назад
Fantastic tutorial! Using it right now and i am impressed! Before i was using a bit different technique from windows to linux but it took too long, and with filezilla 11gb file is going super fast and easy. I wanted to subscribe but i am already one of your people from long time :D
@imanilogistics4928
@imanilogistics4928 2 года назад
Thanks so much, Your explanations of how it all works is precise and to the point. Much appreciated.
@fenixglobtroter5922
@fenixglobtroter5922 2 года назад
I really don't believe you made this movie and you didn't show how to ship from linux to anywhere, I don't believe
@isopictureperfect
@isopictureperfect 9 месяцев назад
What?
@isopictureperfect
@isopictureperfect 9 месяцев назад
Ohhh, lol
@isopictureperfect
@isopictureperfect 9 месяцев назад
It's not his channel.
@isopictureperfect
@isopictureperfect 9 месяцев назад
Seen this guy in IT school in training videos. He's a good guy, wld like confirmation if he has his own channel ... He always wears the same colored shirts too. Lol
@dizz1934
@dizz1934 11 месяцев назад
“ I’m gonna tell you the easiest way “ Proceeds to configure both systems
@Apolonek50
@Apolonek50 3 года назад
Hi! It did not work in my case, and unfortunately, I don't know why. right after command "sudo systemctl enable --now ssh", I got following error: "System has not been booted with systemd as init system (PID 1). Can´t operate. Failed to connect to bus: Host is down." Do you have any suggestions? I ´m using Ubuntu 20.04 and Cyberduck. Thank you very much!
@jimle22
@jimle22 Год назад
why sudo not a command in pclinuxos in virtual box terminal?
@lordsasta2k13
@lordsasta2k13 Год назад
ip add of my linux does not working when i put , do you have any options ?
@MoustafaAcademy
@MoustafaAcademy 4 года назад
Thanks, clear and simple explanation.
@ITProTv
@ITProTv 4 года назад
Glad it was helpful!
@sototomas
@sototomas 3 года назад
Hi The command you ran in ubuntu. sudo systemctl enable - - now shh What is the command in centos please thank u 🙏
@ITProTv
@ITProTv 3 года назад
It is the same command under current versions of CentOS, but the service name is "sshd" and not "ssh". Early versions of CentOS 7 did not support the --now argument, so you would need to do two commands: "sudo systemctl enable sshd && sudo systemctl start sshd" Prior to CentOS 7 you use a different set of commands: "sudo chkconfig sshd on && sudo service sshd start"
@jundolor
@jundolor 3 года назад
Thanks for the video! I am now able to transfer files from my Windows laptop to my Ubuntu machine
@ITProTv
@ITProTv 3 года назад
Glad we could help!
@wahyueko305
@wahyueko305 10 месяцев назад
thank you for your video sir , can i ask you , is this vice versa between each other
@philipmumbi5588
@philipmumbi5588 Год назад
Should the two machines be on the same network
@Rose-fq1wu
@Rose-fq1wu Год назад
Why its preventing me to type the password
@Nonossito
@Nonossito 3 года назад
You are my savior. I was trying to use difficult network sharing ressources to simply copy a file from my ubuntu server to my windows machine. Your explanations are clear. Thank you
@ITProTv
@ITProTv 3 года назад
Oh, wow! Happy to help save you a lot of time in the future. Thanks for watching!
@ryanaksa8900
@ryanaksa8900 2 года назад
clear and simple but it didnt work cant connect
@naan9692
@naan9692 10 месяцев назад
Your instructions made it easy to use Cyber Duck for the "SFTP". Same set up only drag and drop interface with CDuck.
@KenNordin
@KenNordin 2 года назад
I presume the Windows Machines must be on a network. They are not. I’d rather not use Libre Office to work with Word & Excel files (don’t have time to learn another app) I have files on a USB stick and on a. Do you have a tutorial to copy from a USB or an external SSD to Linux? Or would it be better to network the two puters? Thank you.
@princeray9006
@princeray9006 Год назад
Thank you sir.... So grateful to you really this file transferring protocol is amazing and time efficient... Once again a big Thanks to u❤
@thwisse
@thwisse Год назад
Does this work in dual boot?
@axelntore8883
@axelntore8883 2 года назад
do u by any chance have a guide on a script that can move files from windows machine to a linux ubuntu machine
@FugazStar
@FugazStar Год назад
Thanks! I'm new to Linux, this was very helpful and it worked great!
@khanyap
@khanyap 8 месяцев назад
Im failing to enable my ssh
@limodrivermike
@limodrivermike 3 года назад
I want to install Linux mint onto my Windows 7 laptop (not planning on dual boot). How do I go about keeping/transferring/importing my files and folders? Any pointers?
@owaistnt
@owaistnt 3 года назад
What is the file size limit? Say 40GB zip file will make it through? I want to take backup of one of my machine going for repair.
@waseembari775
@waseembari775 2 года назад
Hi,Iam getting an Access Denied
@t.cotham3163
@t.cotham3163 3 года назад
Tried to download FileZilla - my Webroot security deleted it because it had malware....
@RavenKitten
@RavenKitten 11 месяцев назад
thank you for making this video. it was a huge help and you did a great job explaining everything. Raven
@briandavies2833
@briandavies2833 Год назад
Clear and concise. What's more it works! Thank you so much; I was in trepidation wondering if I would find a process to do this but I fear no longer. :) Files transferring to my Linux laptop as I type.
@Engr_Abiola
@Engr_Abiola Год назад
How do i do all these on my zorin os
@Flameflanxd
@Flameflanxd Год назад
THANK U!!!!!!!!
@jesuschristislord6790
@jesuschristislord6790 2 года назад
trying this in pop! os and its not working. what needs to be done different in this distro? Thanks
@shivlymizi3211
@shivlymizi3211 10 месяцев назад
thank you very much
@nagendra9853
@nagendra9853 2 года назад
Error: unable to correct problems, you have held broken packages What to do
@alanfournumbers
@alanfournumbers Год назад
Amazing tutorial
@yuta3287
@yuta3287 2 года назад
thank you very muchhh
@navidghavami5332
@navidghavami5332 2 года назад
after few hour to connect windows and linux to transfer files , finally this tutorial help me and thank you so much...
@travismetzler4977
@travismetzler4977 2 года назад
IDK why but mine is not connecting how do you find the port your needing if its not default???
@yoko3173
@yoko3173 Год назад
Just wanted to thank you for this amazing tutorial. You saved my day, thank you very much!
@DocBrewskie
@DocBrewskie Год назад
great video , i am diving into the world of linux and this helped me out a lot. i learned no matter how much you know about a windows machine linux is a different animal lol.
@JoseFranc
@JoseFranc Год назад
Thank you so much
@artyomcg
@artyomcg Год назад
Thank you so mush.
@arsenmkrtchyan4832
@arsenmkrtchyan4832 2 года назад
Great video, but in my host I use ssh keys and it seems that is why the authentication does not work Edit: Ok cool, when I use Pageant then it works
@motivationalspeechvideos_
@motivationalspeechvideos_ 2 года назад
Thank you so much
@drumsandpaints
@drumsandpaints 2 года назад
is it possible to connect from linux to the windows machine and not the other way around?
@Jayreed4Jesus
@Jayreed4Jesus 2 года назад
Wow really good stuff. Thank you.
@dailyshadow
@dailyshadow 8 месяцев назад
Thank you. Worked perfectly.
@themelodydaniel
@themelodydaniel Год назад
Is it possible to transfer from windows to a live version of linux?
@sherrilltechnology
@sherrilltechnology Год назад
Thanks for making my life 10 times easier great video and very well done
@tusharsaha4529
@tusharsaha4529 Год назад
Thank you very much man you just made my work so easy... Thanks a lot
@alhamdulilahforeverything9126
@alhamdulilahforeverything9126 11 месяцев назад
Thanks
@milan9093
@milan9093 Год назад
Thank you sir!! It's working.
@David-rq9lq
@David-rq9lq 2 года назад
I LOVE YOU
@gustavonilsson2911
@gustavonilsson2911 3 года назад
Exelent, thank you
@ITProTv
@ITProTv 3 года назад
You're welcome! Thank you for subscribing and supporting our channel.
@fumble_brewski5410
@fumble_brewski5410 2 года назад
Couldn't you simply copy whatever files/document/photos you have on Windows 10 to a portable USB thumb drive, and then from there move those files into Linux Mint?
@miraclemenikelechi
@miraclemenikelechi Год назад
thumb drives aren't free lol home wifi is
@matteoesposito7927
@matteoesposito7927 3 года назад
Worked like a charm, thanks
@ITProTv
@ITProTv 3 года назад
Great to hear!
@ovonijemojeime
@ovonijemojeime 3 года назад
Do you use this method because you can't use a Flash drive to transfer files from Windows to Linux? I'm thinking of switching to Linux and don't know what to do with my Windows documents (video, pictures etc.) My fear is that the Linux machine will not recognize the Flash drive and I won't be able to access my files.
@ITProTv
@ITProTv 3 года назад
A flash drive works just as well, but has a few drawbacks: 1. The machines need to be in the same physical location so you can move the USB drive. SFTP works across the network. 2. There is no easy way to encrypt data on the USB disk that would be compatible with both Windows and Linux. SFTP is encrypted by default. 3. The only consistently supported filesystem that is compatible with Windows and Linux is FAT32 which has no journaling and cannot handle files over 4GB in size. SFTP does not have these limitations.
@alecporter3586
@alecporter3586 2 года назад
Thank you for this tutorial. It was super helpful!
@urek00
@urek00 3 года назад
Hello. I have done everything you said but still when I try to connect I get this error msg in Filezilla "Connection timed out after 20 seconds of inactivity Error: Could not connect to server" Any Ideas what might be causing it?
@ITProTv
@ITProTv 3 года назад
This means you cannot "see" the server on the network and could be caused by a few things. First, check to make sure you have the server name or IP correct. Also, check that the right port number is being used. SSH uses TCP port 22. Next, test connectivity. Can you ping the Linux host from your Windows machine? Finally, check your firewall configuration on your Linux machine. It may be blocking incoming connections.
@nicholasgoodyear7552
@nicholasgoodyear7552 3 года назад
Brilliant so clear and easy to follow. Thank you
@ITProTv
@ITProTv 3 года назад
You're very welcome!
@og_cali
@og_cali 9 месяцев назад
Best one I've seen so far. Thank you
@blacklabel1959
@blacklabel1959 2 года назад
Hi there! i also tried it in cmd but im having the same result
@balajik8688
@balajik8688 3 года назад
I'm getting ' connection timed out after 20 sec' error in filezilla after given my authentication credentials of kali machine...anyone there to help me
@ITProTv
@ITProTv 3 года назад
Double check your connection settings in FileZilla. Make sure you selected SFTP as the protocol. Assuming those settings are all correct, the next thing to check is Kali. There's a good chance that sshd is not enabled by default. Make sure the service is installed and running then try to connect again.
@yarikmarar241
@yarikmarar241 3 года назад
if running WSL2 on win10 instead of "sudo systemctl start ssh" USE: "sudo /etc/init.d/ssh start"
@ITProTv
@ITProTv 3 года назад
Good tip. Thanks for sharing!
@diolenmedia
@diolenmedia Год назад
best tutorial ever.
@sawyer3777
@sawyer3777 3 года назад
hi im trying to transfer my code to my linux and im not quite understanding this when i try to run the sudo ufw command it says command not found can anyone help or give me the command for it thanks ( sorry new to linux )
@ITProTv
@ITProTv 3 года назад
Not every Linux distro runs UFW. Yours might use firewalld, iptables, or even no firewall at all. You will have to check the documentation for your distribution of Linux.
@forestgreen6542
@forestgreen6542 2 года назад
Thanks so much for this.
@GoldenbestNo.1
@GoldenbestNo.1 3 года назад
Thanks Dude
@ITProTv
@ITProTv 3 года назад
You're welcome! Thanks for watching!
@madetomine3526
@madetomine3526 2 года назад
Well that was easy, thank u for the content 👍
@mardiandbrock
@mardiandbrock Год назад
THANK YOU!
@errorsofmodernism7331
@errorsofmodernism7331 2 года назад
great info
@ayoubthegreat
@ayoubthegreat 8 месяцев назад
Thank you for this
@classheistacademdy
@classheistacademdy 2 года назад
That was amazing
@SilasMerrick
@SilasMerrick Год назад
Well presented!
@sergei-aleinikov
@sergei-aleinikov 2 года назад
Thank you.
@TheTarbobby10
@TheTarbobby10 2 года назад
GREAT VIDEO.
@drygordspellweaver8761
@drygordspellweaver8761 3 года назад
I keep getting permission denied errors despite making sure all the permissions are open on my receiving folders... any idea why?
@ITProTv
@ITProTv 3 года назад
You may be running into user authentication issues. The permissions won't matter if your user account is not allowed in the first place. Double check your username and password to make sure they are valid. You can use SSH to test the connection.
@drygordspellweaver8761
@drygordspellweaver8761 3 года назад
@@ITProTv thanks for the reply back. Oddly enough, I changed the names of the files to be sent and now they go through.
@s.akhtarjoomun263
@s.akhtarjoomun263 3 года назад
Hi... It didn't connect in my case. Do you think it's possibly because of the Windows 10 Enterprise that I have? I've heard that AppLocker doesn't allow the installation of a lot of software including filezilla to connect to other OS. I think the home version doesn't have that restriction, but I'm not sure.
@ITProTv
@ITProTv 3 года назад
It is more likely to be something blocking your connection on the Linux side than Windows so I would start troubleshooting there. This is especially true if you are actually able to launch FileZilla. AppLocker will block the app from running at all.
@dexter1910
@dexter1910 3 года назад
Thanks, everything worked
@ITProTv
@ITProTv 3 года назад
Happy to hear that!
@ahmedezz3153
@ahmedezz3153 3 года назад
Thanks Bro
@ITProTv
@ITProTv 3 года назад
My pleasure!
@neelupatel5498
@neelupatel5498 3 года назад
Thanks for the video, but i have found that FileZilla is not safe to use it has malicious behaviour in it.
@ITProTv
@ITProTv 3 года назад
It depends on where you download it from. Some of the download mirrors package additional software with it, which is not ideal. Personally, I use the paid version called FileZilla Pro so that is not an issue for me.
@neelupatel5498
@neelupatel5498 3 года назад
@@ITProTv okay thanks. Can you share a genuine link for downloading file zilla because last time I have download the application from its official website that is filezilla-project.org
@ITProTv
@ITProTv 3 года назад
The main download button on their site uses third-party mirrors. However, on their download page you can click "Show additional download options" to see their full download page (filezilla-project.org/download.php?show_all=1). It links directly to their official CDN. They also post file hashes so you can test if the file has been tampered with.
@neelupatel5498
@neelupatel5498 3 года назад
@@ITProTv great thanks I will surely check it out
@neelupatel5498
@neelupatel5498 3 года назад
@@ITProTv As you shared the link, I have checked it out and for the client file Zilla, hybrid analysis is showing it as a malicious application.
@vik2444
@vik2444 4 года назад
Hi! You could tell about the opposite situation to have a completed video :)
@ITProTv
@ITProTv 4 года назад
Noted!
@jere9787
@jere9787 3 года назад
Great video!
@ITProTv
@ITProTv 3 года назад
Glad you enjoyed it
Далее
SSH from Windows to Linux (+ Transfer Files via SFTP)
12:02
КВН 2024 Встреча выпускников
2:00:41
How To Copy file from Windows to Linux
12:12
Просмотров 29 тыс.
How to Transfer Files Using SSH
15:14
Просмотров 130 тыс.
60 Linux Commands you NEED to know (in 10 minutes)
10:50
Linux New User Guide: 10 Things I Wish I Knew
23:31
Просмотров 463 тыс.
Things To Know Before Switching To Linux
9:38
Просмотров 28 тыс.
WSL 2: Getting started
20:34
Просмотров 713 тыс.