ftp
FTP
I don't use FTP so much now. For moving stuff to me web server I usually use webDAV. I do find it useful sometimes for moving things onto my 3DS, for this I use ftpd and GNU's basic FTP CLI tool, which is part of Inetutils. For anything fancier I've used FileZilla, and once upon a time CuteFTP (though it seems t ocost money now, so I'm not even gunna link it).
Software
FTP
Basic commands for GNU's FTP tool:
ftp
to start. Then you get ftp's shell- ☞ Easier to start giving it the server to connect to
ftp [server] [port]
EG:ftp 192.168.0.20 5000
- From there can use standard linux commands to
ls
files andcd
. - To upload stuff use
send [filename]
- To download use
get [filename]
quit
to close.
3ds
artist
australia
cli
company
config
edf
film
fixes
food
form
game-maker
genre
guide
hardware
index
instrument
internet
japan
language
linux
list
melbourne
multiplayer
music
music-making
nintendo
open-source
organisation
person
project
protocol
ps2
recommendations
sandlot
series
snes
software
song
sport
switch
theme
tool
translation
video
videogame
videogames
website
wiki
windows
ftp.txt · Last modified: 2023/03/21 17:18 by rjt