Re: [OT] Change permissions via FTP?

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 40523
interpreted = N
texte = Will Starck wrote: > > Can you point me in the general direction to implement your suggestions on > OSX? > Since you mentioned that you disabled ssh, it seems likely that there is at least some documentation on your server. ssh is very much like a secure telnet session. You can do things like generate encryption keys (so you don't need to key a password each time), you can copy files from machine to machine using scp, and you can have an ssh session start up and execute a single command. For example: scp file.db remote_machine:file.db.bak ssh remote_machine 'mv file.db.bak file.db'will copy a local file to the remote machine, then atomically rename it (so if it was in use, there would be no chance of a partial file being accessed during the copy).If Apple does not supply a OSX distribution of ssh, then you can get the source code and build it yourself from: http://www.openssh.org/as OSX is explicitely supported. As for a GUI client, there are a few listed on that site as well (I don't know what your own workstation is running).John-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [OT] Change permissions via FTP? (John Peacock 2002)
  2. Re: [OT] Change permissions via FTP? (Will Starck 2002)
  3. Re: [OT] Change permissions via FTP? (Paul Willis 2002)
  4. Re: [OT] Change permissions via FTP? (Will Starck 2002)
  5. Re: [OT] Change permissions via FTP? (John Peacock 2002)
  6. Re: [OT] Change permissions via FTP? (John Peacock 2002)
  7. Re: [OT] Change permissions via FTP? (Will Starck 2002)
  8. [OT] Change permissions via FTP? (Will Starck 2002)
  9. Re: [OT] Change permissions via FTP? (Bob Minor 2002)
Will Starck wrote: > > Can you point me in the general direction to implement your suggestions on > OSX? > Since you mentioned that you disabled ssh, it seems likely that there is at least some documentation on your server. ssh is very much like a secure telnet session. You can do things like generate encryption keys (so you don't need to key a password each time), you can copy files from machine to machine using scp, and you can have an ssh session start up and execute a single command. For example: scp file.db remote_machine:file.db.bak ssh remote_machine 'mv file.db.bak file.db'will copy a local file to the remote machine, then atomically rename it (so if it was in use, there would be no chance of a partial file being accessed during the copy).If Apple does not supply a OSX distribution of ssh, then you can get the source code and build it yourself from: http://www.openssh.org/as OSX is explicitely supported. As for a GUI client, there are a few listed on that site as well (I don't know what your own workstation is running).John-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ John Peacock

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] Why doesn't this returnraw redirect to the new page? (2009) Is [thisurl] http or https? (1998) Showif, Hideif reverse logic ? (1997) Parameter vs. Operator (1998) OT ImageMagick and Thumbnails (2003) Running _every_ page through WebCat ? (1997) Shop till you drop dead on the avenue ... (1997) shipcost and Formulas.db (2000) Moment of Thanks (1997) Replace with Producteditor.tpl (2000) All questions are welcome on this list (1997) Pre-flight public flag (1997) Caching pages...again (2001) WebDNA / Red Hat 9 ? (2003) Checkbox question (1997) Mystery authentication (1997) SET (1998) Secure server question (1997) [WebDNA] smallest amount on code to convert 1 =?UTF-8?Q?character=3F?= (2018) WebCat2 Append problem (B14Macacgi) (1997)