fsp-devel Mailing List for FSP - File Service Protocol Suite (Page 10)
UDP File transfer protocol
Brought to you by:
hsn
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(28) |
Oct
|
Nov
(21) |
Dec
(27) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(1) |
Aug
(4) |
Sep
(6) |
Oct
(25) |
Nov
(23) |
Dec
(12) |
2005 |
Jan
(5) |
Feb
(8) |
Mar
(6) |
Apr
(1) |
May
(1) |
Jun
|
Jul
(10) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(6) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(1) |
Aug
(1) |
Sep
(15) |
Oct
(3) |
Nov
|
Dec
(2) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(8) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sven H. <sv...@ti...> - 2003-09-22 21:56:14
|
FSP 2.8.1b14 ============= FSP 2.8.1b14 is released. You can find the latest source tarballs on all known mirrors. SourceForge: http://sourceforge.net/project/showfiles.php?group_id=89835&release_id=186261 Ibiblio: http://ibiblio.org/pub/linux/system/network/file-transfer/ It's also avaible via fsp from hxt.homelinux.org on port 2221 :) Changes (from the ChangeLog) ============================= Version 2.8.1b14 -- 22 Sep 2003 Sven fixed bash shell script fspd: list files over 4GB as 4GB in directory listings fspd: do not allow seeking over 2GB when OS is not LFS friendly fspd: print command names instead of numbers in debug mode added new program fspscan.c to package. Well known fsp port scanner made in 1992. Paranoid people calls this program fsp exploit. added new SGML FSP FAQ made by Sven fspd: debug messages are printed to stderr PROTOCOL: added talking about timeouts fcatcmd: removed debug messages !!dirlist cache hit ratio is bad - something overwrites that!! !!only happens when compiled without EFENCE?? fixed by fifocache malloc -> calloc fspd: return 'is a directory' when trying to download directory client library: do not use CC_STAT when building a directory listing PLEASE!!! It is S l o w. Fixed: Performance of flscmd -l is now back to the normal speed. EnJoy! fstatcmd: print dates in ISO format, avoid tabs in output fspd: support for long local directory names > 1024 but < 2048 fixed SECURITY prob: stat can stat any file (even out of FSP root!) added support for fstat to both shell scripts fifocache.c support for memory profiler functions fifocache.c supports nice memory stats do not limit filecache to 64 max. Default to 10 cache stats are dumped to dumpfile also on SIGUSR1 md5sum ====== 40ef366a53017f03cb0304d8d5d7cf67 fsp-2.8.1b14.tar.bz2 177dd417465cf2b9d8cf631caeb5191c fsp-2.8.1b14.tar.gz Buildtest ========= I made build tests on the following Linux-Distributions (all IA32) Debian/woody Debian/testing-unstable RedHat 7.3 Conectiva Linux 9 Have fun, Sven -- http://www.comboguano.de http://sven.linux-ist-pleite.de I'm root, if you see me laughing you better have a backup! |
From: Radim K. <hs...@cy...> - 2003-09-22 17:33:23
|
Sven, can you rewrite PROTOCOL.txt to nroff? see rfc2223 for skeleton of rfc documents in nroff. |
From: Radim K. <hs...@cy...> - 2003-09-22 17:32:56
|
We have a new Beta! Sven, build tars, upload them, announce them. tagged in cvs as FSP281B14 |
From: Radim K. <hs...@cy...> - 2003-09-22 17:32:55
|
Needs to be written, can you do that Sven? |
From: Sven H. <sv...@ti...> - 2003-09-22 15:16:48
|
Hi, the newsgroup alt.comp.fsp where the old FAQ originated looked so empty. So I requested at my local ISP to at them to their newsfeed again and wow they did it. So I just wrote a note that fsp is alive. Maybe there are still some people out monitoring this group. I'll post release information and other important stuff in the newsgroup, too. Sven -- http://www.comboguano.de http://sven.linux-ist-pleite.de I'm root, if you see me laughing you better have a backup! |
From: Sven H. <sv...@ti...> - 2003-09-22 15:12:00
|
Hi guys, I'm now providing two public fsp server. The first one is my dsl connected homebox, just providing a few free OpenMusic lizenzed ogg files and fsp source distribution. Host hxt.homelinux.org Port 2221 The second one is a file server honestly provided by a local german ISP where I did my apprenticeship. Here I can provide a partly mirror of kernel.org (Linux v2.2 v2.4 v2.6 dirs without patches) Host wrack.telelev.net Port 2221 I'm looking forward to add more stuff to wrack.telelev.net Have fun, Sven -- http://www.comboguano.de http://sven.linux-ist-pleite.de I'm root, if you see me laughing you better have a backup! |
From: Radim K. <hs...@cy...> - 2003-09-16 19:08:30
|
there is a new mailing list called `fsp-cvs` CVS commits are being auto sent there. |
From: Radim K. <hs...@cy...> - 2003-09-12 19:13:27
|
> I need the following patch to get it working with a bash. setup.sh from the > b13 source tarball patch applied |
From: Sven H. <sv...@ti...> - 2003-09-11 21:52:00
|
Hi, I need the following patch to get it working with a bash. setup.sh from the b13 source tarball --- setup.sh-orig 2003-09-11 23:50:06.000000000 -0400 +++ setup.sh 2003-09-11 23:48:43.000000000 -0400 @@ -17,7 +17,7 @@ export FSP_TRACE export FSP_DELAY=3000 -if [ -n $ZSH_VERSION ]; then +if [ -n "$ZSH_VERSION" ]; then setopt sh_option_letters fi @@ -47,5 +47,6 @@ _frmdir() { frmdircmd "$@"; set +f ;} alias frmdir='set -f;_frmdir' ftouch() { touch "$1"; fput "$1"; rm "$1" ;} -_fcd() { export FSP_DIR=$(fcdcmd "$@"); set +f} +_fcd() { export FSP_DIR=$(fcdcmd "$@"); set +f;} alias fcd='set -f;_fcd' + Sven -- http://www.comboguano.de http://sven.linux-ist-pleite.de I'm root, if you see me laughing you better have a backup! |
From: Sven H. <sv...@ti...> - 2003-09-11 21:26:42
|
Hi, I've written a init script for fspd on my Conectiva Linux 9 system, it should also work on other CL releases and maybe on RH. It's "configured" for a source installation in /usr/local/ and needs a working fspd.conf. To get it working just follow this short step-by-step instructions: 1) Download http://sven.stormbind.net/fsp/fspd-cl-init and save it as /etc/init.d/fspd (you've to be root to do it) 2) Execute chkconfig --add fspd 3) By default fspd will start in the runlevels 3, 4 and 5 if you would like to change it use chkconfig. 4) Start your fspd with /etc/init.d/fspd start Have fun, Sven -- http://www.comboguano.de http://sven.linux-ist-pleite.de I'm root, if you see me laughing you better have a backup! |