<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>&gt; <BR>&gt; This is the 1st time I have used the ftp Daemon/server to transfer data, I <BR>&gt; am using it before I attempt other safer protocols such as sftp.<BR>&gt; <BR>&gt; Could you tell me what command I would have to issue when using the "put" <BR>&gt; command to upload files to the ftp daemon/server from the win xp client. <BR>&gt; This is my guess please recorrect:<BR>&gt; <BR>&gt; put &lt;arbitrary file&gt; chmod 777<BR>&gt; <BR><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4" face="">You need todo one command at a time I think.... (correct me if i'm wrong.)</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4" face="">i would use 'put' then change the permissions with chmod 777 &lt;filename&gt; when</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4" face="">&nbsp;its been uploaded, though I would change it </FONT><FONT style="BACKGROUND-COLOR: #f4f4f4">to 755 so only I had write permissions.</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4">plus its best to specify exact file locations as well as their names..</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4"></FONT>&nbsp;<BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4">Hope this is of some help..</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4"></FONT>&nbsp;<BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4">James</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4"></FONT>&nbsp;<BR><br /><hr />Be one of the first to try  <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>