Page 1 of 1

please help noob setup

Posted: 2021-04-10 07:58
by ifilezilla
Hi. as I've never used FTP for any file sharing over the Internet, please bear with me...
I'm on MacOS and would like to share a file with a Windows 10 user.
I would like the transfer to be secure (so i guess I'll need SFTP).
I also don't want the other user having (full) access to my home folder with my personal login information in order to fetch a file.
Just upload a particular file to that user, once...
So how can i use filezilla to achieve this (the easy way...). ?
Thanks for your help.

Re: please help noob setup

Posted: 2021-04-12 07:45
by botg
FileZilla can only transfer files to/from servers.

If you want to run the client on your PC, then either the other user needs to run a server, or you exchange files via an intermediary server with both of you running a client.

While we do not offer any SFTP server products, FileZilla Sever support FTP over TLS (FTPS). It is available for Windows only.

In terms of security, there is little difference between SFTP and FTPS if using FileZilla as client, it warns you if anything insecure is going on.

Re: please help noob setup

Posted: 2021-04-12 08:06
by ifilezilla
ok, well in that scenario, i guess FTPS will do.
Can i run the filezilla server inside a VM (on MacOS), f.ex. with Virtualbox, Parallels or Vmware and if so, how should i proceed to get it up and running ?

Re: please help noob setup

Posted: 2021-04-12 09:00
by botg
I suppose you can run the server in a VM. Make sure to forward the required ports, please refer to the Network Configuration guide. You can test your setup on https://ftptest.net/

Re: please help noob setup

Posted: 2021-04-12 13:43
by boco
You could also try WineBottler on Mac.