Header Banner
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless

How to FTP Via the Command Line

May 3, 2011 04:01 AM

Wondering how to connect and upload files via FTP from the command line? This is a very simple tutorial, by request from a friend.



I hope you find it informative and helpful.

What you need to do:

All you need are 2 files as follows:



FTPcommand.dat:

open 127.0.0.1

test

test

put tut2do.txt

quit



FTPBAT.bat:

ftp -s:FTPcommand.dat

Replace 127.0.0.1 with the IP or domain of the FTP server.

Replace test with the user name and password (in that order).

Replace tut2do.txt with any file you want to upload.

The next big software update for iPhone is coming sometime in April and will include a Food section in Apple News+, an easy-to-miss new Ambient Music app, Priority Notifications thanks to Apple Intelligence, and updates to apps like Mail, Photos, Podcasts, and Safari. See what else is coming to your iPhone with the iOS 18.4 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!