Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: ftp chmod!!

From: antonr:iinet:au at: 8-Aug-2003 1:09

I like the url idea, but as a possible alternative, put the umask at the end ? like this: chmodftp://user:[passwd--domain]/path/file.ext:umask It's probably better to do the set-modes way first, though. Less breaking of existing code will result from that. Anton.