Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jblagden

macrumors 65816
Original poster
Aug 16, 2013
1,162
641
How do you use FTP in Terminal to transfer a file to a Windows PC on the same network?
 
The receiving computer must have the FTP service running, an account set up to accept it (unless you use anonymous) and security for the specific folders that you'll be sending files too. For our servers we have IIS up and running which includes an FTP server and once I have the accounts defined its rather easy. I don't think you can do it without having IIS installed and running.
 
How do you use FTP in Terminal to transfer a file to a Windows PC on the same network?
Enabling FTP has some complexity and security issues that go with it. Is there a reason you can't use regular file sharing between the two computers?
Does the PC already have an FTP server running?
 
Enabling FTP has some complexity and security issues that go with it. Is there a reason you can't use regular file sharing between the two computers?
Does the PC already have an FTP server running?
I didn't know that you could use regular file sharing between Macs and Windows PCs.
 
you'd probably want to setup sFTP as a better option.

FTP is a notoriously unsecure protocol. sFTP corrects for this in some ways using SSH based enhancements.
 
I didn't know that you could use regular file sharing between Macs and Windows PCs.
Of course but if they're on the same network there are better alternatives, i.e., SMB sharing, even dropbox is a way to share files across different computers.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.