Tk Library Source Code

View Ticket
Login
Ticket UUID: 659238
Title: FTP Support for MDTM setting ModTime
Type: Patch Version: None
Submitter: ddrogahn Created on: 2002-12-28 02:42:31
Subsystem: ftp Assigned To: andreas_kupries
Priority: 6 Severity:
Status: Closed Last Modified: 2003-04-01 05:58:19
Resolution: Accepted Closed By: andreas_kupries
    Closed on: 2003-03-31 22:58:19
Description:
Some simple changes to allow setting of file modified 
time on FTP servers that allow it (which apparently isnt 
many)

changes need to be made to file:
tcl:/lib/tcllib1.3/ftp/ftp.tcl
change is backward compatible & fails gracefully

Also a simple change to tclVFS that requires the 
change to the above ftp.tcl (I'll post it to the tclVFS 
group)

Note: ftpd's mdtm command should be patched to 
support setting mdtm

Sorry for the messy attached changes file, (and my 
probably old files) I dont know a lot about CVS yet

Also, I'm new to TCL, so someone should check my 
work anyway.
User Comments: andreas_kupries added on 2003-04-01 05:58:19:
Logged In: YES 
user_id=75003

Applied to CVS head.

andreas_kupries added on 2003-04-01 05:48:59:
Logged In: YES 
user_id=75003

Thanks, the file is present.

ddrogahn added on 2003-03-26 09:07:15:

File Added - 45940: ftp.patch

Logged In: YES 
user_id=676429

I hope I wasnt that out of it to not check the checkbox, I 
seem to recall the help next to the checkbox was the wrong 
item (so maybe the checkbox was having issues too)

Anyway... I've figured out diff a bit since then, so hopefully my 
patch is a bit easier to work with.
(and I'll check to see the file got uploaded this time)

andreas_kupries added on 2003-03-25 12:28:48:
Logged In: YES 
user_id=75003

There are no files attached to this item. Stupid SourceForge
(There is a checkbox you have to check for upload. When you
forget no attachment is created. And it is easy to forget).

Please attach the necessary changes. The changes to tclvfs
should be reported in the tclvfs project and not here.

Attachments: