<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>> <BR>> This is the 1st time I have used the ftp Daemon/server to transfer data, I <BR>> am using it before I attempt other safer protocols such as sftp.<BR>> <BR>> Could you tell me what command I would have to issue when using the "put" <BR>> command to upload files to the ftp daemon/server from the win xp client. <BR>> This is my guess please recorrect:<BR>> <BR>> put <arbitrary file> chmod 777<BR>> <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 <filename> when</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4" face=""> 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> <BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4">Hope this is of some help..</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4"></FONT> <BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4">James</FONT><BR>
<FONT style="BACKGROUND-COLOR: #f4f4f4"></FONT> <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>