fspclient-users Mailing List for FSP Client with FTP-like interface (Page 2)
FSP command line client with FTP like interface
Brought to you by:
hsn
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(3) |
Nov
(5) |
Dec
(1) |
2005 |
Jan
(2) |
Feb
(5) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Radim K. - SF.N. <hs...@se...> - 2004-09-03 16:37:01
|
> > PS fspclient compiles very well under slackware 8.0 (with gcc 2.95.3), > > but there are a lot of warnings. I'll try other slackware versions in > > next days. I had code base cleaning as my todo item. After review of fspclient code its clear that i will not do this - it takes too much work. You are welcome if you want to help. |
From: Radim K. - SF.N. <hs...@se...> - 2004-08-24 20:33:08
|
> manage this problem. Is someone working on this problem? no. you should not run old server. It has major security flaws. > PS fspclient compiles very well under slackware 8.0 (with gcc 2.95.3), > but there are a lot of warnings. I'll try other slackware versions in > next days. you need cvs version of fspclient for gcc-3.4 compiler. |
From: Samuele M. <sa...@no...> - 2004-08-23 14:19:54
|
Hello, Finally, after about 10 years, I can talk again about this (pretty) old protocol. I've found this list (and the fsp-{devel,users}) by hazard, only because alt.comp.fsp is still available on google (but is not available for subscription on any usenet feeder I have access to -sigh-). So, after this presentation, the question. I still have an old server version up and running. If I try to connect using the old fspclient.0.0-h+ this is what I see: > fsp> ver > Version 2.8.0 (BETA 1), August 4th, 1995 > logging: yes readonly: no > reverse naming: no private: no > thruput limited: no > fsp> cd / > -- directory `/': > owner: no delete: no add: no > mkdir: no read: yes > -- README: > [...readmestuff...] If I try to connect to this server using new client 0.0.7, I cannot read any directory, because the "list" option is by default off: > fsp> ver > Version 2.8.0 (BETA 1), August 4th, 1995 > logging: yes readonly: no > reverse naming: no private: no > thruput limited: no > fsp> cd / > -- directory `/': > owner: no delete: no add: no > mkdir: no read: yes list: no > -- README: > [...readmestuff...] So, I think it should be better to check the version of the server, before to set the list option default, in order to allow/disallow this (new) list option and guarantee compatibility with older server versions (if the compatibility would be maintained...). Probably old servers answer to CC GET PRO (0x47) with the bit 6 reset (it was not used), so this is mis-interpreted by new client, wich don't set "oldserver" variable correctly. It seems that function util_cache_protection in util.c should be changed a little in order to manage this problem. Is someone working on this problem? Maybe this feature should be discussed in fsp-devel mailing list too... Samuele PS fspclient compiles very well under slackware 8.0 (with gcc 2.95.3), but there are a lot of warnings. I'll try other slackware versions in next days. |
From: Radim K. - SF.N. <hs...@se...> - 2004-07-21 16:04:46
|
i have fixed fspclient to work in bsd family system due to different getopt processing. |
From: <ben...@id...> - 2004-05-25 07:46:24
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Radim K. - S. <hs...@se...> - 2004-05-19 09:30:59
|
can anybody test how works fspclient on freebsd? I think that command parsing is broken here. (hsn@ttyv2):~% fsp ?invalid command ?invalid command ?invalid command fsp> fspclient is in freebsd ports tree, i have marked it as ignored few days ago. |
From: Sven H. <sv...@ti...> - 2003-12-19 19:04:37
|
On Fri, Dec 19, 2003 at 12:23:24PM +0100, Radim Kolar wrote: > I have tested fspclient today. It works in cygwin. > What is the best way to distribute windows .executable? I think best is to compile them nativ with a windows compiler. > fsp.exe is about 60k while cygwin1.dll is 970k. > > It doesn't looks like cygwin.com provides somewhere direct cygwin1.dll download.How can I distribute cygwin binary or have fsp merged into cygwin distribution? Hm haven't read through it (it's quite a lot of stuff) but I guess the answer is hidden on http://cygwin.com/ Sven -- Das Weihnachtskonzert COMBO GUANO 23.12.2003, Saal Norhausen Lev. Rheindorf http://www.comboguano.de |
From: Radim K. <hs...@cy...> - 2003-12-19 18:07:22
|
I have tested fspclient today. It works in cygwin. What is the best way to distribute windows .executable? fsp.exe is about 60k while cygwin1.dll is 970k. It doesn't looks like cygwin.com provides somewhere direct cygwin1.dll download.How can I distribute cygwin binary or have fsp merged into cygwin distribution? |
From: Sven H. <sv...@ti...> - 2003-12-18 16:26:17
|
FSPclient 0.0.6 ================ FSPclient 0.0.6 "Return of the King" is released. You can find the latest source tarballs on all known mirrors. Now you can use the "dir" command as an alias for "ls -la" and all files with a size over 2GB are listed with the korrekt size. Download ======== SourceForge: http://sourceforge.net/project/shownotes.php?release_id=204650 Ibiblio: http://ibiblio.org/pub/linux/system/network/file-transfer/ TeleLev: fsp://wrack.telelev.net:2221/fsp/fspclient-0.0.6.tar.bz2 my homebox: fsp://hxt.homelinux.org:2221/fspclient-0.0.6.tar.bz2 Note: Most mirrors only provide the source release, the rpms can be found on SF.net and wrack.telelev.net. wrack.telelev.net provides all rpms in apt-rpm useable reps. Changes (from the ChangeLog) ============================= do not list files over 2GB as negative sized burst, buffer, timeout, delay without arguments print current state hash command renamed to flush do not allow readme command while not connected pro without args now prints full path instead of "." added my most wanted feature - dir command default delay changed from 1.0 to 1.34 sec minimal resend time changed from 0.5 sec to 1.0 sec do not try to stat null file in since command added stat command - prints server packet statistics rehash: destroy directory and ACL cache flush: destroy all caches lcd without argument - shows local curdir now remove version numbers from patchlevel.h - use numbers from config.h generated by configure add Radim Kolar to patchlevel.h copyright info added some working FSP servers to example fsprc md5sum ====== fede10dd873fc5951c360f0073dcdfbf fspclient-0.0.6-hx0.i386.rpm e666b5d328d8d9ae304f3ff3059b0d3b fspclient-0.0.6-hx0.src.rpm d15585e2f24d9d33f8084f3e3d222431 fspclient-0.0.6.tar.bz2 93b3ae59ed83f467873367e3c27a4e32 fspclient-0.0.6.tar.gz Buildtest ========= I made build tests on the following Linux Distributions (all IA32) Debian/woody Debian/testing-unstable RedHat 7.3 Have fun and enjoy the last part of LotR as much as I did, Sven -- Das Weihnachtskonzert COMBO GUANO 23.12.2003, Saal Norhausen Lev. Rheindorf http://www.comboguano.de |
From: Radim K. <hs...@cy...> - 2003-12-18 10:50:56
|
Sven, please release this version 6 and RPMit. The biggest feature is 'dir' command. |
From: Radim K. <hs...@cy...> - 2003-12-10 18:11:35
|
What needs to be done in fspclient: link with gnu history library add support for bookmark command (like lftp) major codebase cleanup connect to server in readme command (after open) any other ideas? |
From: Radim K. <hs...@cy...> - 2003-12-10 18:11:34
|
i have added 'dir' command to fspclient. It is built-in alias for ls -l ;) |
From: Radim K. <hs...@cy...> - 2003-12-03 17:59:57
|
i have found a major bug: readme command without previous ls command breaks fsp |
From: Radim K. <hs...@cy...> - 2003-11-22 18:09:07
|
Java-based downloader Download Machine 0.19 now supports FSP protocol. http://dmachine.sourceforge.net. NOTE: You need CVS version of fspd for that -- FSPD Beta17 has a bug in path parser. 0.19 Download machine now supports FSP protocol! FSP protocol is lighweight UDP-based transfer protocol. URL for FSP protocol is fsp://server[:portnumber]/filename.ext See http://fsp.sourceforge.net for more information about FSP new configuration keywords for delay between packets in FSP protocol: fsp_delay and fsp_maxdelay (millis) Avoids tabs on stdout. |
From: Radim K. <hs...@cy...> - 2003-11-08 16:37:36
|
> This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? No. SF.net helps me to practice form filling, cvs uploads, and reading sf.net tracker by deleting fsp project 3 times. > Does it help you create better code? Are you joking? I have created better code without it. Yahoogroups is also more responsive mailing list server (no 15 hours delays). > SHARE THE LOVE, and help us help YOU! > Click Here: http://sourceforge.net/donate/ Sorry, learn how to do working backups of sf.net first, then ask for donations. |
From: Radim K. <hs...@cy...> - 2003-11-08 16:37:35
|
fsp is, for the 3rd time, back on sf.net! see it on http://fsp.sf.net |
From: Sven H. <sv...@ti...> - 2003-11-02 16:41:18
|
FSPclient 0.0.5 ============= FSPclient 0.0.5 "REALLY WORKS" is released. You can find the latest source tarballs on all known mirrors. Several segfaults in cat, du, get, tar, macro are fixed now. FSPclient now supports new directory protection flags. Download ======== SourceForge: http://sourceforge.net/project/showfiles.php?group_id=89932&release_id=195008 Ibiblio: http://ibiblio.org/pub/linux/system/network/file-transfer/ It's also avaible via fsp from wrack.telelev.net and hxt.homelinux.org on port 2221 Note: Most mirrors only provide the source release, the rpms can be found on SF.net and wrack.telelev.net. wrack.telelev.net provides all rpms in apt-rpm useable reps. Changes (from the ChangeLog) ============================= fixed segfaults in: cat, du, get, tar, macro do not segfault when some env var FSP_* are set added support for new directory protection flags: list, rename(not used yet) use DIR_LIST flag when checking if we are allowed to list a directory -- works only with fspd fsp2.8.1beta6 or better added TODO md5sum ====== 651d9a7ede39a2b1191003a742884930 fspclient-0.0.5.tar.bz2 077dbcc81d48fb1563050e657c3276b9 fspclient-0.0.5.tar.gz 872e3759439ea7ba6eb89ae74ecc79d3 fspclient-0.0.5-hx0.i386.rpm 9b1346661417fe49770bfb066db9df0f fspclient-0.0.5-hx0.src.rpm Buildtest ========= I made build tests on the following Linux Distributions (all IA32) Debian/woody Debian/testing-unstable RedHat 7.3 Have fun, Sven -- Das Weihnachtskonzert COMBO GUANO 23.12.2003, Saal Norhausen Lev. Rheindorf http://www.comboguano.de |
From: Radim K. <hs...@cy...> - 2003-11-02 15:20:16
|
fixed a lot of segfaults in: cat, du, get, tar, macro. This will be released by Sven as 0.0.5 "REALLY WORKS" version. Don't forget to thank him for RPMs. .debs for fspclient are not currently available. Submit "RFP: fspclient" bug report to: bugs.debian.org (package WNPP) or run `reportbug wnpp` on your debian installation. |
From: Sven H. <sv...@ti...> - 2003-10-26 10:08:37
|
FSPclient 0.0.4 ============= FSPclient 0.0.4 is released. You can find the latest source tarballs on all known mirrors. This release fixed a segfault in the ls command. For all rpm users I'm providing a binary for RedHat 7.3 with this release. The source rpm should build on other rpm based systems too. If you encounter problems using the rpm please write mit directly Sven Hoexter <sv...@du...-NOSPAM> Download ======== SourceForge: http://sourceforge.net/project/showfiles.php?group_id=89932&release_id=193406 Ibiblio: http://ibiblio.org/pub/linux/system/network/file-transfer/ It's also avaible via fsp from wrack.telelev.net and hxt.homelinux.org on port 2221 Note: Most mirrors only provide the source release, the rpms can be found on SF.net and wrack.telelev.net. wrack.telelev.net provides all rpms in apt-rpm useable reps. Changes (from the ChangeLog) ============================= 23 Oct 2003 Version 0.0.4 added missing prototypes bsd/ls.c optind=0 fixed segfault in ls md5sum ====== 52bdba3c0e377b64f5eafaf757f1f984 fspclient-0.0.4.tar.bz2 254244e6fb2293ccb5d102eaa3c10483 fspclient-0.0.4.tar.gz d71c5f87e0d91b2da7d8028b5e7ba08b fspclient-0.0.4-hx0.i386.rpm 45c9f4414b001bcfd7e7bf2dd3c46df9 fspclient-0.0.4-hx0.src.rpm Buildtest ========= I made build tests on the following Linux Distributions (all IA32) Debian/woody Debian/testing-unstable RedHat 7.3 Conectiva 9 Have fun, Sven -- Das Weihnachtskonzert COMBO GUANO 23.12.2003, Saal Norhausen Lev. Rheindorf http://www.comboguano.de |
From: Radim K. <hs...@cy...> - 2003-10-25 19:34:27
|
dear fsp client users, i have fixed segfaults in fspclient sven will package it as 0.0.4 and you can even get all-new sven's rpms... rk |
From: Radim K. <hs...@cy...> - 2003-10-13 16:16:45
|
i have created a small fspclient.sf.net website |
From: Sven H. <sv...@ti...> - 2003-10-06 18:39:21
|
FSPclient 0.0.3 ============= FSP 0.0.3 is released. You can find the latest source tarballs on all known mirrors. This is the first FSPClient release for the past 10 years. Radim Kolar maintains this application now as a sourceforge project. Take a look at: http://sourceforge.net/projects/fspclient/ Download ======== SourceForge: https://sourceforge.net/project/showfiles.php?group_id=89932 Ibiblio: http://ibiblio.org/pub/linux/system/network/file-transfer/ It's also avaible via fsp from wrack.telelev.net and hxt.homelinux.org on port 2221 Changes (from the ChangeLog) ============================= 05 Oct 2003 Version 0.0.3 runs, works,but sometimes crashes on ls -argument md5sum ====== ea1ec96bcbc44cda79c6f2c636d91bd6 fspclient-0.0.3.tar.bz2 92b146c89a703a1ac1725807912d576d fspclient-0.0.3.tar.gz Buildtest ========= I made build tests on the following Linux Distributions (all IA32) Debian/woody Debian/testing-unstable 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-10-05 16:50:52
|
I have seen first time fspclient working after nearly ten years! It still crashes from time-to time mainly when arguments to ls command are given. Is possible to download files and change directory and do other nice things. I am releasing version 0.0.3, please write bug reports to this list. Sven, roll out tarballs and announce them and feed ibiblio also since this is first working version after 10 years.. |