-
- Downloads
Restore the user-to-user file transfer feature
I forget who it was that said they were still using this feature in v3.18, but here you go, it's working again (the /D and /U commands). I'm not migrating any file sender/recipient info from v3.18, so only files added after upgrading to this will be downloadable from the "user" directory (if you have one). Something that I never implemented before but noticed is missing is the removal (or dereferencing) of user-to-user files that were sent from/to a user that is then deleted. So that's still a TODO item.
parent
edd76adb
No related branches found
No related tags found
Showing
- src/sbbs3/execfile.cpp 12 additions, 1 deletionsrc/sbbs3/execfile.cpp
- src/sbbs3/filedat.c 36 additions, 0 deletionssrc/sbbs3/filedat.c
- src/sbbs3/filedat.h 2 additions, 1 deletionsrc/sbbs3/filedat.h
- src/sbbs3/js_filebase.c 20 additions, 0 deletionssrc/sbbs3/js_filebase.c
- src/sbbs3/listfile.cpp 10 additions, 1 deletionsrc/sbbs3/listfile.cpp
- src/sbbs3/logon.cpp 4 additions, 0 deletionssrc/sbbs3/logon.cpp
- src/sbbs3/sbbsdefs.h 1 addition, 0 deletionssrc/sbbs3/sbbsdefs.h
- src/sbbs3/scfg/scfgxfr1.c 14 additions, 0 deletionssrc/sbbs3/scfg/scfgxfr1.c
- src/sbbs3/scfglib2.c 0 additions, 2 deletionssrc/sbbs3/scfglib2.c
- src/sbbs3/text_defaults.c 28 additions, 24 deletionssrc/sbbs3/text_defaults.c
- src/sbbs3/upload.cpp 47 additions, 2 deletionssrc/sbbs3/upload.cpp
- src/sbbs3/userdat.c 21 additions, 1 deletionsrc/sbbs3/userdat.c
Loading
Please register or sign in to comment