On 03 Feb 2021, Alan Ianson said the following...
Hello All,
A friend running windows needs an ftp client to up/download QWK packets and replies to the BBS.
Does anyone have recommendations for an easy to install and use ftp
client for windows?
You can use a BATCH file to receive Files
@ftp -i -s:"%~f0"&GOTO:EOF
open myFTp.org
UserNamwe
Password
!:--- FTP commands below here ---
!Local DIR
lcd d:\upl
!remote Dir
cd /bbs
binary
mget "*.zip"
mget "*.rar"
disconnect
bye
--- Mystic BBS v1.12 A47 2021/06/21 (Windows/32)
* Origin: SpaceSST BBS (1:249/206)