Bootstrap
<FreeKB>
Home
About
Walkthroughs
FTP and Secure FTP (FTPS, SFTP)
Profile
Sign in
FreeKB Articles
FTP and Secure FTP (FTPS, SFTP) articles
Connect to an FTP server
Connect to an FTP server
Connect to an FTPS server
Connect to an SFTP server
Delete
Delete a file or directory using the delete command
Delete multiple files or directories using the mdelete command
Directories
change directory using the lcd command
change remote directory using the cd command
list local present working directory using the lpwd command
list remote present working directory using the pwd command
Download
download a file or directory using the get command
download multiple files or directories using the mget command
Install
Install PuTTY PSFTP
List Files
list files on the FTP system using the dir command
list files on the FTP system using the ls command
list files on the local system using the !dir !ls commands
Map a network drive
Map a network drive
PureFTPd
Add user using the pure-pw useradd command
Disable anonymous logins in PureFTPd
Enable PureDB backend
Install PureFTPd on Linux
List user using the pure-pw list command
Reset a PureFTPD users password
Setup SSL on PureFTPd
Upload
upload a file or directory using the put command
upload multiple files or directories using the mput command