TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
"Gilger.John" wrote:
>
> If it simply a matter of getting your files placed on the server and not a
> problem with server operations (uptime,etc.), just ask your friendly IS
> department to assign you a password (if necessary) for ftp access. ...
>
> This is how most web sites are administered at remote servers.
Yes, but FTP is insecure. The password is transmitted in the clear from
your system to the server. Anyone able to sniff packets between the two
can get the password and then do nasty things. If your university is at
all typical, lots of people will be able to do that, and some of them
probably will.
I'd use SSH (secure shell) for the remore connection and scp (secure copy),
which comes in any SSH package, for the file transfers.
I know little about Windows versions. See the ssh.com site or try a web
search for "putty".
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Develop HTML-Based Help with Macromedia Dreamweaver 4 ($100 STC Discount)
**WEST COAST LOCATIONS** San Jose (Mar 1-2), San Francisco (Apr 16-17) http://www.weisner.com/training/dreamweaver_help.htm or 800-646-9989.
Sponsored by ForeFront, Inc., maker of ForeHelp Help authoring tools
for print, WinHelp, HTML Help, JavaHelp, and cross-platform InterHelp
See www.forehelp.com for more information and free evaluation downloads
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.