[Bug][Fix]FIleList can't write to remote server

Ted Kaehler Ted-lv at Legenda.com
Thu Dec 4 05:33:23 UTC 2003


Folks,

The FileList supports viewing files on remote servers via FTP.  For 
years now, editing a file and writing it back to the server has been 
broken.  (Why didn't anyone complain?)  Dan finally did complain, and 
the problem was that the close message in RemoteFileStream was 
calling itself recursively.  With this fix, files on remote servers 
can be edited in a FileList, and 'accept' will save them to the 
server.

Change Set:		FileListFTPWrite-tk
Date:			3 December 2003
Author:			Ted Kaehler


--Ted.

-- 
Ted Kaehler         http://www.squeakland.org/~ted/
(home) 3261 Montecito Drive, Las Vegas, NV 89120.  voice (702) 456-7930
In 1747 Ben Franklin proposed that electricity is a single fluid 
instead of two, and called the source of current "positive".  In 1897 
J.J. Thomson showed that it is really the "negative" electrons that 
move.  Luckily, all the equations are the same either way.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileListFTPWrite-tk.1.cs
Type: application/mac-binhex40
Size: 1401 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031203/70744086/FileListFTPWrite-tk.1.hqx


More information about the Squeak-dev mailing list